/*=== 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) #e8f6c3 top repeat-x;
	color: #333333;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #6a8524;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	border-bottom: 1px dotted #000000;
	color: #000000;
	font-size: 1.4em;
	margin: 0 0 1em
}
h3{
	font-size: 1.2em;
	margin: 0 0 1em
}
h4{
	font-size: 1em;
	margin: 0 0 .1em
}
p{
	padding: 0 0 1em
}
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 ===*/
#page{
	background: url(page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 7px;
	width: 962px
}
#page-top, #page-bot{
	margin: 0 auto;
	padding: 0 7px;
	width: 962px
}
#page-top{
	background: url(page-top.png) top no-repeat;
	height: 55px
}
#page-bot{
	background: url(page-bot.png) top no-repeat;
	height: 46px
}
/*=== Header ===*/
#header{
	height: 90px;
	margin: 0 auto;
	width: 943px
}
#header .content{
	float: right
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 280px
}
#header h1 a{
	display: block;
	height: 90px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Title Pic Placeholder -*/
#title{
	height: 210px;
	margin: 0 auto;
	width: 943px
}
#title-bot{
	background: url(title-bot.gif) top center no-repeat;
	height: 10px;
	overflow: hidden
}
/*=== Navigation ===*/
/*- Nav Top -*/
.nav-top{
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	padding: 40px 0 0
}
.nav-top ul{
	float: right
}
.nav-top li{
	float: left;
	line-height: 27px;
	padding: 0 6px
}
.nav-top li a{
	color: #ffffff;
	display: block;
	float: left
}
.nav-top li a:hover,
.nav-top li.active a{
	color: #faef49;
	text-decoration: none
}
.nav-top li a strong{
	font-size: 14px
}
.nav-top li a small{
	font-size: 11px
}
.nav-top li img{
	float: left;
	margin: 0px 5px -7px 0;
	position: relative
}
/*- Nav1 -*/
.nav1{
	float: left;
	height: 18px;
	padding: 20px 0 0 20px
}
.nav1 li{
	background: url(nav1-sep.gif) right no-repeat;
	float: left;
	font-size: 14px;
	line-height: 18px;
	padding: 0 7px 0 0;
	position: relative
}
.nav1 li:last-child{
	background: none
}
.nav1 li a{
	color: #030b00;
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 7px;
	text-transform: uppercase
}
.nav1 li a:hover,
.nav1 li.active a{
	background: url(nav1-hover.gif) top repeat-x;
	text-decoration: none
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 1em
}
.nav2 li a{
	border-bottom: 1px dotted #000000;
	color: #333333;
	display: block;
	font-size: 14px;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 25px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(nav2-ico.gif) left no-repeat;
	text-decoration: none
}
/*- Nav2 Level2 -*/
.nav2 li.active li a{
	background: none;
	color: #333333;
	padding: 0 0 0 60px
}
.nav2 li.active li.active a,
.nav2 li.active li.active a{
	color: #6a8524
}
/*- Nav Path -*/ 
.nav-path{
	color: #000000;
	margin: 0 0 1.5em;
	text-align: right
}
.nav-path li{
	display: inline;
	padding: 0 1px
}
.nav-path li a{
	color: #000000;
	text-decoration: none
}
.nav-path li a:hover{
	text-decoration: underline
}
.nav-path li.active a{
	font-weight: bold
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) repeat-y;
	height: 1%;
	margin: 15px 0;
	padding: 0 10px
}
#home #columns{
	background: url(columns-bgr-home.gif) repeat-y
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 216px
}
#leftcol h4{
	font-weight: normal;
	margin: 0 0 1.5em
}
#leftcol p{
	text-align: justify
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 695px
}
#home #centercol h2{
	border: 0;
	color: #666666;
	letter-spacing: -1px
}
/*=== Sub Columns ===*/
#subcols{
	background: url(subcols-bgr.gif) left repeat-y;
	font-size: 12px;
	height: 1%;
	padding: 0 0 0 30px
}
.col1{
	color: #000000;
	float: left;
	padding: 10px 16px 0 0;
	width: 195px
}
#home .col1{
	padding: 25px 16px 15px 0
}
.col1 a{
	color: #000000
}
.col1 h2{
	margin: 0 0 .5em
}
.col1 li{
	line-height: 1.5em
}
.col2{
	float: left;
	margin: 0 0 0 1px;
	width: 236px
}
.col2 h4{
	margin: 0 0 .1em
}
.col2 .content{
	height: 1%;
	padding: 10px 25px 0 30px
}
.col3{
	float: left;
	width: 200px
}
.col4{
	float: left;
	margin: 0 0 0 35px;
	width: 200px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	color: #333333;
	margin: 0 0 1em
}
.list1 h4{
	color: #485f0b
}
.list1 li{
	margin: 0 0 1em;
	padding: 0 0 0 20px
}
.list1 li a{
	color: #333333
}
.list1 li a:hover{
	color: #485f0b
}
.list1-ico{
	float: left;
	margin: 0 5px 0 0
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Search -*/
#search{
	background: url(search-bgr.gif) left top no-repeat;
	float: right;
	height: 19px;
	margin: 18px 0 0;
	width: 230px
}
#search input{
	background: none;
	border: 0;
	float: left;
	margin: 2px 0 0 30px;
	width: 155px
}
#search input.btn{
	margin: 0 0 0 5px;
	position: relative;
	width: auto
}
/*=== Link Buttons ===*/
.btn-more a{
	background: url(ico-more.gif) right no-repeat;
	color: #3b6d23;
	padding: 0 25px 0 0
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block
}
/*- PDF, Print Buttons -*/ 
#icons{
	float: right;
	height: 22px;
	padding: 0 0 0 8px
}
#icons img{
	margin: 0 0 0 5px
}
/*=== Footer ===*/
#footer{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding: 7px 20px 0
}
#footer a{
	color: #ffffff
}
#footer li{
	display: inline
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}




.rr_textarea80 { 
	width: 480px; 
}


#contenttab select{
    max-width: 200px;
    *width: expression(document.body.clientWidth > 200?"200px":"auto");
}

#contenttab {
	width: 670px;
	height: 484px;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}

#contentboxsub form {
margin: 0px;
padding: 0px;
}

#contentboxsub table {
margin: 0px;
padding: 0px;
}

#contentboxsub table th {
text-align: left;
}



#contentboxsub form td{
		vertical-align: top;
	padding: 2px;
}

#contentboxsub td{
	padding: 1px 3px 1px 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 img{;
	padding: 0px;
	margin:  0 5px;
}


#contentboxsub  p{
	padding: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #6a8524;
		text-decoration: underline;

	}

#contentboxsub font a{
	color: #6a8524;
		text-decoration: underline;

}


#contentboxsub p a{
	color: #6a8524;
		text-decoration: underline;

}

#contentboxsub a:visited{
	color: #6a8524;
	text-decoration: underline;
}

.amtSelect {
width: 100px;
}


.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;
	}
