/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(page-bgr.gif) #e6e6e6 repeat-y left;
	color: #000000;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
body#home{
	background: url(home-page-bgr.gif) #e6e6e6 repeat-y left;
}
a{
	color: #ee3338;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 1px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*==== 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, #header{
	width: 901px;
}
/*=== Header ===*/
#top{
	background: url(top-bgr.gif) repeat-x top;
	height: 121px;
}
#header{
	border-right: 1px solid #ffffff;
	background: #CDCDCD;
	color: #ffffff;
	height: 111px;
}
#header a{
	color: #ffffff;
}
#header a:hover{
	color: #ee3338;
	text-decoration: none;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 111px;
	width: 293px;
}
/*- Slogan -*/
#slogan{
	float: left;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 95px 0 0 10px;
	width: 330px;
}
/*- Search -*/
#search{
	float: right;
	padding: 10px 0 0;
	width: 160px;
}
#search fieldset{
	height: 13px;
}
#search ul{
	padding: 0 15px 5px 0;
}
#search li{
	text-align: right;
}
#search input{
	background: #f2f2f2;
	border: 0;
	float: left;
	font-size: 10px;
	padding: 0;
	width: 130px;
}
#search .btn{
	padding: 0;
	margin: 0 0 0 2px;
	width: auto;
}
/*=== Title ===*/
.picspacer {
	margin: 0;
	padding: 0;
	width: 1px;
}

#title{
	
	height: 108px;
	margin: -10px 0 0;
	overflow: hidden;
	position: relative;
}
#home-title{
	clear: both;
	height: 100px;
	margin: 0 0 30px;
	overflow: hidden;
}
/*=== Top Menu ===*/
#topmenu{
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
}
#topmenu li{
	float: left;
	margin: 0 5px 0 0;
}
#topmenu li a{
	color: #000000;
	display: block;
	padding: 0 10px;
}
#topmenu li a:hover,#topmenu li.active a{
	background: #e6e6e6;
	color: #ee3338;
	text-decoration: none;
}
/*=== Columns ===*/
#home #columns{
	font-size: 12px;
	padding: 0 0 0 99px;
}
#columns h2, #columns h3{
	font-size: 12px;
	padding: 0 0 15px;
}
#home #columns h2{
	color: #ee3338;
}
#columns h3{
	padding: 0;
}
#columns p{
	padding: 0 0 15px;
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	width: 149px;
}
#home #leftcol{
	padding: 20px 0 0 20px;
	width: 180px;
}
/*- Left Menu -*/
.leftmenu ul{
	background: url(list-bgr.gif) repeat-y left;
}
.leftmenu li a{
	background: url(ico-list.gif) no-repeat left;
	border-bottom: 1px solid #ffffff;
	color: #818181;
	display: block;

	padding: 2px 0 2px 20px;
}
.leftmenu li a:hover,.leftmenu li.active a{
	background: url(ico-list-.gif) #fff no-repeat left;
	color: #ee3338;
	text-decoration: none;
}
/*- Left Sub Menu -*/
.leftmenu li.active li a{
	background: url(list-bgr.gif) #ffffff repeat-y left;
	border: 0;
	color: #000000;
}
.leftmenu li.active li a:hover, .leftmenu li.active li.active {
	color: #ee3338;
}
/*- Home Leftmenu -*/
#home .leftmenu li{
	font-size: 12px;
	margin: 0 0 2px;
}
#home .leftmenu li a{
	background: none;
	border: 0;
	color: #000000;
	padding: 0;
}
#home .leftmenu li a:hover{
	color: #ee3338;
	text-decoration: none;
}
/*--- Center Column ---*/
#centercol{
	float: left;
	margin: 20px 0 15px 30px;
	width: 675px;
}
#home #centercol{
	float: right;
	margin: 0;
	width: 600px;
}
#home #centercol a{
	color: #000000;
}
/*--- Right Column ---*/
#rightcol{
	float: right;
	width: 33%;
}
/*--- Sub Columns ---*/
.col{
	float: left;
	padding: 0 0 0 25px;
	width: 272px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	margin: 0 0 15px;
}
/*=== Footer ===*/
#footer{
	background: none;
	clear: both;
	height: 50px;
}
#footer a{
	color: #000000;
}
#footer p.copy{
}
#footer p.botmenu{
}
/*=== Link Buttons ===*/
#icons{
	text-align: right;
}
a.more{
	background: url(ico-more.gif) no-repeat right;
	padding: 0 13px 0 0;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fr{
	margin: 0 0 15px 15px;
}
.fr{
	float: right;
}






#contenttab{
	width: 675px;
	height: 484px;
}


#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}


#contentboxsub td{
	padding: 4px 2px 4px 2px;
}

#contentboxsub form td{
	padding: 3px;
}


#contentboxsub ul li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 40px;
}


#contentboxsub  p{
	padding: 4px 0 5px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #ee3338;
	}

#contentboxsub font a{
	color: #ee3338;
	}


#contentboxsub p a{
	color: #ee3338;
}



#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;
	}