.med_body  { color: #333; font-size: 8.5pt; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; word-spacing: 0; letter-spacing: 0  }
.class    { color: white; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; border-width: 1px; outline-color: black }
.body   { color: #a5a7aa; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; line-height: 11pt }
.body-purple  { color: #973384; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 11pt }
.body-purple11 { color: #973384; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; line-height: 11pt }
.headline-purple { color: #973384; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; line-height: 11pt }
body, div, td, .body-black   { color: #252525; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; line-height: 12pt }
.body-black9 { color: #252525; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 10pt }
.body-purple2 { color: #973384; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; line-height: 13pt }
.body-white { color: white; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; line-height: 13pt }
.small_body  { color: #333; font-size: 7pt; font-family: Arial, Helvetica, sans-serif }
.wht_txt  { color: white; font-size: 9pt; font-family: arial; font-style: normal }


form { margin: 0px; }

.listingCol {
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-size: 8pt;
}
.notification {
    font-weight: bold;
    font-size: 9pt;
    background: #3472a0;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px black;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.formButtons {
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.inputClass {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    background: white;
	border: 1px black solid;
}
.sortingTableHeader, .sortingTableHeader a, .sortingTableHeader a:visited, .sortingTableHeader a:link, .sortingTableHeader a:active {
    font-size: 9pt;
	color: white;
    font-weight: bold;
	background: #973384;
}
.detailLeft {
    font-size: 9pt;
	width: 100px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.detailRight {
    font-size: 9pt;
	background: #EEEEEE;
	width: 400px;
}
.detailHeader {
	font-weight: bold;
}
.titleClass {
    font-size: 9pt;
	color: #973384;
	background: white;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
h1 { margin-top: 0px; font-weight: bold; font-size: 12pt; color: #973384; }
h2 { margin: 0; font-weight: bold; color: #973384; font-size: 11pt; }
h3 { margin: 0; font-weight: bold; color: #973384; font-size: 10pt; }
.errorMessage {
	color: #A60000;
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
}
.buttonStyle {
    font-size: 8pt;
    background: #973384;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
