body{margin: 0; background-color: #002868;font-family:Verdana; font-size: 11px;}
table{}
a{ text-decoration:none}
a:hover{ text-decoration:underline;}
#container{margin-top: 10px;}
#content{font-size: 14px; line-height: 1.5em;}
p{line-height: 1.5em;}
h2{ font-size: 19px;}
h3{ font-size: 15px;}
.state{font-size: 13px; font-weight:bold;}
.state a{text-decoration:none; color:#002868;}
.state a:hover{text-decoration: underline; color:#CB0101;}
.Name{font-weight: bold; font-size: 16px;}
.box a{text-decoration: underline; color: #fff;}
.box a:hover{text-decoration: none; color:#fff}

/*Rounded Box*/
.bl3 {background:url(images/1bl.gif) 0 100% no-repeat #002868; width:25em; color:#fff}
.bl2 {background:url(images/1bl.gif) 0 100% no-repeat #002868; width:25em; text-align:center; padding:10px}
.bl {background:url(images/1bl.gif) 0 100% no-repeat; width:25em; text-align:center}
.br {background:url(images/1br.gif) 100% 100% no-repeat}
.tl {background:url(images/1tl.gif) 0 0 no-repeat}
.tr {background:url(images/1tr.gif) 100% 0 no-repeat}
.tr2 {background:url(images/1tr.gif) 100% 0 no-repeat; padding:10px}
img {border:0}

/*menu*/
#menu{background-image: url(images/menu_bg.jpg) no-repeat; height: 24px; color: #fff; background-color:#FF0000; }

#styleone{position:relative;display:block;height:21px;font-size:13px;font-weight:bold; text-transform:uppercase;}

#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;0 1px 0 0}

#styleone ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:3px 20px 0 20px;height:18px;}

#styleone ul li a:hover,#styleone ul li a.current{color:#002868;}



#styletwo{position:relative;display:block;height:21px;font-size:13px;font-weight:bold; text-transform:uppercase;}

#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;0 1px 0 0}

#styletwo ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:3px 15px 0 15px;height:18px;}

#styletwo ul li a:hover,#styletwo ul li a.current{color:#002868;}


#stylethree{display:block;height:18px;font-size:10px; font-weight:bold; text-transform:uppercase;}
#stylethree ul{display:block;list-style-type:none; margin-left:180px; margin-top:10px;}
#stylethree ul li{display:inline;float:left;}
#stylethree ul li a{display:inline;color:#fff;text-decoration:none;padding:6px 20px 6px 20px;height:12px;}
#stylethree ul li a:hover{color:red;}


.footer{font-size:8px; color:#FFFFFF; text-transform:uppercase;}

/*form control*/
fieldset {
margin: 1.5em 0 0 0;  
padding: 0; 
} 
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold; 
} 
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none; 
} 
fieldset li {  
padding-bottom: 1em; 
} 
fieldset.submit {  
border-style: none; 
}

label {  
display: block; 
}
label {  
float: left;  
width: 25em;  
margin-right: 1em; 
}
.smallredtext{
font-size:10px;
color:#FF0000;
}