body{
	font:13px Arial;
	color:#000000;
	text-align:left;
	margin:0;
	direction:ltr;
	behavior:url(/script/menu.htc);
	background-color:#000E78;
}

img{border:0 none;}
form{margin:0;}
table, tr, td{font:13px Arial; color:#000000; vertical-align:top; direction:ltr;}
input, select, textarea{font:14px Arial; color:#000000; direction:ltr;}

A:link, A:visited, A:active{color:#000000; text-decoration:none; background-color:transparent;}
A:hover{text-decoration:underline;}
.clsWhiteLink:link, .whiteLink:visited, .whiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsSpacer{
	width:0;
	height:0;
	font-size:0;
	background-color:transparent;
}


.clsEmailAdr{
	text-decoration:underline;
	curosr:pointer;
	cursor:hand;

}


/********** START HEADER STYLE **********/

#oHeader{
	width:959px;
	height:100px;
	border-left:2px solid #0075B9;
	border-right:2px solid #0075B9;
}

#oHeader #oFlashTD{
	width:955px;
	height:75px;
}

#oHeader #oTopMenu_right{
	width:255px;
	height:25px;
	background:#B6CF00 url(../images/topmenu_right.gif) no-repeat;
}

#oHeader #oTopMenu{
	width:700px;
	height:25px;
	background-color:#B6CF00;
}

div#nav a:link, div#nav a:active, div#nav a:visited, div#nav a:hover{
	color:#010E76;
	font-size:12px;
	font-weight:800;
	text-decoration:none;
	text-align:center;
	padding:6px 0 4px 0;
	border-right:2px solid #0075BA;
	background-color:#B6CF00;
}

div#nav .level2 a:link, div#nav .level2 a:active, div#nav .level2 a:visited, div#nav .level2 a:hover{
	height:20px;
	color:#000F76;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
	text-align:left;
	padding:2px 5px 0 8px;
	border:0 none;
	border-top:2px solid #48A7D7;
	background-color:#8FD9F6;
}

div#nav a:hover, div#nav .level2 a:hover{
	color:#ffffff;
	background-color:#0075B9;
}

div#nav .level2 span{
	color:#ffffff;
	font-size:10px;
	margin:0 3px 0 0;
}

div#nav {height:25px; float:left; margin:0; direction:ltr;}
div#nav ul {margin:0; padding:0;}
div#nav li {display:block; position:relative; list-style:none; margin:0; float:left;}
div#nav li a {display:block; width:100%;}
div#nav ul ul {position:absolute; display:none;}
div#nav ul.level1 li.submenu:hover ul.level2, div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#nav ul.level2 {width:200px; top:24px; left:0px;}







/********** START RIGHT PANE STYLE **********/

#oContent{
	width:959px;
	height:500px;
	border-left:2px solid #0075B9;
}

#oContent #oRightPane{
	width:159px;
	height:500px;
	background-color:#0075BA;
}

#oContent #oMenuLeft{
	width:8px;
	font-size:0;
	border-top:25px solid #0075BA;
	background-color:#ffffff;
}

#oContent #oMenuLeft div{
	width:8px;
	height:138px;
	font-size:0;
	background-color:#B6CF00;
}

#oContent #oMenuLeft img{
	width:8px;
	height:29px;
	border:0 none;
	background-color:#0075BA;
}

#oContent #oRightPane .clsSpacer{
	width:159px;
	height:25px;
	background-color:#0075B9;
}

#oContent #oRightPane #oRightPane_top{
	width:159px;
	height:138px;
	text-align:center;
	background-color:#B6CF00;
}

#oContent #oRightPane #oRightPane_top marquee{
	width:147px;
	height:138px;
	font-weight:700;
	text-align:left;
	border-top:2px solid #B6CF00;
	border-bottom:2px solid #B6CF00;
	background-color:transparent;
}

#oContent #oRightPane #oRightPane_body{
	width:159px;
}

#oContent #oRightPane #oRightPane_body a:link, #oContent #oRightPane #oRightPane_body a:active, #oContent #oRightPane #oRightPane_body a:visited, #oContent #oRightPane #oRightPane_body a:hover{
	display:block;
	height:29px;
	width:159px;
	color:#ffffff;
	font-size:13px;
	font-weight:800;
	text-decoration:none;
	padding:7px 0 4px 6px;
	border-bottom:2px solid #B6CF01;
	background-color:#0075BA;
}

#oContent #oRightPane #oRightPane_body a:hover{
	background-color:#000E78;
}

#oContent #oRightPane #oRightPane_body a:hover span{
	color:#ffffff;
}

#oContent #oRightPane #oRightPane_body span{
	color:#000E78;
	font-size:11px;
	margin:0 3px 0 0;
}



/********** START CONTENT STYLE **********/

#oContent #oBody{
	width:788px;
	border-right:2px solid #0075B9;
	background:#ffffff url(../images/body_bg.gif) no-repeat left top;
}

#oContent #oBody h1{
	padding:0;
	margin:50px 0 20px 0;
}

#oContent #oBody h2{
	color:#010D79;
	font-size:14px;
	padding:0;
	margin:0 0 10px 5px;
}

#oContent #oBody #oBodyContent{
	padding:0 30px 30px 60px;
}



/********** START FORM STYLE **********/
.clsFormButtons{
	text-align:right;
	padding:15px 82px 0 0;
}

.clsForm input, .clsForm textarea, .clsForm select{
	color:#000000;
	border:1px solid #A5ACB2;
	background-color:#ffffff;
}

.clsFormButtons input, .clsButton{
	color:#ffffff;
	border:1px solid #000000;
	background-color:#0075BA;
}





.clsSearchBox{
	padding:5px;
	margin-bottom:10px;
	background-color:#B6CF01;
}

.clsSearchBox span{
	color:#000E78;
	font-size:12px;
	margin:0 3px 0 3px;
}