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

BODY {
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 0.73em;
			padding: 0px 0px 0px 0px;
		background-color: #eba400;
	}

A {
	color: #CC0107;
	font-weight: bold;
	text-decoration: none;
}
A:hover	{
	color: #999999;
}

H1 {
	font-size: 1.33em;
	font-weight: bold;
	color: #29750D;
}

H2 {
	font-size: 1.23em;
	font-weight: bold;
	color: #CC0107;
	padding: 15px 0px 0px 25px;
	background-image: url(../../images/H2_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
}

H3 {
	font-size: 0.98em;
	font-weight: bold;
	color: #29750d;
	padding: 0px 0px 2px 15px;
	margin-bottom: 5px;
	background-image: url(../../images/H3_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	border-style: solid;
	border-color: #dddddd;
	border-width: 0px 0px 1px 0px;
}

H4 , H5 , H6 {
	font-size: 0.98em;
	font-weight: bold;
}

HR {
	 color: #CC0107;
	 height: 1;
}

LABEL,ACRONYM {
	cursor: hand;
}

INPUT,TEXTAREA {
	border: 1px #bbbbbb solid;
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
}
TABLE {
	font-size: 1.13em;
	line-height: 150%;
}



#webcontentToCenter {
	display: block;
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

#webcontent {
	display: block;
	width: 980px;
	height: 100%;
	text-align: left;
}



#webcontentHEADER {
	position: relative;
	float:left;
	width:980px;
}

.webcontentHEADER {
	bottom: 0px;
}
#webcontentHEADER form {
	margin: 0 0 0 0;
	position: relative;
	top:-17;

	}
	
		#webcontentHEADER_LANG{
		}
			#webcontentHEADER_LANG span{
			visibility: hidden;
			}
	
	#webcontentHEADER_NAV {
		font-size: 1.08em;
		color: #7F9611;
		background-color: #00721A;
		padding: 0 0 2 0;
		height: 25;
		width: 931px;
		display: block;
		position: relative;
		left: 35;
	}
	#webcontentHEADER_NAV_ITEMS {
			position: absolute;
			left: 20;
			top: 5;
			z-index: 10;
	}
	
		#webcontentHEADER_NAV A {
			font-size: 1.08em;
			color: #FFFFFF;
			font-weight: bold;
			
		}
		#webcontentHEADER_NAV A:hover {
			color: #7F9611;
		}
		
		#webcontentHEADER_NAV_SEARCH {
			float: right;
			padding: 0 10 0 0;
			margin: 0 0 0 0;
			position: absolute;
			right: 0;
			top: 18;
			z-index: 10;
		}
		
#webcontentHEADER_BANNER {
	 
	width: 980px;
	height: 120px;
			background-image:url(../images/layout/test_banner.jpg);
		background-repeat: no-repeat;
	background-position: 45px;
	display: block;
	position: relative;
	z-index: 0;
	}



#webcontentMAIN {
	position: relative;
	float:left;
	width:980px;
	 
	background-image:url(../images/layout/bg_main.jpg);
	background-repeat: repeat-y;
	}
#webcontentMAIN_BG {
	position: relative;
	float:left;
	width:980px;
	 
	background-image:url(../images/layout/bg_content.jpg);
		background-repeat: no-repeat;
}
#webcontentMAIN_BG_BOTTOM {
	position: relative;
	float:left;
	width:980px;
	 
	background-image:url(../images/layout/bg_content_bottom.jpg);
		background-repeat: no-repeat;
	background-position: right bottom;
}



