body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}
.topnav {
	font-size: 11px;
	padding-bottom: 3px;
	padding-right: 12px;
}
.topcenter {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.redtopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C80000;
	text-align: center;
	padding: 6px;
}
.topright {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
}
.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c80000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 30px;
}

.tabs {
	list-style-image: url(../images/tab.gif);
	margin-left: 1px;
}



a.nav:link {color: #C80000; text-decoration: none; background-color: #F4F3F3;}
a.nav:visited {color: #C80000; text-decoration: none; background-color: #F4F3F3;}
a.nav:hover {color: #FFFFFF; background-color: #C80000; text-decoration: none;}

a.toplinks:link {color: #000; text-decoration: none; font-size: 12px;}
a.toplinks:visited {color: #666666; text-decoration: none; font-size: 12px;}
a.toplinks:hover {color: #c80000; font-size: 12px;}

a:link {color: #c80000;text-decoration: underline;}
a:visited {color: #000000;text-decoration: underline;}
a:hover {color: #17177C;text-decoration: underline;}



img { border:0; }

.headerline {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #17177C;
}

.imageborder {
	border: 1px solid #000000;
}
p,td {
	font-size: 12px;
}
.parapadding {
	padding: 5px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.headers {
	background-color: #17177C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 2px;
}
.headertitle {
	background-image: url(../images/header.gif);
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
	line-height: 30px;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
