@charset "utf-8";
/* CSS Document */
body {
font-family: helvetica,arial,sans-serif ! important;
}
h1 {
margin: 8px 4px 12px;
height: 30px;
background-color: #eeeeee;
font-family: "helvetica neue",helveticaneue,helvetica,arial,sans-serif;
color: #df162b;
text-decoration: none;
font-weight: bold;
font-size: 18pt;
text-align: center;
}
h2.red {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bb133e;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	margin-bottom: 4px;
	margin-top: 10px;
}
h3 {
	font-family: "helvetica condensed", helveticacondensed, "helvetica narrow", helveticanarrow, "arial condensed", arialcondensed, "arial narrow", arialnarrow, helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bb133e;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
	margin-top: 10px;
    text-align: left;
}
table.footer {
	font-family: "helvetica condensed", helveticacondensed, "helvetcia narrow", helveticanarrow, "arial condensed", arialcondensed, "arial narrow", arialnarrow, helvetica, arial, sans-serif;
	font-size: 10px;
	width: 800px;
	height: 80px;
}
a {
background: transparent none repeat scroll 0%;
font-family: "helvetica neue",helveticaneue,helvetica,arial,sans-serif;
color: #bb133e;
text-decoration: none;
}
a.nav {
background-image: url(link_background.gif);
background-repeat: no-repeat;
padding-left: 12px;
padding-right: 20px;
font-family: "helvetica neue",helveticaneue,helvetica,arial,sans-serif;
color: #005172;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
a.nav:hover {
background: transparent none repeat scroll 0%;
padding-left: 12px;
font-family: "helvetica neue",helveticaneue,helvetica,arial,sans-serif;
color: #df162b;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
a.navselected {
background-image: url(link_background.gif);
background-repeat: no-repeat;
padding-left: 12px;
padding-right: 20px;
font-family: "helvetica neue",helveticaneue,helvetica,arial,sans-serif;
color: #df162b;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
ul {list-style-type: square;
font-size: 12px;
padding:0px;
margin:0px;
padding-left: 20px;"}
li {
	margin-bottom:2px;
}
.style1 {color: #009900}