#mainContainer{
	width:698px !important;
	width:698px;
	border: 1px solid black;
	display:table;
	text-align: left;
	background:#FFFFFF;
	}

#header{
	width:698px;
	height: 144px;
	vertical-align:top;
	}

	#bottomNav{
	width:698px;
	height:20px;
	
	}
#body{
	width:698px;
	display:table;
	text-align: left;
	
	}
#contentContainer{
	float:left;
	width:444px;
	}

#content{
	width:444px;
	font-size:12px;
	}
	
#fleet{
	width:698px;
	font-size:12px;
	}	
	
#content *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#sidebar{
	float:left;
	text-align:right;
	width:242px;
	display:table;
	}

#sidebarBody{
	width:242px;
	height:351px;
	display:table;
	text-align:right;
	font-family:Verdana;
	}

#sidebarBody p{
	font-size:10px;
	color:white;
	padding:0px 10px;
	line-height:15px;
	}

#footer{
	width:698px;
	height:51px;
	background:url('images/footer.jpg') repeat-x;
	text-align:left;
	vertical-align:bottom;
	clear:left;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #9AB1C1;
	color: #687D9C;
	text-decoration: none;	
}


div.padded{
	margin:0px 33px 0px 25px;
	}
div.paddedInformation{
	margin:0px 33px 0px 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;

	}

	
	
div.title{
	margin:0px 33px 0px 20px;
	text-align: justify;
	}
	
.blktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
	
}
.bluetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #687D9C;
	text-decoration: none;
}	
	
	
.lbluetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4A8EC7;
	text-decoration: none;
}		

div.paddedRight{
	margin:0px 33px 0px 0px;
	}
	

