* html a:hover
{
	visibility:visible
}

a {
	color:#0066CC;
}

body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-size: 18px;
}

h1 sup {
	font-size: 10px;
}

h2 {
	font-size: 14px;
}

td {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
}

.box2 {
	border-width: 1px;
	border-style: solid;
	border-color: #5F7996;
	padding: 0px;
}

.box2content {
	padding: 4px;
	font-size: 12px;
	vertical-align: top;
	line-height: 20px;
}

.box2content a {
	color: #5F7996;
	text-decoration: none;
	font-weight: bold;
}

.box2head {
	background-color: #5F7996;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}

#copyright {
	color: #efefef;
	font-size: 12px;
	font-weight: bold;
	float: left;
	position: relative;
	top: 6px;
	left: 10px;
}
	
.cssactive {
	color: #FEF21A;
	position:relative;
	float: right;
	margin: 0; 
	padding: 0;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(./images/tab_up.gif) no-repeat;
	width: 105px;
	height: 29px;
	overflow:hidden;/* for ie to hide extra height*/
}

.cssactive span {
	position: absolute;
	left: 9px;
	top: 9px;
	text-align: center;
	width: 90px;
	cursor:default;
}

.cssnav	{
	color: #efefef;
	position:relative;
	float: right;
	margin: 0; 
	padding: 0;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(./images/tab_up.gif) no-repeat;
	width: 105px;
	height: 29px;
	overflow:hidden;/* for ie to hide extra height*/	
}
.cssnav a {
	display: block;
	color: #efefef;
	width: 105px;
	height: 29px;
	display: block;
	float: left; 
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnav a:hover {
	color: #efefef;
}

.cssnav img {width: 105px; height: 29px; border: 0; }

.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 9px;
	top: 9px;
	text-align: center;
	width: 90px;
	cursor: pointer;   
	 
}
/* END OF NAVIGATION */

.dark {
	background-color: #5F7996;
}

.emergency {
	color:#E90F0A;
	font-weight: bold;
}

#footer {
	background-color: #5F7996;
	padding: 10px;
}

#header {
	background-color: #5F7996;
	padding: 0px;
	vertical-align: top;
}

#header span {
	position:relative;
	left: 10px;
	top: 10px;
}

#help {
	float:right;
	width: 127px;
	height: 35px;
}

#helpnow {
	background: url(images/helpnow.gif) no-repeat;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;	
	text-align: center;
	padding: 0px;
}

#helpnow a {
	color: #000000;
}

.indent {
	padding-left: 15px;
}

.links {
	text-align: center;
	font-size: 10px;
}

.location {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 0px;
}

#maincontent {
	background:url(images/top_line.gif) top repeat-x #FFFFFF;
	border-left:3px solid #5F7996;
	border-right:3px solid #5F7996;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.menu {
	background-color: #5F7996;
	height: 29px;
	width: 750px;
}

#phonenumber {
	color: #efefef;
	font-size: 12px;
	font-weight: bold;
	float: right;
	position: relative;
	top: 6px;
	right: 10px;
}

.status {
	vertical-align: center;
	text-align: center;
}

.submenu, .submenu a, .submenu a:active {
	color:#5F7996;
	font-size: 11px;
	vertical-align: bottom;
	}
