/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
html, body{
	height: 100%
}
body{
	background: #dedede;
	color: #00070b;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #008bde;
	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{
	color: #4d8113;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 .8em
}
h3{
	font-size: 1.1em;
	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.gif) repeat-y;
	margin: 0 auto;
	padding: 0 23px 0 4px;
	width: 896px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 99.8%;
	min-height: 99.8%;
}
/*=== Logo ===*/
#logo h1{
	background: url(logo.gif) no-repeat;
	text-indent: -9999px;
	width: 220px
}
#logo h1 a{
	display: block;
	height: 140px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	clear: both;
	font-size: 11px;
	height: 19px;
	margin: 0 0 18px;
	padding: 10px 0 0
}
#nav1 ul{
	float: left
}
#nav1 li{
	display: inline;
	padding: 0 13px 0 0
}
#nav1 li a{
	color: #969696
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #000000;
	text-decoration: underline
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 2.5em
}
.nav2 li a{
	color: #000000;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 26px;
	line-height: 26px
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #0089de;
	text-decoration: none
}
/*- Sub Menu -*/
.nav2 li.active li a{
	background: none;
	color: #585858;
	font-weight: normal;
	padding: 0 0 0 25px
}
.nav2 li.active li a:hover,
.nav2 li.active li.active a{
	color: #0089de;
	font-weight: bold
}
/*- Sub Menu 2 -*/
.nav2 li.active li.active li a{
	color: #4d8113;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 40px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	font-weight: bold
}
/*=== Title Placeholder ===*/
#title{
	margin: 0 0 35px
}
#title img{
	display: block
}
#home #title{
	margin: 0 0 20px
}
/*- Welcome text -*/
.welcome{
	color: #4d8113;
	font-size: 1.2em;
	padding: 0 15px 10px
}
.welcome h2{
	font-size: 1.3em
}
/*=== Left Column ===*/
#leftcol{
	color: #7d7d7d;
	float: left;
	padding: 0 0 0 25px;
	width: 220px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 639px
}
#centercol a{
	text-decoration: underline
}
#home #centercol{
	color: #656565
}
#home #centercol a{
	color: #656565;
	text-decoration: none
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	padding: 0 20px 0 17px;
	width: 185px
}
.col2{
	float: left;
	padding: 0 0 0 17px;
	width: 160px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 639px
}
.box .top,.box .bot{
	background: url(box-top.gif) no-repeat top;
	clear: both;
	height: 22px;
	overflow: hidden
}
.box .bot{
	background: url(box-bot.gif) no-repeat top
}
.box .content{
	background: #f2f9fd;
	height: 1%;
	padding: 0 15px
}
/*- Box2 -*/
.box2{
	margin: 0 0 3px;
	width: 639px
}
.box2 .top,.box2 .bot{
	background: url(box2-top.gif) no-repeat top;
	clear: both;
	color: #ffffff;
	height: 30px;
	overflow: hidden
}
.box2 .top h3{
	font-size: 13px;
	line-height: 30px;
	margin: 0
}
.box2 .bot{
	background: url(box2-bot.gif) no-repeat top;
	height: 22px
}
.box2 .content{
	background: url(box2-bgr.gif) repeat-y;
	height: 1%;
	padding: 17px 0 0
}
.box2 li{
	padding: 0 0 .5em
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	float: right;
	height: 18px;
	width: 225px
}
#search label{
	color: #969696;
	float: left;
	line-height: 19px;
	margin: 0 5px 0 0
}
#search input{
	background: #eef3e8;
	border: 0;
	float: left;
	width: 170px
}
#search .btn{
	margin: 3px 0 0 5px;
	position: relative;
	width: auto
}

/*=== Link Buttons ===*/
.btn-more{
	text-align: right
}
.btn-more a{
	background: url(ico-more.gif) no-repeat right;
	font-size: 11px;
	padding: 0 12px 0 0
}
.btn-more a:hover{
	color: #000000
}
/*=== Footer ===*/
#footer{
	color: #7d7d7d;
	font-size: .9em;
	margin: -180px 0 0;
	padding: 0 0 0 25px;
	position: relative;
	width: 220px;
	width: 220px
}
#footer a{
	color: #7d7d7d
}
#leftcol .content ul{
	margin: 0 0 2em
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl, hr{
	border-top: 2px solid #53a30c;
	clear: both;
	height: 2px;
	margin: 15px 0;
	overflow: hidden;
	width: 100%
}


#icons{
	margin: -25px 0 0 580px;
	width: 90px
}

#icons img{
	margin: 0 0 0 5px;
}






#contenttab {
	width: 610px;
	height: 484px;
	font-family: Arial,sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 30px 0px 10px 0px;
}

#contentboxsub td {
padding: 1px 3px 1px 3px;
}


#contentboxsub form td{
	padding: 2px;
}


#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: #0087dd;
	}

#contentboxsub font a{
	color: #0087dd;
	}


#contentboxsub p a{
	color: #0087dd;
}

#contentboxsub a:visited{
	color: #00527a;
	text-decoration: none;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 16px;
	font-weight: bold;
	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;
	}