#webcontentPANEL_NAV {
		position:absolute;
		z-index: 999;
		left: 771;
		top:25;
		
		width: 210px;
		text-align: left;
}
#webcontentPANEL_NAV_BG {
		width: 210px;
		text-align: left;
		background-image:url(../images/layout/bg_nav.gif);
		background-repeat: no-repeat;
		background-position: 0px 123px;
}
#webcontentPANEL_NAV_TOP {
		width: 210px;
		background-image:url(../images/layout/bg_nav_top.gif);
		background-repeat: no-repeat;
		padding-top: 25;
		padding-bottom: 10;
}
#webcontentPANEL_NAV_BOTTOM {
		width: 210px;
		background-image:url(../images/layout/bg_nav_bottom.gif);
		background-repeat: no-repeat;
		background-position: 17px bottom;
		padding: 0 0 63 0;
}
	
	#webcontentPANEL_LEFT_NAV {
		display: block;
		clear: both;
		margin: 0px;
		margin-right: 35;
	}
	
		#webcontentPANEL_LEFT_NAV a {
			display: block;
			color: #CC0107;
		}
		#webcontentPANEL_LEFT_NAV a:hover {
			color: #666666;
		}
		.webcontentPANEL_LEFT_NAV_LEVEL1 {
			list-style: none;
			margin: 0px;
			padding: 0px 0px 0px 0px;
		}
			.webcontentPANEL_LEFT_NAV_LEVEL1 LI {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}
			.webcontentPANEL_LEFT_NAV_LEVEL1 a {
				padding: 0px 0px 0px 35px;
				font-weight: bold;
				font-size: 1.13em;
				text-decoration: none;
			}
			.webcontentPANEL_LEFT_NAV_LEVEL1 a:hover, .webcontentPANEL_LEFT_NAV_LEVEL1 #menu_active {
				background-image:url(../images/layout/nav_main_level1_hover.jpg);
				background-repeat: no-repeat;
				background-position: 18 4;
			}

		.webcontentPANEL_LEFT_NAV_LEVEL2 {
			list-style: none;
			margin: 0px;
			padding: 0px;
		}
			.webcontentPANEL_LEFT_NAV_LEVEL2 LI {
				margin: 0px;
				padding: 0px;
			}
			.webcontentPANEL_LEFT_NAV_LEVEL2 a {
				padding: 2px 0px 2px 25x;
				font-weight: bold;
				font-size: 0.98em;
				text-decoration: none;
			}
			.webcontentPANEL_LEFT_NAV_LEVEL2 a:hover, .webcontentPANEL_LEFT_NAV_LEVEL2 #menu_active {
				font-weight: bold;
				background-image: none;
				color: #666666;
			}

		.webcontentPANEL_LEFT_NAV_LEVEL3 {
			list-style: none;
			margin: 0px;
			padding: 0px;
		}
			.webcontentPANEL_LEFT_NAV_LEVEL3 LI {
				margin: 0px;
				padding: 0px;
			}
			.webcontentPANEL_LEFT_NAV_LEVEL3 a {
				padding: 1px 0px 2px 35px;
				font-weight: normal;
				font-size: 0.93em;
				text-decoration: none;
			}
			.webcontentPANEL_LEFT_NAV_LEVEL3 a:hover, .webcontentPANEL_LEFT_NAV_LEVEL3 #menu_active {
				color: #666666;
				font-weight: normal;
			}

		.webcontentPANEL_LEFT_NAV_LEVEL4 {
			list-style: none;
			margin: 0px;
			padding: 0px;
		}
			.webcontentPANEL_LEFT_NAV_LEVEL4 LI {
				margin: 0px;
				padding: 0px;
			}
			.webcontentPANEL_LEFT_NAV_LEVEL4 a {
				padding: 1px 0px 2px 45px;
				font-weight: normal;
				font-size: 0.93em;
				text-decoration: none;
				color: #555555;
			}
	


#webcontentPANEL_MIDDLE {
	display: block;
}
	
	#webcontentTXTMIDDLE {
		display: block;
		clear: both;
		text-align: justify;
		font-size: 1.13em;
		line-height: 150%;
		width: 650px;
		margin: 0 0 0 90;
		padding: 35 0 20 0;
	}
	
	#webcontentTXTMIDDLE table, tbody, td{
		font-size: 0.99em;
		line-height: 150%;
	}
	
	#webcontentTXTMIDDLE ul{
		margin-top:.5em;
		list-style-type: square;
		margin-left: 15;
	}
	
	TD.listing {
		border-style: solid;
		border-color: #c1bfb4;
		border-width: 0;
		border-bottom-width: 1;
	}

	.heading {
		color: #FFFFFF;
		background-color: #c1bfb4;
		text-align: center;
	}


