﻿html, body {
	background: #0457A4;
	height: 100%;
	margin: 0;
	font-size: 10pt;
	font-family: Arial, arial, courier;
	color: #000000;
}

#container {
	width: 760px;
	text-align: left;
	background: #FFFFFF;
	margin:0 auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */background: #FFFFFF;
	position: relative;
}

* html #container {
	height: 100%;
}

#container {
	height: 100%;
}

#header {
	height:75px;
	max-height: 75px;
	color: #0457A5;
	background: url('header-bus.jpg') no-repeat;
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 80px;
}

#content {
	padding-bottom: 40px; /* bottom padding for footer */
}

#footer {
	position:absolute;
	width:760px;
	height:35px;
	bottom:0; /* stick to bottom */
	color: #0457A5;
	text-align: center;
	padding-top: 2px;
	border-top: 1px dotted #AAAAAA;
}

#navlist {
	list-style-type: none;
	margin: 0px;
	padding: 10px 5px 0 0;
}

#navlist li {
	border-right: 1px dotted #AAAAAA;
	float: left;
	width: 100px;
	margin: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

#navlist a {
	color: #0457A5;
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: underline;
}

#navlist2 {
	list-style-type: none;
	margin: 5px;
	padding: 5px;
	display: block;
	width: 100%;
}

#navlist2 li {
	border-right: 1px dotted #CCCCCC;
	float: left;
	text-align: center;
	font-size: 10pt;
	width: 100px;
}

#navlist2, #footer a {
	color: #0457A5;
	text-decoration: none;
}

#navlist2, #footer a:hover {
	text-decoration: underline;
}

a {
	color: #000000;
}

a:hover {
	color: #0457A5;
}

p {
	margin: 0px;
	padding: 5px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFBB00;
	padding-left: 5px;
	margin-bottom: 0;
	margin-top: 0px;
	background: url(h1.jpg) no-repeat;
	width: 400px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #0457A5;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	width: 400px;

}

h4 {
	font-size: 10pt;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	width: 500px;

}
#updated {
	text-align: right;
	padding: 5px;
	font-size: 8pt;
	color: #AAAAAA;
}

table {
	border-collapse: collapse;
	font-size: 10pt;
	font-family: Arial, arial, courier;
	width: 750px;
	margin-left:auto; 
	margin-right:auto;
	border: 1px solid #000000;
}

table th {
	background: #C0C0C0;
	border: 1px solid #000000;
	color: #000000;
	text-align: center;
}

table td {
	border: 1px solid #000000;
}

table.noborder {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding: 1px; 
	border: 0px solid #000000;
	border-collapse: collapse;
	width: 440px;
}

table.noborder th {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding: 1px; 
	background-color: #C0C0C0;
	border: 0px solid #000000;
}

table.noborder td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding: 1px; 
	border: 0px solid #000000;
}

table tr.bg_0 
{ 
background-color: #E0E0E0; 
} 

table tr.bg_1 
{ 
background-color: #FFFFFF; 
} 

#nav {
	width: 120px;
}

#nav2 {
	width: 140px;
}

#hidden {
	padding: 5px;
}

.searchbus {
	background: #FFFFFF;
    background: url('search.gif') no-repeat;
    padding-left: 20px;
 	width: 130px;
   }

input.searchbus {
	width: 110px;
	padding-left: 20px;
	position: relative;
	height: 16px;
 	color: #0457A5;
 	font-size: 10pt;
}

input.searchbus2 {
	width: 90px;
	position: relative;
	height: 13px;
 	color: #0457A5;
 	font-size: 9pt;
}

.searchform {
	float: right;
	position: relative;
	margin-right: 0px;
	border: 1px solid #0457A5;
	width: 150px;
}

.searchform input {
	width: 125px;
	color: #0457A5;
	border: 0;
	font-size: 10pt;
	font-weight: bold;
}

.searchform input.go {
	background: url('search.gif') no-repeat;
	width: 19px;
	height: 19px;
	border: 0;
	margin: 0;
	padding: 0;
}

.searchform2 {
	float: right;
	position: relative;
	margin-right: 0px;
	border: 1px solid #000000;
	width: 225px;
}

.searchform2 input {
	width: 75px;
	color: #000000;
	border: 0;
	font-size: 10pt;
	font-family: Arial;
}

.searchform2 select {
	width: 125px;
	color: #000000;
	border: 0;
	font-size: 10pt;
	font-size: 10pt;
	font-family: Arial;
}

.searchform2 input.go {
	background: url('search.gif') no-repeat;
	width: 19px;
	height: 19px;
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
}

.inputbg {
	background: #EEEEEE;
}

.radio1 {
	margin: 0px;
}
