html{overflow: -moz-scrollbars-vertical; }

body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #b5d3f1;
	SCROLLBAR-SHADOW-COLOR: #b5d3f1;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #b5d3f1;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-image : url(/images/bg_children.gif);
	background-repeat : repeat;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 1px;
}

td{vertical-align: top;}
error {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.warning {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}

.content_main {
	padding: 20px;
	font-weight: normal;
	font-size: 11px;
	color: #023974;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 1px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
	float: left;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #004A62;
	margin-top:0px;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #90C84B;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #FA6500;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

.body_text_white {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

a.body_text_white:visited, a.body_text_white:active, a.body_text_white:link {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: none;
}

a.body_text_white:hover{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: underline;
}

.body_text {
	font-weight: normal;
	font-size: 11px;
	color: #023974;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

a.body_text:visited, a.body_text:active, a.body_text:link {
	font-weight: bold;
	font-size: 11px;
	color: #023974;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: none;
}

a.body_text:hover{
	font-weight: bold;
	font-size: 11px;
	color: #023974;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: underline;
}

#dhtmltooltip{
			font-family: Verdana, Arial;
			font-size: 11px;
			color: #000000;
			position: absolute;
			width: 150px;
			border: 1px solid #000000;
			padding: 10px;
			background-color: #90C84B;
			visibility: hidden;
			z-index: 100;
			/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*			filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
		}


.footer {
	font-size: 10px;
	color: #7CB4C5;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	padding-top:5px;
}

a.footerlink:visited, a.footerlink:active, a.footerlink:link {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-decoration: none;
}

a.footerlink:hover {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-decoration: underline;
}

.rightmenu {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
}

a.rightmenu:visited, a.rightmenu:active, a.rightmenu:link {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;f;
	line-height: 16px;
	text-decoration: none;
}

a.rightmenu:hover {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: underline;
}