body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #5A6E8C;
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
}
p {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}
strong {
	font-size: 12px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1C79CB;
}
a:visited {
	color: #14519D;
}
a:hover {
	color: #3A97E9;
}
a.sidenav {
	font-size: 11px;
	color: #1D0B80;
	font-weight: bold;
}
a.sidenav:hover {
	color: #3A97E9;
}
h1 {
	font-size: 18px;
	color: #1D0B80;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	color: #1D0B80;
	margin: 10px 0;
}
h3 {
	font-size: 12px;
	color: #1D0B80;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin: 0px;
}
hr {
	height: 1px;
	border: medium none;
	width: 100%;
	background-color: #5A6E8C;
	margin: 10px 0 0 0;
	color: #5A6E8C;
}
ul li {
	list-style-type: disc;
	font-size: 11px;
	margin-bottom: 5px;
	color: #006699;
	margin-left: -15px;
}
.testimonial {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333366;
}
.testimonialname {
	font-size: 11px;
	color: #333333;
}
.featured {
	margin: 3px 0 5px 5px;
	font-size: 11px;
	color: #333333;
}
.copyright {
	font-size: 11px;
	color: #5A6E8C;
}
.footer {
	margin: 0px;
	color: #333333;
}
table#main td {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
table#main td.text {
	vertical-align: top;
	padding-right: 5px;
	width: 400px;
}
table#main td.subitems p.margin {
	margin: 0px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding: 3px;
	background-color: #5A6E8C;
}
table#main td.subitems p.subitem,ul.subitem {
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	display: block;
	border-right: 2px solid #5A6E8C;
	border-left: 2px solid #5A6E8C;
	border-bottom: 2px solid #5A6E8C;
	padding: 5px;
	text-align: left;
	background-color: #D5ECF8;
}
table#main td.subitems ul.subitem li {
	margin-left: 15px;
}
table#form {
	color: #333333;
	width: 500px;
}
table#form td {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	padding-bottom: 3px;
}
table#form td.label {
	font-weight: bold;
	font-size: 13px;
	padding-right: 3px;
	width: 150px;
	color: #333333;
	text-align: right;
	vertical-align: top;
}
table#request {
	width: 610px;
	border: 2px solid #1D0B80;
}
table#request th {
	background-color: #5A6E8C;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	padding: 2px;
}
table#request td {
	font-size: 12px;
	color: #353535;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	padding: 3px;
}
table#request td.main {
	background-color: #D5ECF8;
	padding: 5px;
	font-size: 13px;
}
table#request td.alt {
	background-color: #D7DCE3;
}
a.sub:link, a.sub:visited {
	color: #377F96;
	text-decoration: none;
}
a.sub:hover, a.sub:active {
	color: #3A97E9;
	text-decoration: none;
}
a.submain:link, a.submain:visited {
	color: white;
	font-size: 10px;
}
a.submain:hover, a.submain:active {
	text-decoration: none;
}
