.menuTop, .menuTopOn, .menuTopOver, .menuTopManage, .menuTopManageOn, .menuTopManageOver {
	cursor: pointer;
}
.menuTop a, .menuTop a:visited, .menuTop a:link, .menuTop a:active { text-decoration: none; color: #000000; font-size: 14px; font-weight: bold; }
.menuTopOn a, .menuTopOn a:visited, .menuTopOn a:link, .menuTopOn a:active { text-decoration: none; color: #000000; font-size: 14px; font-weight: bold; }
.menuTopOver a, .menuTopOver a:visited, .menuTopOver a:link, .menuTopOver a:active { text-decoration: none; color: #2f57a8; font-size: 14px; font-weight: bold; }

.menuTopSub, .menuTopSubOn, .menuTopSubOver {
	padding: 4px; cursor: pointer;
}
.menuTopSub a, .menuTopSub a:visited, .menuTopSub a:link, .menuTopSub a:active { text-decoration: none; color: #2f57a8; font-size: 9pt; }
.menuTopSubOn a, .menuTopSubOn a:visited, .menuTopSubOn a:link, .menuTopSubOn a:active { text-decoration: none; color: #000000; font-size: 9pt; }
.menuTopSubOver a, .menuTopSubOver a:visited, .menuTopSubOver a:link, .menuTopSubOver a:active { text-decoration: none; color: #7cc9b6; font-size: 9pt; }

.menuTopManage, .menuTopManageOn, .menuTopManageOver {
	padding: 4px; cursor: pointer;
}
.menuTopManage a, .menuTopManage a:visited, .menuTopManage a:link, .menuTopManage a:active { text-decoration: none; color: #2f57a8; font-size: 10pt; }
.menuTopManageOn a, .menuTopManageOn a:visited, .menuTopManageOn a:link, .menuTopManageOn a:active { text-decoration: none; color: #000000; font-size: 10pt; }
.menuTopManageOver a, .menuTopManageOver a:visited, .menuTopManageOver a:link, .menuTopManageOver a:active { text-decoration: none; color: #7cc9b6; font-size: 10pt; }

p { margin: 0 0 10px 0; }
.listingCol { padding: 2px; }
.notification {
    font-weight: bold;
    background: #7cc9b6;
	color: white;
	padding: 4px 10px 4px 10px;
	border: 1px solid black;
	text-align: center;
	margin: 10px 0 10px 0;
}

.formButtons, .waitingDiv {
	border: 1px solid #2f57a8;
	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;
}
.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: 300px;
}

.titleClass {
	text-align: right;
	background: #ffffff;
	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;
    font-weight: bold;
	background: #2f57a8;
	padding-left: 2px;
	padding-bottom: 2px;
}

a, a:visited, a:active, a:link {
    color: #2f57a8;
	text-decoration: none;
}
a:hover {
    color: black;
	text-decoration: none;
}
td, div, body {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #3b4548;
	vertical-align: top;
}

.buttonStyle {
    font-size: 11px;
    background-color: #2f57a8;
	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 solid black;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND: #f6f6f6;
}
.inputClassRequired {
	border: 1px solid #a60000;
	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: BLACK;
}
div.menuSub h1 {
	font-weight: normal;
	padding-right: 7px;
	padding-top: 0px;
	margin: 0px;
	font-size: 12pt;
	color: ##2f57a8;
	float: right;
}
h1, .h1 {
	font-weight: normal;
	margin-top: 0;
	font-size: 12pt;
	color: #2f57a8;
}
h2, .h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
h3, .h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	color: #333333;
}
.filterDiv {
	white-space: nowrap;
	padding-bottom: 5px;
	font-size: 8pt;
}
form { margin: 0px; }
.bold { font-weight: bold; }

.menuSub { background-image: url('/images/menu_sub_bg.gif'); height: 23px; margin: 0 0 8px 0; padding-left: 4px;}
.menuSubItem { height: 20px; padding-left: 5px; padding-right: 5px; padding-top: 2px; font-size: 9pt; }
.menuSubItem, .menuSubItem_over {
	color: #457293;
	vertical-align: middle;
	cursor: pointer;
	float: left;
	text-decoration: none;
}
.menuSubItem_over {
	height: 18px;
 	border: 1px solid #457293;
	background: #cfe2e6;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	font-size: 9pt;
}
.menuSubDivider {
	margin-top: 3px;
	height: 17px;
	width: 1px;
	background: white;
	border-left: 1px solid #bdbdbd;
	float: left;
}

