/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(bgr.gif) #e6eaee repeat-x top;
	color: #494949;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 12px 0;
}
a{
	color: #048d47;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 3px;
}
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%}	


h2 span{
	display: none;
}
h2 img{
	display: block;
}
/*=== Layout ===*/
#page{
	background: url(page-bgr.gif) repeat-y right;
	margin: 0 auto;
	width: 920px;
}
/*=== Header ===*/
#header{
	background: url(page-top.gif) no-repeat top;
	float: right;
	height: 75px;
	width: 720px;
}
#home #header{
	background: url(page-top-home.gif) no-repeat top;
}
#header .spacer{
	float: right;
	width: 380px;
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 75px;
	width: 280px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size: 11px;
	height: 14px;
	padding: 18px 10px 0 0;
}
#nav1 ul{
	float: right;
}
#nav1 li{
	border-right: 1px solid #e4e9ef;
	float: left;
	line-height: 12px;
	padding: 0 5px;
}
#nav1 li.last{
	border: 0;
}
#nav1 li a{
	color: #e4e9ef;
}
/*=== Title ===*/
#title img{
	display: block;
	margin: 0 0 10px;
}
/*=== All Columns ===*/
#columns{
	clear: both;
	padding: 0 0 15px;
}
#columns h2, #columns h3{
	color: #244620;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 15px;
}
#columns p{
	line-height: 16px;
	padding: 0 0 10px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 200px;
}
/*- Left Menu -*/
.leftmenu{
	background: url(leftcol-bgr.gif) repeat-y left;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 490px;
	min-height: 490px;
}
.leftmenu li a{
	color: #ffffff;
	display: block;
	font-size: 13px;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 18px;
}
.leftmenu li a:hover,.leftmenu li.active a{
	background: url(ico-active.gif) no-repeat 6px 8px;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu li.active a{
	font-weight: bold;
}
/*- Left Sub Menu -*/
.leftmenu li.active li a{
	background: #b0d5c0;
	color: #585858;
	font-size: 12px;
	font-weight: normal;
}
.leftmenu li.active li a:hover{
	font-weight: bold;
}
.leftmenu li.active li.active a{
	background: #ddf4e7;
	font-weight: bold;
}
/*- Left Sub Menu 2 -*/
.leftmenu li.active li.active li a{
	background: url(ico-active3.gif) #ddf4e7 no-repeat 18px 8px;
	font-weight: normal;
	padding: 0 0 0 26px;
}
.leftmenu li.active li.active li.active a,
.leftmenu li.active li.active li a:hover{
	color: #45a36e;
	font-weight: bold;
}
#leftcol-top, #leftcol-bot{
	background: url(leftcol-top.gif) no-repeat top;
	height: 18px;
	overflow: hidden;
}
#leftcol-bot{
	background: url(leftcol-bot.gif) no-repeat top;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 5px 0 0 10px;
	width: 700px;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 232px;
}
.col2{
	float: right;
	padding: 20px 0;
	width: 445px;
}
.col2 .spacer{
	padding: 0 0 0 15px;
}
#columns .col1 h2{
	margin: 0;
}
#columns .col2 h2{
	color: #0b904d;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: #e7edf3;
	width: 232px;
}
.box .top,.box .bot{
	background: url(box-top.gif) no-repeat top;
	clear: both;
	height: 21px;
	overflow: hidden;
}
.box .bot{
	background: url(box-bot.gif) no-repeat top;
}
.box .spacer{
	height: 1%;
	padding: 0 15px;
}
/*- Heading -*/
.hdr-bgr{
	background: url(hdr-bgr.gif) repeat-x top;
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 0 6px;
	text-align: right;
}
.hdr-bgr2{
	background: url(hdr-bgr2.gif) repeat-x top;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	margin: 0 0 20px;
	padding: 0 6px;
	text-align: right;
}
#columns .hdr-bgr h2{
	color: #37a36c;
	margin: 0;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	color: #21356a;
	font-size: 11px;
	margin: 0 0 15px;
	padding: 0 0 0 15px;
}
.list1 li{
	background: url(ico-list.gif) no-repeat 0 3px;
	margin: 0 0 13px;
	padding: 0 0 0 14px;
}
.list1 li a{
	color: #21356a;
}
/*- List2 -*/
.list2{
	color: #244620;
}
.list2 li{
	background: url(ico-list2.gif) no-repeat 0 3px;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}
.list2 li a{
	color: #244620;
}
/*- News List -*/
#centercol dl{
	clear: both;
	padding: 0 0 7px 15px;
}
#centercol dt, #centercol dd{
	margin: 0 0 8px;
}

#centercol dd {
	padding: 0 0 0 8px;
}

#centercol dt{
	color: #34975f;
	float: left;
	font-weight: bold;
	width: 85px;
}
#centercol dt a{
	color: #34975f;
}
#centercol dd a{
	color: #3e3e3e;
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	clear: both;
	float: right;
	height: 20px;
	padding: 11px 15px 0 0;
	width: 210px;
}
#search label{
	color: #244620;
	float: left;
	font-size: 14px;
	margin: 3px 5px 0 0;
}
#search input{
	background: #c0ddc4;
	border: 0;
	float: left;
	width: 152px;
}
#search .btn{
	background: none;
	margin: 3px 0 0 -20px;
	padding: 0;
	position: relative;
	width: auto;
}
/*=== Styling Buttons, Icons ===*/
#icons{
	clear: both;
	text-align: right;
}
#icons img{
	margin: 0 0 0 15px;
}
/*=== Footer ===*/
#footer{
	background: url(page-bot.gif) no-repeat top;
	clear: both;
	color: #bbbbbb;
	float: right;
	font-size: 11px;
	height: 52px;
	text-align: center;
	width: 720px;
}
#footer ul{
	padding: 16px 0 0;
}
#footer li{
	background: url(vl-sep.gif) no-repeat right;
	color: #048d47;
	display: inline;
	line-height: 19px;
	padding: 0 5px;
}
#footer li.last{
	background: none;
}
#footer li a{
	display: inline;
	height: 19px;
}

#footer ul.toolbar2{
	padding: 21px 0 0;
}
#footer ul.toolbar2 li{
	background: none;
	color: #048d47;
	display: inline;
	line-height: 19px;
	padding: 0 5px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
img.fr{
	margin: 0 0 5px 10px;
}
#right-pic{
	background: url(right-pic.gif) no-repeat top;
	height: 522px;
	margin: 0 0 0 920px;
	position: absolute;
	top: 87px;
	width: 20px;
}










#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}


#contentboxsub form td{
	padding: 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: #c90027;
	}

#contentboxsub font a{
	color: #c90027;
	}


#contentboxsub p a{
	color: #c90027;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 15px;
	padding: 0 0 8px 0;
	color: #000000;
}


#contentboxsub h3{
	font-size: 14px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 12px;
	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;
	}