/* 
red 9A1426 
blue 012D62
*/


#menu_below_banner {
height:27px;
width:930px;
margin:auto;
}

#menu_below_banner .nav
{
 padding:0;
 width:930px;
/*margin:auto;*/
 float:left;
}

#menu_below_banner .nav ul
{
list-style: none;
padding: 0;
margin: 0;
display: block;
text-align:center;
}

#menu_below_banner .nav li
{
float: left;
margin: 0 0.12em;
background-color:#012D62;
height: 25px;
line-height: 25px;
width: 129px;
float: left;
}

#menu_below_banner .nav li a
{
color: #f1f1f1;
text-decoration: none;
text-align: center;
height: 25px;
line-height: 25px;
width: 129px;
float: left;
}

#menu_below_banner .nav li a:hover
{
color:#FFF;
text-decoration: underline;
text-align: center;
background-color:#9A1426;
height: 25px;
line-height: 25px;
width: 129px;
float: left;
}

#menu_below_banner .nav .on
{
color: #fff;
text-decoration: none;
text-align: center;
background-color:#9A1426;
height: 25px;
line-height: 25px;
width: 129px;
float: left;
}


#menu_below_banner .nav a .on
{
color: #f1f1f1;
text-decoration: none;
text-align: center;
height: 25px;
line-height: 25px;
width: 129px;
float: left;
}




/* Hide from IE5-Mac \*/
#menu_below_banner .nav li a
{
float: none
}
/* End hide */

.form p a{
	font-size:20px;
	margin: 10px;
	text-decoration: underline;
}