html {
	margin:0px;
	padding:0px;
	border:0px;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	font-family: Arial, Helvetica;
	font-size: 10pt; 
	min-width:948px;
	background:#fff;
	color: #666666;
	behavior: url('csshover3.htc');
}


h1 {
	color: #002c77;
	font-size: 26pt;
	font-weight: normal;
	margin-top: 0px;
}

img { 
border: 0px; 
} 

a:link { color: #125292; text-decoration: underline; }
a:visited { color: #128c32; text-decoration: underline; }
a:hover { color: #125292; text-decoration: underline; background-color: #b3cde7; ; clip:    rect(   )}
a:active { color: #02284a; text-decoration: underline; background-color: #b3cde7; ; clip:   rect(   ); z-index: 0}

a.mainlink { color: #666666; text-decoration: underline; }
/*#mainlink a:visited { color: #666666; text-decoration: underline; }*/

#mainlinks {
	border-top: #999999 1px solid;
	padding-top: 16px;
}

#mainbuttons {
	height: 152px;
}

.mainbutton {
	float: left;
	padding-right: 32px;
}

.mainbuttonright {
	float: left;
}

#mainuserinfo {
	border-top: #999999 1px solid;
	/*border-bottom: #999999 1px solid;*/
	padding-top: 10px;
}

#usercontentcontainer {

}

#container {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;	
	border-bottom: #999999 1px solid;
}

#usercontentcontainer {
	float: left; 
	width: 100%; 
}

.usercontentpadding {
	width: 948px;
	height: 25px;
}

#usercontent {
	vertical-align: top;
	text-align: left;
	/*clear: both;*/
	float:left;
	width: 630px; 
	border-left: #999999 1px solid;
	padding-left: 22px;
	position: relative;
	left: -1px;
}

.blueheading {
	color: #002c77;
	font-weight: bold;
	font-size: 14pt;
}
 
.clear { clear: both; }

.faretable { text-align: center; font-size: 10pt; font-family: Arial; line-height: 14pt; border: solid #999999 1px; border-spacing: 0px 0px; border-collapse: collapse;
}
.faretable td { padding: 4px; border: solid #999999 1px; }
.faretable th { padding: 4px; border: solid #999999 1px; }
.faretable td.leftitem { text-align: left; }
.faretable td.fareemphasis { color: #333333; }


/*
Begin Route finder items
*/

#routefinder {
	width: 630px;
/*	padding-bottom: 16px;*/
	height: 36px;
	margin-bottom: 16px;
}

#routefindertitle {
	float: left;
	width: 149px;
}

.routefinderitem {
	float: left;
	width: 152px;
	font-size: 13pt;
	padding-left: 8px;	
}

.routedropdown {
	width: 152px;
}

.routefindergoimage {

}

/*
End Route finder items
*/


/*
Begin Customer alert items
*/

#customeralertcontainer {
	/*font-family: Arial,Helvetica;*/
	border-right: #999999 solid 1px;
	float: left;
/*	font-size:	8pt;*/
	FONT: 8pt/1.4em Arial, sans-serif;
	width: 250px;
}

#customeralerts {
	background-color: #CCCCCC;
}

#customeralertstitle {
	padding-left: 22px;
	padding-right: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	/*font-size:	8pt;*/
	padding-top: 7px;
	padding-bottom: 7px;
}

.custalertmenuitemtitlealert {
	background-color: #FF9900;
}

.custalertmenuitemtitlenoalert {
	background-color: #999999;
}

.customeralert {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 22px;
	padding-right: 22px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:8pt;*/
}

/*
End Customer alert items
*/

/*
Menu items
*/

a.menuanchor {
	margin: 0;	
	display: block;
	width: 100%;
	text-decoration: none;
	color: #FFF;
}

.menuanchor:hover {
	text-decoration: none;
	color: #FFF;	
	background-color: #4c649a;
	width: 100%;
}

#menutable {
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	width: 948px;
}

#menutable td {
	border-width: 0px;
	padding: 4px;
	background-color: #003366;
	color: #FFF;
	text-align: center;
}

#menutable td:hover {
	background-color: #4c649a;
}


/*
a.menuanchor {
	margin: 0;	
	display: block;
	width: 100%;
	text-decoration: none;
	color: #FFF;
}

.menuanchor:hover {
	text-decoration: none;
	color: #FFF;	
	background-color: #4c649a;
	width: 100%;
}

#menutable {
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	width: 948px;
}

#menutable td {
	border-width: 0px;
	padding: 4px;
	background-color: #003366;
	color: #FFF;
	text-align: center;
}

#menutable td:hover {
	background-color: #4c649a;
}
*/

/*
End of Menu items
*/


/*
Header items
*/

#logo {
	margin-bottom: 30px;
}

#logopadding {
	width: 948px;
	height: 30px;
}

#banner {
	border-bottom: #999999 1px solid;
	height: 201px;
	width: 948px;
}

/*
End of Header items
*/


/*
Footer items
*/

#navfooter {
	height: 45px;
	font-size: 11pt;
	width: 948px;
	margin-top: 23px;
}

a.navfooterlink {
	color: #000;
}

#navfooterlinksleft {
	margin-left: 22px;
	float: left;
	margin-right:50px;
}

#navfooterlinksright {
	margin-left:110px;
	margin-right: 25px;
	float: left;
	vertical-align: middle;
}

#navfootersearch {
	margin-left: auto;
	margin-right: auto;
	float:left;
	vertical-align: middle;
	position: relative;
	left: -38px;
	top: -3px;
}

#footer {
	background-color: #54B948;
	width: 948px;
	height: 45px;
	vertical-align: middle;

}

#footercontainer {
	vertical-align: middle;
	width: 948px;
	height: 45px;
/*	margin-top: 12px;	*/
	position: relative;
	top: 12px;	
}

.searchtextbox {  
	background-color: #FFFFFF; 
	color: #666666; 
	border: 1px #999999 solid; 
	vertical-align: middle 
}

#copyright {
	vertical-align: middle;
	color: #FFF;
	float: left;
	margin-left: 14px;
}

#privacypolicy {
	vertical-align: middle;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin-right: 14px;	
}

/*
End of footer
*/
#usercontentfull { vertical-align: top; text-align: left; float:left; width: 904px; border-left: #999999 1px solid; padding-left: 22px; position: relative; left: -1px; ; padding-right: 22px}

h2 { color: #002c77; font-size: 36px; font-weight: normal; margin-top: 0px; }

body { 
	margin:0px;
	padding:0px;
	border:0px;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	font-family: Arial, Helvetica;
	font-size: 11pt; 
	min-width:948px;
	background:#fff;
	color: #666666;
	behavior: url('csshover3.htc');
 } 

.centerimage { 
    display: block;
    margin-left: auto;
    margin-right: auto;
 }
.customheading {  margin-bottom: 0px}
.customparagraph {  margin-top: 2px}
.mainbutton2 { float: left; padding-right: 18px; }
.faretabledetail {  text-align: left}

/*
End of Menu items
*/


/*
Header items
*/

#logo {
	margin-bottom: 30px;
}

#logopadding {
	width: 948px;
	height: 30px;
}

#banner {
	border-bottom: #999999 1px solid;
	height: 201px;
}

