/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(bgr.gif) #ffffff repeat-y left;
	color: #000000;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
body#subpage{
	background: url(bgr-subpage.gif) #ffffff repeat-y left;
}
a{
	color: #418C27;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
input,select,textarea{
	border: #efefef 2px inset;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
table{

}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}	
/*=== Layout ===*/
#navpic {
	z-index: 11;
	width: 280px;
	height: 820px;
	
}

table a{
	color: #ce0029;
}
/*=== Layout ===*/
#page{
	width: 880px;
}
/*=== Header ===*/
#header{
	background: url(header-bgr.gif) repeat-x top;
	height: 152px;
}
#header ul{
	float: right;
	height: 18px;
	width: 400px;
}
#header li{
	float: right;
	padding: 0 0 0 15px;
}
#header li a{
	color: #ffffff;
}
#header .spacer{
	
	height: 122px;
	width: 880px;
}
#subtitle{
	background: url(subtitle-bgr.gif) no-repeat left bottom;
	clear: both;
	height: 31px;
}
/*- Logo -*/
#header h1{
	float: left;
	height: 121px;
}
#header h1 span{
	display: none;
}
/*- PDF/Print Icons -*/
/*- Icons -*/
#icons{
	margin: -15px 0 0;
	text-align: right;
}
#icons a{
	padding: 0 3px;
}
/*- Search -*/
#search{
	float: right;
	line-height: 28px;
	padding: 0 5px 0 0;
	width: 220px;
}
#search label{
	color: #4d8635;
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin: 0 5px 0 0;
}
#search input{
	float: left;
	margin: 5px 5px 0 0;
	width: 133px;
}
#search .btn{
	border: 0;
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}
/*=== Columns ===*/
#columns h2{
	color: #468d34;
	font-size: 16px;
	padding: 5px 0 15px;
}
#columns h3{
	color: #468d34;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 5px;
}
#columns p{
	padding: 0 0 8px;
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	width: 200px;
}
/*- Left Menu -*/
ul.leftmenu{
	border-top: 1px solid #ffffff;
}
.leftmenu li a{
	background: url(nav-bgr.gif) no-repeat;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	display: block;
	padding: 2px 0 2px 20px;
}
.leftmenu li a:hover,.leftmenu li.active a{
	background: url(nav-bgr-hover.gif) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/*- Left Sub Menu -*/
.leftmenu li.active li a{
	background: url(nav-bgr2.gif) no-repeat;
	color: #000000;
	font-weight: normal;
	padding: 2px 10px 2px 0;
	text-align: right;
}
.leftmenu li.active li.active a,
.leftmenu li.active li.active a:hover{
	background: url(nav-bgr2-hover.gif) no-repeat;
	color: #ffffff;
	text-decoration: underline;
}
/*- Left Sub Menu2 -*/
.leftmenu li.active li.active li a{
	background: url(nav-bgr3.gif) no-repeat;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.leftmenu li.active li.active li a:hover,
.leftmenu li.active li.active li.active a{
	background: url(nav-bgr3-hover.gif) no-repeat;
	color: #000000;
}
/*- Ad Banner -*/
.ad{
	padding: 30px 0;
	text-align: center;
}
/*--- Center Column ---*/
#centercol{
	float: left;
	padding: 0 12px;
	width: 415px;
}
#subpage #centercol{
	padding: 0 0 0 10px;
	width: 660px;
}
/*--- Right Column ---*/
#rightcol{
	float: right;
	width: 235px;
}
#rightcol h4{
	background: #9fc695;
	color: #ffffff;
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
ul.list1{
	padding: 0 0 10px;
}
.list1 li{
	background: url(ico-list.gif) no-repeat left top;
	background-position: 0 4px;
	color: #6d94b3;
	font-size: 12px;
	padding: 0 0 8px 15px;
}
/*- List2 -*/
ul.list2{
	padding: 0 10px 5px;
}
.list2 li{
	background: url(ico-list.gif) no-repeat left;
	margin: 0 0 7px;
	padding: 0 0 0 15px;
}
/*- Title List -*/
ul.list3{
	padding: 0 0 10px;
}
.list3 li{
	background: url(hl-dash.gif) repeat-x bottom;
	clear: both;
	margin: 0 0 1px;
	padding: 0 0 10px;
}
.list3 li.last{
	background: none;
}
.list3 img{
	float: left;
	margin: 0 5px 0 0;
}
#columns .list3 p{
	padding: 0;
}
/*=== Styling Boxes ===*/
.box{
	background: #ebf0f3;
	margin: 5px;
	padding: 8px 13px;
}
/*=== Path ===*/
ul.path{
	font-size: 11px;
	padding: 0 0 20px;
}
.path li{
	color: #78b567;
	float: left;
	margin: 0 5px 0 0;
}
.path li a{
	padding: 0 3px 0 3px;
}
/*=== Tabular Data ===*/
table.tabular{
	background: #f9f9f9;
	border: 1px solid #d5e5d1;
	border-bottom: 0;
	border-right: 0;
}
.tabular th,.tabular td{
	padding: 3px 7px;
}
.tabular th{
	background: #d5e5d1;
	color: #468d34;
	text-align: left;
}
.tabular td{
	border-bottom: 1px solid #d5e5d1;
	border-right: 1px solid #d5e5d1;
}
.tabular tr.stripe td{
	background: #edf2ec;
}
/*=== Footer ===*/
#footer{
	background: url(bottom-bar.gif) repeat-x top;
	clear: both;
	height: 8px;
	margin: 10px 0;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl{
	background: url(hl-dash.gif) repeat-x top;
	height: 1px;
	margin: 10px 0 15px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
a.more{
	background: url(ico-list.gif) no-repeat right;
	font-size: 11px;
	padding: 0 15px 0 0;
}






#contenttab {
	width: 660px;
	height: 533px;
}


#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}

#contentboxsub table{

}


#contentboxsub form td{
	padding: 3px;
}

#contentboxsub img{
	padding: 0 3px 0 3px;
}


#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 4px 0 5px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #418C27;
	}

#contentboxsub font a{
	color: #418C27;
	}


#contentboxsub p a{
	color: #418C27;
}



#contentboxsub h1{
	font-family: Arial;
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	font-family: Arial;
	background-image: none;
	font-size: 15px;
	padding: 0 0 8px 0;
	color: #000000;
}


#contentboxsub h3{
	font-size: 14px;
	font-family: Arial;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	font-family: Arial;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 12px;
	font-family: Arial;
	padding: 0 0 5px 0;
	color: #000000;
}

#contentboxsub input{
	font-size: 12px;
	color: #000000;
}


.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}
