/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #000000;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 15px
}
a{
	color: #db0221;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #acadb2 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2, h3{
	color: #db0221;
	font-size: 18px;
	margin: 0 0 10px
}
h4, h5{
	font-size: 12px;
	margin: 0 0 5px
}
h5{
	font-weight: normal;
	margin: 0
}
p{
	line-height: 18px;
	padding: 0 0 15px
}
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;
	border: 1px solid #8d8b8d;
	margin: 0 auto;
	width: 923px
}
#home #page{
	background: url(page-bgr-home.gif) repeat-y
}
/*=== Header ===*/
#header{
	background: url(header-bgr.gif) repeat-y left;
	border-bottom: 1px solid #8d8b8d;
	height: 91px
}
#header .content{
	float: left;
	width: 625px
}
#header .content img{
	float: left;
	margin: 0 1px 0 0
}
#home #header .content{
	color: #db0221;
	font-size: 26px;
	font-weight: bold;
	padding: 50px 0 0 10px;
	width: 500px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: right;
	text-indent: -9999px;
	width: 293px
}
#header h1 a{
	display: block;
	height: 91px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size: 11px;
	height: 26px;
	margin: 0 auto;
	text-align: right;
	width: 923px
}
#nav1 a{
	color: #757d80
}
#nav1 ul{
	padding: 8px 0 0
}
#nav1 li{
	border-right: 1px solid #757d80;
	display: inline;
	line-height: 11px;
	padding: 0 5px
}
#nav1 li.last{
	border: 0
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 25px
}
#home .nav2{
	margin: 0 0 95px
}
.nav2 li a{
	color: #636363;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 4px 0;
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(nav2-active.gif) no-repeat left bottom;
	color: #636363;
	text-decoration: none
}
/*- Sub Menu -*/
.nav2 li.active li a{
	background: #b0b8c7;
	border: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0 4px 10px
}
.nav2 li.active li a:hover,
.nav2 li.active li.active a{
	background: url(nav2-ico.gif) #b0b8c7 no-repeat 1px 7px;
	color: #ffffff;
	font-weight: bold
}
/*- Sub Menu 2 -*/
.nav2 li.active li.active li a{
	background: url(nav2-ico2-.gif) #b0b8c7 no-repeat 10px 9px;
	color: #ffffff;
	font-weight: normal;
	padding: 3px 0 4px 20px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	background: url(nav2-ico2.gif) #b0b8c7 no-repeat 10px 9px;
	font-weight: bold
}
/*=== Title ===*/
#title{
	height: 369px;
	width: 587px
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 10px 15px
}
/*=== Left Column ===*/
#leftcol{
	color: #878d8f;
	float: left;
	margin: 25px 0 0;
	width: 162px
}
#leftcol h4{
	margin: 0 0 8px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 725px
}
#home #centercol{
	color: #636363;
	float: left;
	margin: 0 0 0 1px;
	width: 578px
}
#home #centercol a{
	color: #636363
}
/*=== Right Column ===*/
#rightcol{
	color: #878d8f;
	float: right;
	margin: 10px 0 0;
	width: 150px
}
#rightcol a{
	color: #878d8f
}
#rightcol p{
	line-height: normal
}
#rightcol li{
	font-weight: bold;
	margin: 0 0 8px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 255px
}
/*=== Styling Boxes ===*/
/*- Workdays -*/
.workdays{
	padding: 0 0 10px 45px
}
/*- News -*/
.news{
	background: #ffffff;
	border-bottom: 1px solid #8d8b8d;
	height: 1%;
	padding: 10px
}
.news li{
	margin: 0 0 10px
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0
}
/*- Search -*/
#search{
	float: right;
	height: 35px;
	margin: 15px 0 0;
	width: 158px
}
#search label{
	color: #636363;
	display: block;
	font-weight: bold;
	margin: 3px 5px 0 0
}
#search input{
	float: left;
	width: 145px
}
/*=== Styling Buttons ===*/
/*- PDF, Print -*/
#icons{
	margin: 0 0 0 690px;
	position: absolute;
	top: 152px;
	width: 90px
}
#icons img{
	margin: 0 3px
}
/*=== Footer ===*/
#footer{
	font-size: 11px;
	height: 1%;
	padding: 10px
}
#footer p{
	line-height: normal
}
/*=== 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
}



#titlepic {
	width: 578px;
	height: 369px;
}


#contenttab {
	width: 720px;
	height: 484px;
	font-family: Arial,sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 30px 0px 10px 0px;
}

#contentboxsub td {
padding: 5px 3px 5px 3px;
}


#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: 4px 0 5px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #db0221;
	}

#contentboxsub font a{
	color: #db0221;
	}


#contentboxsub p a{
	color: #db0221;
}

#contentboxsub a:visited{
	color: #9f041a;
	text-decoration: none;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 16px;
	font-weight: bold;
	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;
	}



