.table-body {
	border: 1px solid #3b3a3b;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-size: 10px;
	color: #e7ebee;
}
.pagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.navtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.paddedbox {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a.snvlink:link {
	color: #e7ebee;
	font-size: 10px;
	text-decoration: none;
}
a.snvlink:visited {
	color: #e7ebee;
	font-size: 10px;
	text-decoration: none;
}
a.snvlink:active {
	color: #e7ebee;
	font-size: 10px;
	text-decoration: none;
}
a.snvlink:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.question {
	font-weight: bold;
	color: #990000;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #838183;
}
.field {
	font-weight: bold;
	color: #990000;
}
.fineprint {
	font-size: 9px;
}
.table-category {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.tableborder {
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
}
.required-star {
	font-weight: bold;
	color: #990000;
}
.questions {
	font-weight: bold;
	color: #009900;
}
.fields-bold {
	font-weight: bold;
	color: #000000;
}

a.adminnavlink:link {
	color: #9A0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-color: #e1e1e1;
	border: 1px solid #990000;
	padding: 2px;
}
a.adminnavlink:visited {
	color: #9A0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-color: #e1e1e1;
	border: 1px solid #990000;
	padding: 2px;
}
a.adminnavlink:active {
	color: #9A0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-color: #e1e1e1;
	border: 1px solid #990000;
	padding: 2px;
}
a.adminnavlink:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-color: #990000;
	border: 1px solid #990000;
	padding: 2px;
}
.table-homeboxes {
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.doccat {
	font-size: 14px;
	font-weight: bold;
}
.docsub {
	font-size: 12px;
}
.message {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.past {
	font-weight: bold;
	color: #FF0000;
}
.faq-question {
	font-weight: bold;
	color: #990000;
}
.faq-answer {
	font-style: italic;
}
