/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #999999;
	color: #000000;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 20px;
}
a{
	color: #cf0900;
	text-decoration: none;
}
#home a:hover{
	text-decoration: none;
	color: #cf0900;
}

#home a{
	color: #666666
	text-decoration: none;
}
a:hover{
	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, #footer{
	background: url(page-bgr.gif) repeat-y;
	margin: 0 auto;
	padding: 0 3px 0 0;
	width: 866px;
}
#home #page{
	background: url(home-page-bgr.gif) #ffffff repeat-y right;
}
#page-bot{
	background: url(page-bot.gif) no-repeat top;
	height: 2px;
	overflow: hidden;
}
/*=== Header ===*/
#header{
	background: url(header-bgr.gif) repeat-x top;
	height: 88px;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: right;
	margin: 0 0 -8px;
	position: relative;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 96px;
	width: 325px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	float: left;
	font-size: 11px;
	padding: 0;
	width: 395px;
margin: 66px 0 0 200px;
	position:absolute;
	z-index:23;
}
#nav1 li{
	display: inline;
}
#nav1 li a{
	color: #666666;
	padding: 0 5px;
}

#nav1 li a:link{
	color: #666666;
	padding: 0 5px;
}
#nav1 li a:visited{
	color: #666666;
}

#nav1 li a:hover,
#nav1 li.active a{
	color: #cf0900;
}
/*=== All Columns ===*/
#columns{
	
	clear: both;
}
#home #columns{
	background: url(home-columns-bgr.gif) no-repeat left bottom;
}
#columns h2, #columns h3{
	color: #666666;
	font-size: 14px;
	margin: 0 0 13px;
}
#home #columns h2{
	color: #cf0900;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 4px;
}
#columns p{
	padding: 0 0 13px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 196px;
}

#spacergif {
	height: 100%
}

/*=== Center Column ===*/
#centercol{
	float: right;
	width: 669px;
}
#centercol .spacer{
	padding: 40px 40px 20px 22px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 33%;
}
/*=== Sub Columns ===*/
.col{
	color: #666666;
	float: left;
	font-size: 11px;
	padding: 25px 15px 40px 20px;
	width: 180px;
}
.col a{
	color: #666666;
}
/*=== Styling Lists ===*/
/*- Left Menu -*/
ul.leftmenu{
	background: #cf0900;
	overflow: hidden;
	padding: 12px 0 17px;
}
#home .leftmenu{
	height: 252px;
}
.leftmenu li{

}
.leftmenu li a{
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 18px;
}

.leftmenu li a:hover
{
	background: url(ico-arrow1.gif) #ffffff no-repeat 5px 5px;
	color: #cf0900;
	text-decoration: none;
}


.leftmenu li.active a{
	background: url(ico-arrow.gif) #ffffff no-repeat 5px 7px;
	color: #cf0900;
	text-decoration: none;
}
.leftmenu li.active a{
	border-top: 1px solid #d5d5d5;
}


.leftmenu li.active li a{

	background: #ffffff;
	color: #666666;
	font-weight: normal;
}
.leftmenu li.active li a:hover,
.leftmenu li.active li.active a{

	background: #eeeeee;
	color: #666666;
	font-weight: bold;
}
.leftmenu li.active li.active a{
	border-top: 1px solid #d5d5d5;
}
/*- Left Sub Menu2 -*/
.leftmenu li.active li.active li a{
	font-weight: normal;
	border: 0px;
	padding: 2px 0 2px 30px;
}
.leftmenu li.active li.active li a:hover,
.leftmenu li.active li.active li.active a{
	color: #cf0900;
}
/*- List1 -*/
.list1 li{
	margin: 0 0 13px;
}
.list1 li h4{
	font-size: 11px;
	font-weight: normal;
}
/*- List2 -*/
.list2{
	margin: 0 0 20px;
}
.list2 li{
	margin: 0 0 5px;
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	color: #ffffff;
	float: left;
	height: 38px;
	padding: 49px 0 0 17px;
	width: 190px;
}
#search label{
	display: block;
	font-weight: bold;
	padding: 0 0 2px;
}
#search input{
	border: 0;
	float: left;
	width: 145px;
}
#search .btn{
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
}
/*=== Styling Buttons ===*/
#icons{
	margin: 0 0 0 795px;
	position: absolute;
	top: 100px;
	width: 90px;
}
#icons img{
	margin: 0 3px;
}
.top{
	padding: 0 20px 4px 0;
	text-align: right;
}
/*=== Footer ===*/
#footer, #footer a{
	background: none;
	clear: both;
	color: #333333;
	font-size: 11px;
}
#footer p{
	padding: 0 15px 0 0;
	text-align: right;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.pic{
	margin: 0 0 13px;
}




#contentboxsub {
margin: 0px;
padding: 10px 0px 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: #cf0900;
}

#contentboxsub font a{
	color: #cf0900;
}


#contentboxsub p a{
	color: #cf0900;
}



#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;
	}
