.BodyBackUp-Main { color: white; font-size: 12px; font-family: arial; font-style: normal; }
.Blue-Text { color: #1d5c97; font-size: 11px; font-family: arial; font-weight: normal; font-style: normal; }
.Red-Text { color: #ce0d0d; font-size: 11px; font-family: arial; font-style: normal; font-weight: normal; }
.Blue-Header { color: #1d5c97; font-size: 11.5px; font-family: arial; font-style: normal; font-weight: bold; text-decoration: underline; }
body { color: white; font-size: 10px; font-family: verdana; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover {
	text-decoration: underline;
.BodyBackUp-Main1 {color: white; font-size: 11px; font-family: arial; font-style: normal; }
.BodyBackUp-Main1 {color: white; font-size: 12px; font-family: arial; font-style: normal; }
.Blue-Text1 {color: #1d5c97; font-size: 11px; font-family: arial; font-weight: normal; font-style: normal; }

#main_nav {
background-image:url(images/nav_bg.png);
height:32px;
margin-left:-20px;
margin-right:-19px;
padding-left:20px;
padding-right:20px;
padding-top:8px;
}

#main_nav li {
display:block;
float:left;
font-family:Arial,sans-serif;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-right:20px;
}

#main_nav a {
color:#FFFFFF;
text-decoration:none;
}

#main_nav a:hover {
color:#DA1B22;
text-decoration:none;
}