body { 
background-color: #ffffff;
margin: 0px;
}

.topnav {
	color: #808080;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.topnav {
	color: #e31837;
	font-weight: normal; }
a:hover.topnav {
	color: #444444;
	text-decoration: none; }

.sidenav {
	color: #808080;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.sidenav {
	color: #e31837;
	text-decoration: none;
	font-weight: normal; }
a:hover.sidenav {
	color: #444444;
	text-decoration: none; }

.sidenavon {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.sidenavon {
	color: #333333;
	text-decoration: none;
	font-weight: bold; }
a:hover.sidenavon {
	color: #444444;
	text-decoration: none; }


.textsm {
	color: #808080;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.textsm {
	color: #e31837;
	text-decoration: underline;
	font-weight: normal; }
a:hover.textsm {
	color: #444444;
	text-decoration: none; }

.content {
	color: #808080;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.content {
	color: #e31837;
	text-decoration: none;
	font-weight: normal; }
a:hover.content {
	color: #444444;
	text-decoration: none; }

p { margin-top: 0px; margin-bottom: 10px; }

H1 { font:20px/20px Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; margin-top:0px; margin-bottom:15px; }

H2 { font:14px/20px Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; margin-top:0px; margin-bottom:15px; }

.boldhd {
	color: #e31837;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.boldhd {
	color: #e31837;
	font-weight: bold; }
a:hover.boldhd {
	color: #444444;
	text-decoration: none; }

.pagehd {
	color: #e31837;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.pagehd {
	color: #e31837;
	font-weight: bold; }
a:hover.pagehd {
	color: #444444;
	text-decoration: none; }

ul {
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/bullet_arrow.gif);
	}


ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.3em;
	padding: 0px 0px 5px 0px;
	}

.footer {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.footer {
	color: #999999;
	font-weight: normal; }
a:hover.footer {
	color: #444444;
	text-decoration: none; }

a { color:#e31837; text-decoration: none; }
a:hover { color:#444444; }
a:active { color:#e31837; }