/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(bgr.gif) #bbbcbc fixed;
	color: #000000;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 30px;
}
a{
	color: #a20000;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
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%}	


/*=== Layout ===*/
#page, #page-bot{
	background: url(page-bgr.gif) repeat-y;
	margin: 0 auto;
	padding: 0 3px 0 1px;
	width: 798px;
}
#page-bot{
	background: url(page-bot.gif) no-repeat top;
	height: 6px;
	overflow: hidden;
}
#home #page{
	background: url(home-page-bgr.gif) repeat-y;
}
#home #page-bot{
	background: url(home-page-bot.gif) no-repeat top;
}
/*=== Header ===*/
#header{
	background: url(header-bgr.png) no-repeat top;
	border-bottom: 1px solid #ffffff;
	height: 145px;
}
/*- Logo -*/
#header h1{
	background: url(logo.png) no-repeat;
	float: left;
	margin: 30px 0 0 -40px;
	position: relative;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 82px;
	width: 81px;
}
/*=== Top Menu, Search ===*/
#topmenu{
	background: url(topmenu-bgr.gif) #949494 repeat-y right;
	border-bottom: 1px solid #ffffff;
	clear: both;
	height: 22px;
	line-height: 22px;
}
#topmenu ul{
	float: right;
	padding: 0 20px 0 0;
}
#topmenu li{
	color: #ffffff;
	float: left;
	font-size: 11px;
}
#topmenu li a{
	color: #ffffff;
	padding: 2px 10px 0;
}
#topmenu li a:hover{
	text-decoration: underline;
}
#topmenu li img{
	float: left;
	margin: 2px 5px 0;
}
#topmenu li.icons a{
	padding: 0;
}
/*- Search -*/
#search{
	float: right;
	height: 18px;
	margin: 4px 2px 0 0;
	width: 195px;
}
#search input{
	border: 0;
	float: left;
	height: 14px;
	padding: 0 2px;
	width: 165px;
}
#search .btn{
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
}
/*=== Columns ===*/
#columns{
	padding: 0 11px 10px 0;
}
#home #columns{
	padding: 0;
}
/*--- Left Column ---*/
#leftcol{
	color: #555555;
	float: left;
	font-size: 11px;
	width: 182px;
}
#leftcol .spacer{
	padding: 0 10px 0 15px;
}


#leftcol h2{
	color: #555555;
	font-size: 11px;
}

#leftcol p{
	padding: 0 0 15px;
}
#leftcol p a{
	color: #555555;
}
/*- Left Menu -*/
ul.leftmenu{
	margin: 0 1px 0 0;
	overflow: hidden;
	padding: 12px 0 17px;
}
.leftmenu li{
	clear: both;
	
}
.leftmenu li a{
	color: #000000;
	display: block;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 22px;
}
.leftmenu li a:hover,
.leftmenu li.active a{
	background: url(ico-arrow.gif) #a30001 no-repeat left;
	color: #ffffff;
	text-decoration: none;
}
/*- Left Sub Menu -*/
.leftmenu li.active li{
	border-bottom: 1px solid #ffffff;
	margin: 0;
}
.leftmenu li.active li a{
	background: #d9d9d9;
	border-bottom: 0;
	border-top: 0;
	color: #000000;
	font-weight: normal;
}
.leftmenu li.active li a:hover,
.leftmenu li.active li.active a{
	background: #ffffff;
	color: #9a0000;
	font-weight: bold;
}
/*- Left Sub Menu2 -*/
.leftmenu li.active li.active li a{
	color: #000000;
	font-weight: normal;
	padding: 0 0 0 37px;
}
.leftmenu li.active li.active li a:hover,
.leftmenu li.active li.active li.active a{
	color: #9a0000;
}
/*--- Center Column ---*/
#centercol{
	float: right;
	margin: 15px 0 0;
	width: 590px;
}
#home #centercol{
	margin: 0;
	width: 615px;
}

#home #centercol  h2 a:hover{
	text-decoration: none;
	cursor: pointer;
}


#centercol h2, #centercol h3{
	font-size: 12px;
	padding: 0 0 15px;
}
#home #centercol h2{
	background: #949494;
	color: #ffffff;
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	margin: 0 0 10px;
	padding: 0 0 0 17px;
}

#home #centercol h2 a{
	color: #ffffff;
}

#centercol h3{
	padding: 0;
}
#centercol h4{
	color: #a20000;
	font-size: 12px;
	font-weight: normal;
}
#centercol p{
	padding: 0 0 15px;
}
/*--- Sub Columns ---*/
.col{
	float: left;
	margin-right: 1px;
	width: 204px;
}
.col.last{
	margin: 0;
}
.col img, .col2 img{
	border-bottom: 1px solid #ffffff;
	display: block;
}
.col2{
	float: left;
	margin-right: 1px;
	width: 205px;
}
/*=== Styling Lists ===*/
.list1, .list2{
	padding: 0 0 15px 18px;
}
.list1 li, .list2 li{
	margin: 0 0 10px;
}
.list1 a{
	color: #000000;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.pics img{
	border-right: 1px solid #ffffff;
	display: block;
	float: left;
	margin: 0 0 15px;
}



#contentboxsub {
margin: 0px;
padding: 10px 10px 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: 6px 0 10px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #a30001;
}

#contentboxsub font a{
	color: #a30001;
}


#contentboxsub p a{
	color: #a30001;
}



#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;
	}