P { margin-top: 0px; margin-bottom: 10px;}
tr { vertical-align: top; }
td, div {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #353947;
}
td {
	line-height: 12pt;
}
body  {
	font-size: 9pt;
	line-height: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/body-bg.jpg');
	background-color: #416dae;
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0;
}

.menuSub { background-image: url('/images/menu_sub_bg.gif'); height: 28px; margin-bottom: 8px; }
.menuSubItem { height: 25px; padding-left: 5px; padding-right: 5px; padding-top: 3px; font-size: 9pt; }
.menuSubItem, .menuSubItem_over {
	color: #457293;
	vertical-align: middle;
	cursor: pointer;
	float: left;
	text-decoration: none;
}
.menuSubItem_over {
	color: white;
	height: 23px;
 	border: 1px solid #457293;
	background: #2A5C81;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
.menuSubDivider {
	margin-top: 3px;
	height: 22px;
	width: 1px;
	background: white;
	border-left: 1px solid #bdbdbd;
	float: left;
}

footer  {
	font-size: 7pt;
	line-height: 8pt;
	color: black;
	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: #416dae; background-color: transparent; }
a:hover a:link { color: #416dae; background-color: #416dae; }

.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: #416dae;
	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 #d5d6d8;
	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;
}

input, textarea, .inputClass, .inputClassSmall {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: white;
	border: 1px black solid;
}
.inputClassSmall {
	font-size: 8pt;
}
.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: #9abc5e;
}
.detailLeft {
	width: 150px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #EEEEEE;
}
.detailRight {
	background: #EEEEEE;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #CCCCCC;
	width: 500px;
}
.detailHeader {
	font-weight: bold;
}
.titleClass {
	text-align: right;
	font-weight: bold;
	background: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #EEEEEE;
}
h1, .h1 {
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	font-weight: bold;
	font-size: 13pt;
	color: #416dae;
	float: right;
}
h2 { margin: 0; font-weight: bold; color: #416dae; font-size: 11pt; }
h3 { margin: 0; font-weight: bold; color: #416dae; font-size: 10pt; }
.errorMessage {
	color: #A60000;
	font-style: italic;
	font-weight: bold;
}
.buttonStyle {
    font-weight: bold;
    font-size: 8pt;
    background: #416dae;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

.menuLeft {
	width: 178px; padding: 2px 10px 1px 2px; border-bottom: 1px solid #1c436c; border-left: 1px solid #1c436c;  border-right: 1px solid #1c436c;
	text-align: right; background: #416dae; cursor: pointer;
}
.menuLeftOn {
	width: 178px; padding: 2px 10px 1px 2px; border-bottom: 1px solid #416dae; border-left: 1px solid #416dae;  border-right: 1px solid white;
	text-align: right; background: white; cursor: pointer;
}
.menuLeftOver {
	width: 178px; padding: 2px 10px 1px 2px; border-bottom: 1px solid #416dae; border-left: 1px solid #416dae;  border-right: 1px solid #416dae;
	text-align: right; background: #ff842c; 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: 170px; padding: 2px 6px 1px 2px; border-bottom: 1px solid #416dae; border-left: 1px solid #416dae; border-right: 1px solid #416dae;
	text-align: right; background: #6491d3; color: white; cursor: pointer; font-size: 8pt;
}
.menuLeft2On {
	margin-left: 5px; width: 170px; padding: 2px 6px 1px 2px; border-bottom: 1px solid #416dae; border-left: 1px solid #416dae; border-right: 1px solid #416dae;
	text-align: right; background: white; color: #2A5C81; cursor: pointer; font-size: 8pt;
}
.menuLeft2Over {
	margin-left: 5px; width: 170px; padding: 2px 6px 1px 2px; border-bottom: 1px solid #416dae; border-left: 1px solid #416dae; border-right: 1px solid #416dae;
	text-align: right; background: #606b75; 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: 178px; padding: 2px 10px 1px 2px; border-top: 1px solid #416dae; border-left: 1px solid #416dae; border-right: 1px solid #416dae;
	text-align: right; background: #d1e2fc; color: white; vertical-align: middle; cursor: pointer;
}
.menuLeftManageOn {
	width: 178px; padding: 2px 10px 1px 2px; border-top: 1px solid #416dae; border-top: 1px solid #416dae; border-left: 1px solid #416dae; border-right: 1px solid white;
	text-align: right; background: #ffffff; color: white; vertical-align: middle; cursor: pointer;
}
.menuLeftManageOver {
	width: 178px; padding: 2px 10px 1px 2px; border-top: 1px solid #416dae; border-top: 1px solid #416dae; border-left: 1px solid #416dae; border-right: 1px solid #416dae;
	text-align: right; background: #B9D9F1; color: white; vertical-align: middle; cursor: pointer;
}
.menuLeftManage a, .menuLeftManage a:visited, .menuLeftManage a:link, .menuLeftManage a:active { text-decoration: none; color: #416dae; font-size: 9pt; }
.menuLeftManageOn a, .menuLeftManageOn a:visited, .menuLeftManageOn a:link, .menuLeftManageOn a:active { text-decoration: none; color: #416dae; font-size: 9pt; }
.menuLeftManageOver a, .menuLeftManageOver a:visited, .menuLeftManageOver a:link, .menuLeftManageOver a:active { text-decoration: none; color: #416dae; font-size: 9pt; }

.filterDiv {
	white-space: nowrap;
	padding-bottom: 5px;
	font-size: 8pt;
}
