/*=== 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: #8d8d8d;
	color: #333333;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #e4312a;
	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: #e4312a;
	font-size: 1.1em;
	margin: 0 0 .5em
}
h3{
	color: #424242;
	font-size: 1.2em;
	margin: 0 0 1em
}
h4{
	color: #424242;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	line-height: 1.5em;
	padding: 0 0 1.3em
}
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;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	padding: 0 5px 0 1px;
	width: 946px
}
#home #page{
	background: url(page-bgr-home.gif) repeat-y
}
/*=== Header ===*/
#header{
	background: #f0f0f0;
	height: 174px
}
#home #header{
	height: 217px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	text-indent: -9999px;
	width: 385px
}
#header h1 a{
	display: block;
	height: 174px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	background: #242021;
	font-size: 11px;
	height: 44px;
	padding: 0 270px 0 5px
}
.nav1 ul{
	float: left
}
.nav1 li{
	float: left;
	line-height: 44px;
	padding: 0 10px
}
.nav1 li a{
	color: #e0e0e0;
	display: block;
	float: left
}
.nav1 li a:hover{
	color: #ffffff
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 1em
}
.nav2 li a{
	color: #242021;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0 5px 15px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(nav2-ico.gif) no-repeat 10px 8px;
	color: #6bb023;
	padding: 4px 0 4px 25px;
	text-decoration: none
}
/* Nav2 Level2 */
.nav2 li.active li a{
	background: none;
	background: #f0f0f0;
	color: #464646;
	font-size: 12px;
	padding: 3px 0 3px 25px;
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	color: #6bb023
}
/* Nav2 Level3 */
.nav2 li.active li.active li a{
	color: #e4312a;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0 3px 45px
}
.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 0 686px;
	position: absolute;
	top: 0
}
#title img{
	display: block
}
/*=== All Columns ===*/
#columns{
	background: #ffffff;
	height: 1%;
	padding: 15px 0 17px
}
#home #columns{
	background: url(columns-bgr-home.gif) #ffffff repeat-y right
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 205px
}
/*=== Center Column ===*/
#centercol{
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 197px;
	margin: 0 0 0 16px;
	min-height: 197px;
	width: 707px
}
#centercol .content{
	background: #eef4e7;
	border: 1px solid #6ab021;
	height: 1%;
	padding: 15px 13px
}
#home #centercol .content{
	background: url(content-bgr.gif) #eef4e7 repeat-y right;
	border-right: 0;
	margin: 0 0 15px;
	padding-bottom: 0
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 465px
}
.col2{
	float: right;
	width: 227px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0 0 1em;
	padding: 0 0 0 25px
}
.list1 li{
	background: url(ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .3em;
	padding: 0 0 0 13px
}
/*- List2 -*/
.list2{
	color: #000000
}
.list2 li{
	height: 1%;
	margin: 0 0 1em
}
.list2 a{
	color: #000000
}
.list2 h4{
	color: #000000;
	font-weight: normal;
	margin: 0
}
/*- List3 -*/
.list3 h4{
	color: #4f4f4f;
	font-weight: normal
}
.list3 h4 strong{
	color: #5a9e14
}
.list3 h4 small a{
	font-size: 1em;
	font-weight: normal
}
/*- List4 -*/
.list4 ul{
	font-weight: bold;
	margin: 0 0 1.5em
}
.list4 li{
	background: url(ico-list.gif) no-repeat 0 4px;
	margin: 0 0 1em;
	padding: 0 0 0 13px
}
.list4 li a{
	color: #242021
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	float: right;
	height: 20px;
	padding: 14px 0 0
}
#search label{
	color: #e0e0e0;
	float: left;
	font-size: 11px;
	margin: 0 5px 0 0
}
#search input{
	border: 0;
	color: #68a22c;
	float: left;
	font-size: 10px;
	padding: 1px 2px;
	width: 190px
}
#search input.btn{
	margin: 1px 0 0 -10px;
	padding: 0;
	position: relative;
	width: auto
}
/*=== Link Buttons ===*/
/*- PDF, Print -*/
#icons{
	margin: 0 0 0 868px;
	padding: 3px 6px;
	position: absolute;
	top: 230px
}
#icons img{
	margin: 0 5px
}
.btn-top a{
	background: url(ico-top.gif) no-repeat left;
	padding: 0 0 0 10px
}
.btn-more{
	color: #5a9e14;
	font-size: .9em
}
.btn-more a{
	color: #e4342c
}
.btn-more2{
	margin: -29px 0 15px;
	position: relative;
	text-align: right
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 1em
}
/*=== Footer ===*/
#footer{
	color: #ffffff;
	font-size: 11px;
	height: 30px;
	padding: 15px 20px 0
}
#footer a{
	color: #ffffff
}
#footer li{
	display: inline;
	padding: 0 .6em
}
/*=== 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
}






#contenttab {
	width: 680px;
	height: 484px;
	font: 1em Verdana,Arial,Helvetica,Sans-Serif;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 0px 0px 10px 0px;
}

#contentboxsub form {
margin: 0px;
padding: 20px 0px 10px 0px;
}

#contentboxsub table {
margin: 0px;
padding: 20px 0px 10px 0px;
}


#contentboxsub form td{
	padding: 2px;
}

#contentboxsub td{
	padding: 1px 3px 1px 3px;
	text-align: left;
}



#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: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #e3001b;
	}

#contentboxsub font a{
	color: #e3001b;
}


#contentboxsub p a{
	color: #e3001b;
}

#contentboxsub a:visited{
	color: #a11424;
	text-decoration: none;
}



.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;
	}

