body {
	font-size: 12px; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background-color: #0A1B57;
	margin: 0px;
}

a:link {
	color:#0A1C57; 
	text-decoration: none;
} 

a:visited {
	color:#0A1C57;
	text-decoration: none;
} 

a:hover {
	color:#0A1C57; 
	text-decoration: underline;
} 

a:active {
	color:#0A1C57; 
	text-decoration: underline;
}

td, center, p, div {
	font-size: 12px;
	color: #000000;
}

input, select, textarea {
	font-size: 11px;
	background-color: #E3EAEF;
	font-weight: normal;
	border: 1px solid #4991BB;
}

input {
	font-size: 11px;
	font-weight: normal;
}

input[type="image"] {
	border:none;
	background:none;
}

.body {
	font-size: 12px;
	color: #333333;
}

hr {
	border: 0px;
	background-color: #6D98AC; 
	color: #6D98AC; 
	height: 1px;
	
}

.main {
	background-color: #CCCCCC;
}

.mini {
	background-color: #FFFFFF;
}

.popup {
	background-color: #DDDDDD; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

.copyright {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.splashText {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.heading {
	font-size: 18px;
	color: #0A1C57;
	font-weight: bold;
}

.12_dark {
	font-size: 12px;
	color: #0A1C57;
	font-weight: bold;
}
.errorHeading {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.largeHeading {
	font-size: 20px;
	color: #0A1C57;
	font-weight: bold;
}

.subHeading {
	font-size: 14px;
	color: #0A1C57;
	font-weight: bold;
}

.dataHeading {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-color: #FFCC00;
}

.dataLabel {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.tableHeader {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.tableHeaderRow {
	background-color: #C0C0C0;
}

.tableBorder {
	background-color: #004080;
}

.dataText {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.dataTextSmall {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.dataTextExtraSmall {
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;					
	vertical-align: middle;
}

.dataRowEven {
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	background-color: #ffffcc;
}

.dataRowOdd {
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.asterisk {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.asterisk_lite {
	font-size: 11px;
	font-style:italic;
	color: #990000;
}
.formButton {
	font-size: 10px;
	background-color: #E3EAEF;
	background-image:url(/styles/default/graphics/btn_bg.gif);
	border: 1px solid #1F668F;
	font-weight: normal;
	color: #1F668F;
}

.formElement {
	font-size: 10px;
	color: #000000;
	background-color: #E3EAEF;
	border: 1px solid #4991BB;
}	

.messageBox {
	border-style: dotted;
	border-width: 1px;
	background-color: #F5F7E3;
}

.displayBox {
	border-style: dotted;
	border-width: 1px;
	background-color: #FFFFFF;
}				 							
.on	{
	background-color: #transparent;
	text-decoration: none;
	width: 100%;
}
.off	{
	background-color: transparent;
	text-decoration: none;
	width: 100%;
}
.sideBarLeftRowOn	{
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}

.sideBarLeftRowOff {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.topBarOn {
	font-size: 14px;
	font-weight: bold;
	color: #EFD269;
}

.topBarOff {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}	

.miniForm {
	font-size: 11px; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color:#0A1B57;
}

.miniFormWhBold {
	font-size: 11px; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}

.miniFormBold {
	font-size: 11px; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight:bold;
	color:#0A1B57;
}

.miniFormHead {
	font-size: 15px; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight:bold;
	color:#0A1B57;
}

.miniFormLine {
	border-bottom: 2px solid #F6A41A;
	height:2px;
}

.footer {
	font-size: 10px; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight:bold;
	color: #FAA61A;
}
.footer a:link {
	text-decoration: none;
	color: #FAA61A;
}
.footer a:visited {
	text-decoration: none;
	color: #FAA61A;
}
.footer a:hover {
	text-decoration: underline;
	color: #FAA61A;
}
.footer a:active {
	text-decoration: underline;
	color: #FAA61A;
}

.special { font-size: 10px; font-family: "Trebuchet MS", "Bitstream Vera Sans", 
verdana, lucida, arial, helvetica, sans-serif; font-weight:bold; color: #CC0000; 
} .special a:link { text-decoration: none; color: #CC0000; } .special a:visited 
{ text-decoration: none; color: #CC0000; } .special a:hover { text-decoration: 
underline; color: #CC0000; } .special a:active { text-decoration: underline; 
color: #CC0000; }

.bold_wh {
	font-weight:bold;
	color:#FFFFFF;
}

.bold_orange {
	font-weight:bold;
	color:#FAA61A;
}

.smallprint{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 9px;
	color: #333;
}

#traveltools {
	margin: 12px; 
	font-weight: bold; 
	line-height: 17px;
	text-align:right;
}
#traveltools h3 {
	color:#0A1B57;
	font-size:14px;
	margin-bottom:2px;
	border-bottom:2px solid #0A1B57;
}

#traveltools a {
	color:#0A1B57;
}

#left_links a {
	color:#0A1B57;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
}


#left_links_dark a {
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
}

#left_content td div {
	color:#000000;
}

#left_content a {
	color:#FFDA58;
}

#main_content {
	border-left:1px solid #404D73; 
	border-right:1px solid #404D73;
}

.home_search {
	background-color:#FFFFFF;
}

.page_header {
	padding-left:10px;
	color:#0A1B57;
	background-color:#DCECFD;
	border-bottom:1px solid #0A1B57;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
}

.busMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:4px;
	white-space:nowrap;
}

.busMenu a {
	color:#0A1D58;
	line-height:36px;
}

.busMenu a:hover {
	text-decoration:none;
	background-image:url(/styles/default/graphics/busMenu_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #C3DEFA;
}
/* stylesheet revisions for new menu */
body { behavior:url("/styles/default/stylesheet/csshover.htc"); }
* {
	margin:0; 
	padding:0;
} 
#container {
	margin:0 auto; 
	width:800px;
}
#top_menu {
	margin:0;
}
#top_menu li {
	margin:0;
	float:left;
	list-style:none;
}
#top_menu li a {
	background-image:url(/styles/default/nav_graphics/menu_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#0A1B57;
	padding:5px 18px;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	display:block;
	width:auto;
	float:left;
	color:#FFF;
}
#top_menu li a:link, #top_menu li a:visited, #top_menu li a:active,  {
	color:#FFF;
}
#top_menu li a:hover, #top_menu li a.menu_on {
	background-image:url(/styles/default/nav_graphics/menu_bg2.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#DEEEFE;
	color:#0A1B57;
}
