P { margin-top: 0px; margin-bottom: 10px;}
td, div {
    font-size: 9pt;
	line-height: 12pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #4a3318;
}
body  {
	font-size: 9pt;
	line-height: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin: 0;
}

form { margin: 0px; }
a, a:visited, a:active { color: #36607d; background-color: transparent; }
a:hover a:link { color: #36607d; background-color: #3472a0; }

.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: #3472a0;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px black;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.formButtons, .waitingDiv {
	border: 1px solid #1b2558;
	width: 250px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 13px;
	margin-left: 2px;
}
.waitingDiv {
	display: none;
}
.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;
    font-weight: bold;
	background: #f8f4d2;
}
.detailLeft {
	width: 100px;
	text-align: right;
	font-weight: bold;
}
.detailRight {
	background: #e5e9fb;
	width: 400px;
}
.detailHeader {
	font-weight: bold;
}
.titleClass {
	background: #f8f4d2;
	font-weight: bold;
	text-align: right;
}
h1 { margin: 0 0 10px 0; font-weight: bold; font-size: 14pt; color: #3472a0; }
h2 { margin: 0; font-weight: bold; color: #3472a0; font-size: 12pt; }
h3 { margin: 0; font-weight: normal; color: #e98c00; font-size: 11pt; }
.errorMessage {
	color: #A60000;
	font-style: italic;
	font-weight: bold;
}
.buttonStyle {
    font-weight: bold;
    font-size: 8pt;
    background: #3472a0;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

.menuLeft {
	width: 165px; padding: 2px 10px 1px 2px; border-top: 1px solid #3472a0; border-left: 1px solid #3472a0; border-right: 1px solid #3472a0;
	text-align: right; background: #4183b3; color: white; cursor: pointer;
}
.menuLeftOn {
	width: 165px; padding: 2px 10px 1px 2px; border-top: 1px solid #3472a0; border-left: 1px solid #3472a0; border-right: 1px solid #3472a0;
	text-align: right; background: #3472a0; color: white; cursor: pointer;
}
.menuLeftOver {
	width: 165px; padding: 2px 10px 1px 2px; border-top: 1px solid #3472a0; border-left: 1px solid #3472a0; border-right: 1px solid #3472a0;
	text-align: right; background: #2A5C81; color: white; cursor: pointer;
}
.menuLeft a, .menuLeft a:visited, .menuLeft a:link, .menuLeft a:active { text-decoration: none; color: #ffffff; font-size: 9pt; }
.menuLeftOn a, .menuLeftOn a:visited, .menuLeftOn a:link, .menuLeftOn a:active { text-decoration: none; color: #000000; font-size: 9pt; }
.menuLeftOver a, .menuLeftOver a:visited, .menuLeftOver a:link, .menuLeftOver a:active { text-decoration: none; color: #fff; font-size: 9pt; }

.menuLeft2 {
	margin-left: 5px; width: 158px; padding: 2px 6px 1px 2px; border-top: 1px solid #3472a0; border-left: 1px solid #3472a0; border-right: 1px solid #3472a0;
	text-align: right; background: #5199ce; color: white; cursor: pointer; font-size: 8pt;
}
.menuLeft2On {
	margin-left: 5px; width: 158px; padding: 2px 6px 1px 2px; border-top: 1px solid #3472a0; border-left: 1px solid #3472a0; border-right: 1px solid #3472a0;
	text-align: right; background: #3472a0; color: white; cursor: pointer; font-size: 8pt;
}
.menuLeft2Over {
	margin-left: 5px; width: 158px; padding: 2px 6px 1px 2px; border-top: 1px solid #3472a0; border-left: 1px solid #3472a0; border-right: 1px solid #3472a0;
	text-align: right; background: #2A5C81; color: white; cursor: pointer; font-size: 8pt;
}
.menuLeft2 a, .menuLeft2 a:visited, .menuLeft2 a:link, .menuLeft2 a:active { text-decoration: none; color: #ffffff; font-size: 8pt; }
.menuLeft2On a, .menuLeft2On a:visited, .menuLeft2On a:link, .menuLeft2On a:active { text-decoration: none; color: #000000; font-size: 8pt; }
.menuLeft2Over a, .menuLeft2Over a:visited, .menuLeft2Over a:link, .menuLeft2Over a:active { text-decoration: none; color: #fff; font-size: 8pt; }

.menuLeftManage {
	width: 170px; padding: 2px 10px 1px 2px; border-top: 1px solid #3472a0;;
	text-align: right; background: #e5e9fb; color: white; vertical-align: middle; cursor: pointer; padding-right: 5px;
}
.menuLeftManageOn {
	width: 170px; padding: 2px 10px 1px 2px; border-top: 1px solid #3472a0;;
	text-align: right; background: #ffffff; color: white; vertical-align: middle; cursor: pointer; padding-right: 5px;
}
.menuLeftManageOver {
	width: 170px; padding: 2px 10px 1px 2px; border-top: 1px solid #3472a0;;
	text-align: right; background: #B9D9F1; color: white; vertical-align: middle; cursor: pointer; padding-right: 5px;
}
.menuLeftManage a, .menuLeftManage a:visited, .menuLeftManage a:link, .menuLeftManage a:active { text-decoration: none; color: #4183b3; font-size: 9pt; }
.menuLeftManageOn a, .menuLeftManageOn a:visited, .menuLeftManageOn a:link, .menuLeftManageOn a:active { text-decoration: none; color: #4183b3; font-size: 9pt; }
.menuLeftManageOver a, .menuLeftManageOver a:visited, .menuLeftManageOver a:link, .menuLeftManageOver a:active { text-decoration: none; color: #4183b3; font-size: 9pt; }

