@charset "utf-8";
/* CSS Document */

body
{
background-color:#ffffff;
font-family: Verdana;
}

a{
font-size:12px;
}

p{
font-size:12px;
}

.menu{
background-color:#2469b4;
color:#ffffff;
padding: 0px 0px 0px 0px;
width:960px;
text-align:center;
height:50px;
}

.menu a {
color:#ffffff;
text-decoration: none;
font-size:18px;
height:100%;
}

.menutdselected
{
	background:url(../images/selector.png) center top no-repeat;	
}

.menutd:hover
{
	background:url(../images/selector.png) center top no-repeat;	
}

.button 
{
color:#FFFFFF;
background-color:#464646;	
}

.button:hover
{
color:#464646;
background-color:#FFFFFF;		
}

.login a {
font-size:12px;
color:#55b43e;
text-decoration: none;
font-weight:bold;
}

.login a:hover {
text-decoration:underline;
}

.resultsHeader
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#346BA5;
}

.resultsHeader
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#346BA5;
}

.resultsHeader a
{
	font-size:12px;
	color:#57b53d;
	text-decoration:none;
}

.resultsHeader a:hover
{
	font-size:12px;
	color:#ffffff;

	text-decoration:underline;
}

.resultsRow
{
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
}

.resultsRow a
{
	color:#cd2727;
	font-weight:bold;
	text-decoration: none;
}

.resultsRow a:hover
{
	color:#cd2727;
	font-weight:bold;
	text-decoration: underline;
}

.resultsAltRow
{
	font-size:12px;
	color:#000000;
	background-color:#f5f5f5;
}

.resultsAltRow a
{
	color:#cd2727;
	font-weight:bold;
	text-decoration: none;
}

.resultsAltRow a:hover
{
	color:#cd2727;
	font-weight:bold;
	text-decoration: underline;
}

#search
{
	font-size:13px;
	color:#ffffff;
	background-color:#505050;
}

.searchDropDown
{
	width:100%;
	background-color:#ffffff;
	color:#000000;
} 

#refSearch
{
	font-size:13px;
	color:#ffffff;
	background-color:#505050;
}

.content{
padding: 5px 0px 5px 0px;
width:100%;
}

.content p{
font-size:12px;
}

.content h1{
font-size:20px;
color:#2469b4;
}

.content h2{
font-size:20px;
color:Gray;
}

.content h3{
font-size:14px;
color:#ffffff;
}

.content h4{
font-size:12px;
color:#2469b4;
}

.content h5{
font-size:16px;
background-color:#505050;
color:#ffffff;
}

.faq ul
{
list-style-type:disc;
}

.faq li
{
	color:#2469b4;
	font-size:12px;
}

.faq a {
color:#2469b4;
text-decoration: none;
}

.faq a:hover {
text-decoration:underline;
}

.error
{
	font-size:12px;
	font-weight:bold;
}

.calendar
{
	font-size:12px;
}

.regclosed img
{
	border:none;
	text-decoration:none;
}

.paynow {
font-size:12px;
color:#55b43e;
text-decoration: none;
font-weight:bold;
}

.paynow:hover {
text-decoration:underline;
}
