/*=== 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) #c7c7c7 repeat-x top;
	color: #000000;
	font: .75em Verdana,Geneva,Helvetica,Sans-Serif
}
a{
	color: #c41912;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 1px 2px
}
li{
	list-style: none
}
h2{
	color: #464646;
	font-size: 1.5em;
	margin: 0 0 1em
}
h3{
	font-size: 1.1em;
	margin: 0 0 1em
}
h4{
	font-size: 1em;
	font-weight: normal;
	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 15px;
	width: 920px
}
#page-top, #page-bot{
	margin: 0 auto;
	overflow: hidden;
	width: 950px
}
#page-top{
	background: url(page-top.png) no-repeat top;
	height: 63px
}
#page-bot{
	background: url(page-bot.png) no-repeat top;
	height: 25px
}
/*=== Header ===*/
#header{
	background: url(header-bgr.gif) no-repeat top;
	height: 59px;
	margin: 0 auto;
	padding: 0 15px 0 0;
	width: 935px
}
#header .content{
	float: right
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 207px
}
#header h1 a{
	display: block;
	height: 59px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	margin: 0 -1px 0 0;
}
.nav1 li{
	background: url(nav1-sep.gif) no-repeat right top;
	float: left;
	line-height: 22px
}
.nav1 li.last{
	background: none
}
.nav1 li a{
	color: #464646;
	display: block;
	float: left;
	padding: 0 8px
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #c41912
}
/*- Nav2 -*/
.nav2 ul{
	float: right;
	font-size: 12px;
	height: 54px;
	padding: 1px 19px 0 0
}
.nav2 li{
	float: left;
	line-height: 21px
}
.nav2 li a{
	background: url(nav2-normal.gif) no-repeat left top;
	color: #c41912;
	display: block;
	float: left;
	height: 21px;
	padding: 34px 5px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(nav2-hover.gif) no-repeat left top;
	color: #464646;
	text-decoration: none
}
/*- Nav3 -*/
.nav3{
	font-size: 13px;
	margin: 0 0 1em
}
.nav3 li a{
	color: #ffffff;
	display: block;
	padding: 5px 0 5px 12px
}
.nav3 li a:hover,
.nav3 li.active a{
	background: #dadada;
	color: #464646;
	text-decoration: none
}
/*- Nav3 Level2 -*/
.nav3 li.active li a{
	background: #ececec;
	color: #c41912;
	padding: 3px 0 3px 35px
}
.nav3 li.active li a:hover,
.nav3 li.active li.active a{
	font-weight: bold
}
/*=== Title Placeholder ===*/
#title{
	height: 146px;
	overflow: hidden
}
#home #title{
	height: 289px
}
#title img{
	display: block
}
/*- Headline -*/
.headline{
	background: url(headline-bgr.png) repeat-x top;
	height: 38px;
	padding: 15px 10px 0;
	position: absolute;
	top: 359px;
	width: 900px
}
.headline h2{
	color: #464646;
	font-size: 22px;
	font-weight: normal
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) #dadada repeat-y;
	height: 1%;
	margin: 10px 0 0;
	padding: 0 12px 10px 0
}
#home #columns{
	background: url(columns-bgr-home.gif) repeat-y;
	padding: 10px 0
}
#home #columns h2{
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px
}
#home #columns .col1 h2{
	border: 0
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 213px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	margin: 10px 0 0;
	width: 672px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	padding: 0 10px;
	width: 192px
}
.col2{
	color: #ffffff;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 10px;
	width: 324px
}
.col3{
	color: #ffffff;
	float: right;
	padding: 0 10px;
	width: 323px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0 0 1em;
	padding: 0 0 0 13px
}
.list1 li{
	background: url(ico-list.gif) no-repeat 0 4px;
	margin: 0 0 1.2em;
	padding: 0 0 0 13px
}
.list1 li a{
	color: #464646
}
.list1 li a:hover{
}
/*- List2 -*/
.list2 ul{
	padding: 0 0 0 10px
}
.list2 li{
	margin: 0 0 1.3em
}
.list2 li a{
	color: #ffffff
}
.list2 li a:hover{
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	background: #464646;
	float: right;
	padding: 7px 10px 9px;
	width: 176px
}
#search label{
	color: #e3e3e3;
	display: block;
	font-size: 11px
}
#search input{
	float: left;
	width: 170px
}
/*=== Link Buttons ===*/
/*- PDF, Print -*/
#icons{
	background: #c41912;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
	margin: 0 0 0 837px;
	padding: 3px 6px;
	position: absolute;
	top: 278px
}
#icons img{
	margin: 0 5px
}
.btn-more{
	float: right
}
.btn-link{
	margin: 0 0 0 -46px;
	position: absolute;
	top: 121px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 10px
}
.pic.fr img{
	margin-left: 10px
}
/*=== Footer ===*/
#footer{
	color: #464646;
	font-size: .9em;
	height: 1%;
	padding: 15px 0 0
}
#footer a{
	color: #464646
}
#footer li{
	display: inline;
	padding: 0 0 0 .6em
}
#footer .c1{
	float: left;
	width: 270px
}
#footer .c2{
	float: left;
	margin: 0 0 0 20px;
	width: 520px
}
#footer .c3{
	float: right;
	margin: 20px 0 0;
	text-align: right
}

#footer .c3sub{
	float: right;
	margin: 0;
	text-align: right
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr, .hl{
	border-top: 2px solid #464646;
	clear: both;
	height: 2px;
	margin: 15px 0;
	overflow: hidden;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}






#contenttab {
	width: 670px;
	height: 484px;
	font: 1em Verdana,Arial,Helvetica,Sans-Serif;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 20px 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;
}



#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: #c41912;
	}

#contentboxsub font a{
	color: #c41912;
}


#contentboxsub p a{
	color: #c41912;
}

#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;
	}