#webcontentTXT_news {
	display: block;
	position: absolute;
	top: 250px;
	left: 390px;
	width: 200px;
	height: 200px;
	overflow: auto;
	line-height: 1.40em;
	z-index: 10;
	font-size: 0.93em;
}
	#webcontentTXT_news H1 {
		color: #EDAD00;
		margin-bottom: 10px;
		margin-left: 0px;
		font-size: 1.63em;
	}
	#webcontentTXT_news UL {
		color: #FFFFFF;
	}
	#webcontentTXT_news A {
		color: #FFFFFF;
	}
	#webcontentTXT_news A:hover {
		color: #EDAD00;
		text-decoration: underline;
	}

#webcontentTXT_poll {
	display: block;
	position: absolute;
	top: 80px;
	left: 540px;
	width: 220px;
	height: 180px;
	overflow: auto;
	font-size: 0.93em;
	line-height: 1.40em;
	z-index: 10;
	display:none;
}
	#webcontentTXT_poll H1 {
		margin-bottom: 5px;
		margin-left: 0px;
		font-size: 1.63em;
	}
	.webcontentTXT_poll_table {
		border: solid 1 #CCCCCC;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		height: 20;
	}
	.webcontentTXT_poll_table_left {
		padding: 0 0 0 0;
		background-color: #CC3333;
		text-align: right;
	}
	.webcontentTXT_poll_table_right {
		padding: 0 3 0 3;
	}
	.webcontentTXT_poll_question {
		margin: 10 0 0 0;
		font-weight: bold;
	}

.img_block {
	width: 250;
}
.content_block {
	position: relative;
	width: 400;
}

.bg_img {
	background-image:url(../images/layout/bg_img_top.gif);
	background-repeat: no-repeat;
	width: 250;
	padding: 0 0 0 0;
	float: left;
}
.bg_img_bottom {
	background-image:url(../images/layout/bg_img_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 250;
	padding: 11 0 17 13;
}
.reset {
	font-size: 1px;
	line-heigt: 1px;
	clear: both
}

.news_block a {
	color: #333333;
	font-weight: normal;
}
.news_block a:hover {
	color: #666666;
}

.news_img_block {
	position: relative;
	float: left;
	width: 114;
}

.bg_img_news {
	background-image:url(../images/layout/bg_img_news_top.gif);
	background-repeat: no-repeat;
	width: 114;
	padding: 8 0 0 5;
}
.bg_img_bottom_news {
	background-image:url(../images/layout/bg_img_news_bottom.gif);
	background-repeat: no-repeat;
	width: 114;
	height: 9;
}

.reset_news {
	text-align: center;
	height: 23;
	clear: both;
	background-image:url(../images/layout/bg_reset.gif);
	background-repeat: no-repeat;
	background-position: center;
}




#webcontentFOOTER {
	position: relative;
	display:block;
	width:980px;
	height: 59px;
	color: #666666;
}
.webcontentFOOTER {
}

	#webcontentFOOTER_LEFT{
		float: left;
		width: 0px;
	}

	#webcontentFOOTER_CENTER{
		float: left;
	}
		.webcontentFOOTER_CENTER{
			font-size: 1.03em;
			font-style:normal;
			 
			background-image:url(../images/layout/bg_footer.jpg);
			background-repeat: no-repeat;
						width: 980px;
			height: 59px;

		}
		.webcontentFOOTER_CENTER a{
			font-weight: bold;
			text-decoration: none;
			color: #666666;
		}
		
		#webcontentFOOTER_DISCLAIMER{
			float: left;
			text-align: left;
		}
		#webcontentFOOTER_COPYRIGHT_BLOCK{
			float: left;
			text-align: left;
			 
			padding: 0 0 0 0;
			background-color: #eba400;
					}
				#webcontentFOOTER_COPYRIGHT{
					 
					padding: 0 0 0 0;
					position: relative;
					top: 30;
					left: 80;
									}

		#webcontentFOOTER_LOGO_BLOCK{
			float: left;
			text-align: left;
			 
			padding: 0 0 0 0;
			position: relative;
			top: 15px;
			left:80px;
					}
	
			#footer_logo{
				width: 80px;
				height: 33px;
				display: block;
				cursor: pointer;
			}
			
			#footer_logo span {
				visibility: hidden;
				}

