.listingCol { padding: 0; }
.notification {
    font-weight: bold;
    background: #e3a737;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px;
	text-align: center;
}

.menuLeft, .menuLeftOver, .menuLeftManage, .menuLeftManageOver {
	cursor: pointer;
	padding-right: 5px;
	padding-top: 2px;
	text-align: center;
}
.menuLeft { color: #323232; background: white; text-align: center; }
.menuLeftOver { color: #277684; background: #fff; text-align: center; }
.menuSmall { color: #323232; font-size: 8pt; background: #fff; text-align: center }
.menuSmallOver { color: #277684; font-size: 8pt; background: #fff; text-align: center; cursor: pointer }
.menuFAQ { color: #000; font-size: 7pt; text-decoration: none; background: #fff; text-align: left; padding-top: 1pt; padding-bottom: 1pt; padding-left: 1pt }
.menuFAQover { color: #333; font-size: 7pt; text-decoration: none; background: #fff; text-align: left; cursor: pointer; padding-top: 1pt; padding-bottom: 1pt; padding-left: 1pt }
.menuLeft a, .menuLeft a:visited, .menuLeft a:link, .menuLeft a:active,
.menuLeftOver a, .menuLeftOver a:visited, .menuLeftOver a:link, .menuLeftOver a:active
{ text-decoration: none; color: #2d5589; font-size: 9pt; text-align: center; }
.menuLeftManage { color: #277684; font-size: 8pt; background: #fff; text-align: right; padding: 4px; border: solid 1px #8c8c8c; outline-color: #8c8c8c; outline-width: 1px; }
.menuLeftManageOver { color: #fff; font-size: 8pt; background: #277684; text-align: right; padding: 4px; border: solid 1px #8c8c8c; outline-color: #8c8c8c; outline-width: 1px; }
.menuLeftManage2 { color: #fff; font-size: 8pt; background: #277684; text-align: right; }
.menuLeftManageOver2 { color: #e3a737; font-size: 8pt; background: #277684; text-align: right; }
.menuLeftManage a, .menuLeftManage a:visited, .menuLeftManage a:link, .menuLeftManage a:active,
.menuLeftManageOver a, .menuLeftManageOver a:visited, .menuLeftManageOver a:link, .menuLeftManageOver a:active
{
	text-decoration: none; color: #eeeeee; font-size: 8pt;
}

.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;
}
.waitingDiv {
	display: none;
}
.detailLeft {
	width: 125px;
	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: 375px;
}

.titleClass {
	text-align: right;
	font-weight: bold;
	background: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #EEEEEE;
}
.errorMessage {
	color: #A60000;
	font-style: italic;
	font-weight: bold;
}
.sortingTableHeader, .sortingTableHeader a, .sortingTableHeader a:visited, .sortingTableHeader a:link, .sortingTableHeader a:active { font-size: 9pt; color: white; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding-left: 0; padding-bottom: 0; }

a, a:visited, a:active, a:link  { color: #666 }
a:hover {
    color: black;
	text-decoration: none;
}
body, wht {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #f4f4f4;
	vertical-align: top;
}
body, td, div { color: #1a1a1a; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: top; }
.buttonStyle {
    font-size: 11px;
    background-color: #4877ad;
	color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer; 
	margin-right: 10px;
	padding-left: 0.25em;
	padding-right: 0.25em;
	width: auto;
	overflow: visible;

}
INPUT, .inputClass, .inputClassSmall {
	border: 1px black solid;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND: #f6f6f6;
}
.inputClassSmall {
	font-size: 8pt;
}
TEXTAREA {
	border: 1px black solid;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: #EFEFEF;
}

.verySmall {
 	font-size: 7pt;
}
.footer {
	color: #666666;
}
h1 {
	font-weight: normal;
	font-size: 13pt;
	color: #277684;
}
h2, .h2 {
	padding-top: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11pt;
	color: #277684;
}
h3 {
	font-size: 10pt;
	margin: 0;
	font-weight: bold;
	color: #f4f4f4;
}
.filterDiv {
	white-space: nowrap;
	padding-bottom: 5px;
	font-size: 8pt;
}
form { margin: 0px; }
