.listingCol { padding: 2px; }
.notification {
    font-weight: normal;
    background: #454545;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px;
	text-align: center;
}

.menuLeft { width: 168px; padding: 2px 5px 1px; border-top: 1px solid #04451c; border-left: 1px solid #04451c; border-right: 1px solid #04451c; text-align: left; background: #066d3e; cursor: pointer; }
.menuLeftOver {
	width: 168px; padding: 2px 5px 1px; border-top: 1px solid #04451c; border-left: 1px solid #04451c; border-right: 1px solid #04451c;
	text-align: left; background: #fcba09; cursor: pointer;
}
.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: black; font-size: 9pt; }

.menuLeft2 {
	margin-left: 5px; width: 158px; padding: 2px 6px 1px 2px; border-top: 1px solid #04451c; border-left: 1px solid #04451c; border-right: 1px solid #04451c;
	text-align: right; background: #548971; cursor: pointer;
}
.menuLeft2Over {
	margin-left: 5px; width: 158px; padding: 2px 6px 1px 2px; border-top: 1px solid #04451c; border-left: 1px solid #04451c; border-right: 1px solid #04451c;
	text-align: right; background: #fcba09; cursor: pointer;
}
.menuLeft2 a, .menuLeft2 a:visited, .menuLeft2 a:link, .menuLeft2 a:active { text-decoration: none; color: white; font-size: 9pt; }
.menuLeft2Over a, .menuLeft2Over a:visited, .menuLeft2Over a:link, .menuLeft2Over a:active { text-decoration: none; color: black; font-size: 9pt; }

/*
.menuLeft, .menuLeftOver { color: white; width: 159px; height: 20px; cursor: pointer; padding-right: 5px; padding-top: 2px; text-align: right; cursor: pointer; }
.menuLeft { color: white; background: #066d3e; }
.menuLeftOver { color: black; background: #fcba09; }

.menuLeft_sub { color: white; background: #548971; }

.menuLeft a, .menuLeft a:visited, .menuLeft a:link, .menuLeft a:active,
.menuLeft_sub a, .menuLeft_sub a:visited, .menuLeft_sub a:link, .menuLeft_sub a:active
{ text-decoration: none; color: white; font-size: 9pt; }

.menuLeftOver a, .menuLeftOver a:visited, .menuLeftOver a:link, .menuLeftOver a:active,
.menuLeftOver_sub a, .menuLeftOver_sub a:visited, .menuLeftOver_sub a:link, .menuLeftOver_sub a:active
{ text-decoration: none; color: black; font-size: 9pt; }
*/

.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: #026839;
	font-style: italic;
	font-weight: bold;
}
.sortingTableHeader, .sortingTableHeader a, .sortingTableHeader a:visited, .sortingTableHeader a:link, .sortingTableHeader a:active {
    font-size: 9pt;
	color: white;
    font-weight: bold;
	background: #066d3e;
	padding-left: 2px;
	padding-bottom: 2px;
}

a, a:visited, a:active, a:link {
    color: #006D36;
}
a:hover {
    color: black;
	text-decoration: none;
}
body, td, div {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #1A1A1A;
	vertical-align: top;
}

.buttonStyle {
    font-size: 11px;
    background-color: #066d3e;
	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; COLOR: #4b4c4f; line-height: 6pt; }
.verySmall-green { color: #026839; font-size: 7pt; line-height: 6pt; }
.small { color: #4b4c4f; font-size: 8pt; line-height: 7pt; }
.green-9 { font-weight: normal; font-size: 9pt; color: #026839; line-height: 9pt; word-spacing: 0; letter-spacing: 0; }
.green-11 { color: #026839; font-size: 11pt; font-weight: normal; line-height: 10pt; word-spacing: 0; letter-spacing: 0; padding-top: 12pt; }
h1 { color: #026839; font-size: 13pt; font-weight: normal; line-height: 17pt; }
h2 {
	padding-top: 5px;
	margin: 0;
	font-weight: normal;
	font-size: 11pt;
	color: #026839;
}
h3 {
	font-size: 10pt;
	margin: 0;
	font-weight: bold;
	color: #026839;
}
.filterDiv {
	white-space: nowrap;
	padding-bottom: 3px;
	font-size: 8pt;
}
form { margin: 0px; }

