form { margin: 0px; }
td, div {
    font-size: 9pt;
	line-height: 12pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
body  { font-size: 9pt; line-height: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; }
a, a:visited, a:active, a:hover a:link2 { color: #0045ac; }
.header { color: #0045ac; font-size: 13pt; line-height: 16pt; background-color: white; }
.header_sm { color: #0045ac; font-size: 10pt; line-height: 10pt; background-color: white; }
.link2 { color: #0045ac; background-color: white; }
.footer { color: #4b4b4b; font-size: 8pt; line-height: 7pt; }
.listingCol {
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
.notification {
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #0045ac;
	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: Verdana, 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;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
    font-weight: bold;
	background: #0024ac;
}
.detailLeft {
	width: 100px;
	text-align: right;
	font-weight: bold;
}
.detailRight {
	background: #DCDDCF;
	width: 400px;
}
.detailHeader {
	font-weight: bold;
}
.titleClass { text-align: right; }
h1 { font-weight: bold; font-size: 14pt; color: #0024ac; }
h2 { margin: 0; font-weight: bold; font-size: 10pt; color: #0024ac; }
h3 { margin: 0; font-weight: bold; color: #fff; font-size: 11pt; background-color: #0024ac; }
.errorMessage {
	color: #A60000;
	font-style: italic;
	font-weight: bold;
}
.buttonStyle {
    font-weight: bold;
    font-size: 8pt;
    background: #0024ac;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

.menuLeft {
	text-align: right; background: #0024ac; color: white; vertical-align: middle; cursor: pointer; padding-right: 7px; width: 150px;
}
.menuLeftOver {
	text-align: right; background: #0045ac; color: white; vertical-align: middle; cursor: pointer; padding-right: 7px; width: 150px;
}
.menuLeft a, .menuLeft a:visited, .menuLeft a:link, .menuLeft a:active { text-decoration: none; color: white; font-size: 9pt; }
.menuLeftOver a, .menuLeftOver a:visited, .menuLeftOver a:link, .menuLeftOver a:active { text-decoration: none; color: white; font-size: 9pt; }
.pdf { color: #0024ac; font-size: 10pt; line-height: 14pt; background-color: #fff; text-decoration: underline; }

.menuManage, .menuManage_over { text-align: right; margin: 1px; font-size: 9pt; text-decoration: none; padding-right: 7px; height: 18px; cursor: pointer; background-color: white; text-decoration: none; }
.menuManage_over { background-color: #DBDFEA; text-decoration: none; }
