body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h2 {
	margin: 5px;
}

h3 {font-size:14px;
}

.header {
	background-color: #3466A5;
	height: 60px;
}

.topbar {
	width: 100%;
	height: 20px;
	background-color: #3E7CD1;
	border-top: 1px solid #ADBFE5;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.pageheader {
	padding-top: 15px;
}

.pageheader a {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	padding-left: 10px;
}

.pageheader a:hover {
	color: #ffffff;
	text-decoration: none;
}

.pageheader li {
	margin: 5px 0;
}

.topmenu {
	color: #ffffff;
	font-size: 13px;
	text-align: right;
	padding: 13px 10px 0 0;
}

.topmenu a {
	color: #ffffff;
	text-decoration: underline;
}

.topmenu a:hover {
	color: #ffffff;
	text-decoration: none;
}

.mainbody {
	border-left: 1px solid #ADBFE5;
	border-right: 1px solid #ADBFE5;
	
	background-color: #FFFFFF;
	width: 100%;
}

.maincontainer {
	margin: -10px 200px 0 20px;
}

.leftcontent {
	font-size: 13px;
}

#rightmenu {
	position: absolute;
	width: 199px;
	right: 0;
	top: 130px;
}

#rightmenu p {
	padding: 0 20px;
	margin: 6px 0;
}

#rightmenu a {
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
}

#rightmenu a:hover {
	color: #0000FF;
	text-decoration: none;
}

#rightmenu a:visited {
	color: #00008A;
}

.bluemenubar {
	width: 100%;
	height: 18px;
	background-color: #3E7CD1;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-top: 2px;
	
}

.pagecontent {
	padding: 0 20px 0 134px;
}

.ga {
	width: 130px;
	position: absolute;
	top: 160px;
	left: 28px;
}

.botbar {
	width: 100%; 
	background-color: #3466A5; 
	height: 17px; 
	padding-top: 3px; 
	font-size: 11px; 
	text-align: center; 
	color: white; 
	font-weight: bold;
}

.contacttable td {
	background-color: #DCEBFF;
	padding: 3px;
}

.contacthead {
	color: white;
	background-color: #509DFF;
}

.submitbut {
	background-color: #FFFFFF;
	color: black;
}

.e {
	font-weight: bold;
}

.bname {
	font-weight: bold;
	color: #0000FF;
}

.states {
	border: 1px solid #1E6FDD;
	background-color: #DBEAFF;
	
}

.states td {
	width: 110px;
	padding: 3px;
	text-align:left;
}

.states a{
	color: #0000FF;
}

.busphot {
        padding-top: 15px;
}

.cityhead {
	font-weight: bold;
	font-size: 13px;
	padding-top: 30px;
}

.cities {
	font-size: 13px;
	margin-top: -10px;
}


.gab {
	width: 340px;
	height: 280px;
	text-align: left;
	vertical-align: top;
	margin-top: -10px;
}	

.floater
{
	float:right;
}