/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #304981;
	color: #003366;
}

#header{
	float: left;
width: 97%;
height: 85px;
border-left: 0x solid #e5e5e5; 
border-right: 0px solid #e5e5e5; 
margin: 0px 0 0px 0;
background-color: #304981;
color: white;
text-align: left;


}
#topMenu{
float: left;
height: 25px;
width: 97%;
border-left: 0px solid #e5e5e5; 
border-right: 0px solid #e5e5e5; 
margin: 0px 0 0px 0;

}
#FlashContent{
float: left;
height: 157px;
border-bottom: 0px solid #ebebeb; 
margin: 0px 0 0px 0;
padding: 0px 0 0px 0;


}
#smallMenu{
	float: left;
width: 700px;
height: 55px;
border-bottom: 5px solid #ebebeb; 
margin: 0px 0 0px 0;
padding: 3px 0 3px 0;
}
#mainContent{
float: left;
width: 97%;
margin: 10px 0 10px 10px;
	background-color: #b2cee7;

}
#leftcolumn{
	float: left;
	width: 210px;
}
#rightcolumn{
	float: left;
	width: 475px;
	margin: 0 20px 0 30px;
}
img{
	border: 0px;
	margin: 0px;
}

#sitecontentleft{
	float: left;
	width: 220px;
	padding:0;
	margin:0; 
}
#sitecontentright{
	float: left;
	width: 470px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
#EITfooter{
float: left;
text-align: center;
color: #00305d;
margin: 10px 0 0 0px;
width: 100%;
border-top: 1px solid #00305d;
}
a.EITfooterA:link, a.EITfooterA:active, a.EITfooterA:visited{
text-decoration: none;
color: #00305d;
font-weight: normal;
	
}
a.EITfooterA:hover{
text-decoration: underline;
color: #003366;

}
.mLine{
	padding: 0 10px 0 10px;
	color: #00305d;
}
#menu-top {
	float: left;
	text-align: right;
	width: 764px;
	height: 22px;
}
#menu-top ul {
	margin: 0 0px;
	padding: 0 10px 0 0;
	list-style: none;
	font-size: 13px;
	float: left;
	text-align: right;
}

#menu-top li {
	display: inline;
	float: right;
	text-align: right;
}

#menu-top a {
	float: left;
	background: url(../images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	line-height: 1.4em;
	
	 
}

#menu-top a span {
	background: transparent url(../images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
	font-weight: bold;
	color: #575757;
}

 #menu-top a:hover { background-position:0% -26px; }
 #menu-top a:hover span {	background-position:100% -26px; color: #fff;}
 
ul.minitabs{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

li.minitabsL{
list-style: none;
line-height: 12px;
border-bottom: 1px solid #dedede;
padding: 12px 0px 12px 0px;
text-align: left;
margin: 0px 0px 0px 0px;
width: 210px;

}

#minitabs li a {
text-decoration: none;
color: #545454;
font-size: 12px;
margin: 0px;
}

#minitabs a:hover {
color: #bd0e00;
}
h1.leftColH1{
	border-bottom: 3px solid #dedede;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
h2.frontHeading{
font-family: "Trebuchet MS";
background-color: #C90F00;
color: White;
font-size: 16px;
line-height: 16px;
margin: 0px;
padding: 0px;
text-transform: uppercase;
}
.ResultsHead, .ResultsCont{
	margin: 10px
}
.results1_tableheader{
	background-color: #304981;
	color: white;
}
