@charset "UTF-8";
/* CSS Document */
body {
	background-color: #EBECE6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.plainText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}
a.purpleLinks:link, a.purpleLinks:visited, a.purpleLinks:active {
	font-size: 12px;
	color: #422570;
	font-weight: bold;
	text-decoration: none;
}
a.purpleLinks:hover {
	font-size: 12px;
	color: #180D29;
	font-weight: bold;
	text-decoration: underline;
}
#leftNav {
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 15px;
	line-height: 18px;
}
#homepageCenterpanel {
	margin: 20px;
}
a:link, a:visited, a:active {
	color: #422570;
	text-decoration: none;
}
a:hover {
	color: #160B28;
	text-decoration: underline;
}
.tenBytenPadded {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.small {
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}
.quoteIndent {
	margin-top: 5px;
	margin-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-right: 80px;
	color: #422570;
	text-align: center;
}#leftNavTem {
	margin-left: 10px;
	margin-right: 13px;
	margin-top: 11px;
	line-height: 18px;
}
#mainContent {
	margin: 20px;
	text-align: left;
	width: 685px;
	overflow: hidden;
}
.listing {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.paging {
	background-color: #EBECE6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.listing ul {
	margin-left: 5px;
	padding-left: 5px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#breadCrumbs, #breadCrumbs a {
	font-size: 11px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
}
.searchTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.bigNumbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.subtitleNoPad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 7px;
	padding-bottom: 5px;
}
.test {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #422570;
	line-height: 20px;
}
.imgPad {
	border: 1px solid #666666;
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.testCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
.testName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	padding-left: 25px;
}
.required_field {
	color: #FF0000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
