/*=== 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) #a7a7a7 repeat-x fixed top;
	color: #000000;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 20px
}
a{
	color: #006199;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e1e1e1 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2, h3{
	font-size: 12px
}
#home h2{
	color: #006199;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px
}
h4{
	font-size: 12px;
	font-weight: normal
}
p{
	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.png) repeat-y;
	margin: 0 auto;
	padding: 0 12px;
	width: 867px
}
/*=== Header ===*/
#header{
	border-bottom: 1px solid #ffffff;
	height: 105px
}
/*- Logo -*/
#header h1{
	background: url(logo.png) no-repeat;
	float: left;
	margin: 0 0 0 -43px;
	position: relative;
	text-indent: -9999px;
	width: 280px
}
#header h1 a{
	display: block;
	height: 105px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	float: right;
	height: 18px;
	padding: 75px 0 0 0
}
#nav1 li{
	float: left;
	line-height: 18px
}
#nav1 li a{
	color: #006199;
	display: block;
	float: left;
	padding: 0 8px
}
/*- Nav2 -*/
.nav2{
	font-size: 12px;
	margin: 0 0 10px
}
#home .nav2{
	margin: 0 0 50px
}
.nav2 li a{
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 3px 0 3px 27px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: #0571b0;
	color: #ffffff;
	text-decoration: none
}
/*- Sub Menu -*/
.nav2 li.active li a{
	background: none;
	background: #ffffff;
	color: #000000;
	font-weight: normal
}
.nav2 li.active li a:hover,
.nav2 li.active li.active a{
	color: #006199;
	font-weight: bold
}
/*- Sub Menu 2 -*/
.nav2 li.active li.active li a{
	background: url(nav2-ico.gif) #ffffff no-repeat 27px 7px;
	color: #000000;
	font-weight: normal;
	padding: 3px 0 3px 38px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	background: url(nav2-ico-.gif) #ffffff no-repeat 27px 7px;
	color: #006199
}
/*=== Title Placeholders ===*/
.title-pic{
	position: absolute
}
.blazon{
	height: 60px;
	overflow: hidden;
	position: absolute;
	width: 223px
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) repeat-y;
	height: 1%;
	padding: 20px 0 0 1px
}
#home #columns{
	background: url(columns-bgr-home.gif) repeat-y;
	height: 1%;
	padding: 0 0 0 1px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 192px
}
#home #leftcol{
	margin: 20px 0 0
}

#leftcol .spacer{
	padding: 0 10px 0 15px;
}


#leftcol h2{
	font-family: Arial;
	font-weight: bold;
	color: #555555;
	font-size: 11px;
}

#leftcol p{
	padding: 0 0 15px;
	font-size: 11px;
}
#leftcol p a{
	color: #555555;
}

/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 28px;
	width: 606px
}
#home #centercol{
	float: left;
	margin: 0;
	width: 673px
}
#home #centercol a{
	color: #000000
}
/*=== Sub Columns ===*/
.col1, .col2{
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	float: left;
	height: 225px;
	overflow: hidden;
	width: 223px
}
.col2{
	float: left;
	width: 224px
}
.col3{
	float: left;
	padding: 35px 0 40px 19px;
	width: 205px
}

.col5{
	float: left;
	padding: 35px 0 40px 19px;
	width: 205px
}

.col4{
	float: right;
	padding: 35px 28px 0 0;
	width: 175px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul, .list2 ul{
	margin: 0 0 15px
}
.list1 li{
	margin: 0 0 10px
}
/*- List2 -*/
.list2 li{
	margin: 0 0 3px
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0
}
/*- Search -*/
#search{
	background: #e1e1e1;
	border-right: 1px solid #ffffff;
	float: right;
	margin: 40px 0 0;
	padding: 10px 7px;
	width: 209px
}
#search label{
	color: #006199;
	display: block;
	font: 18px Georgia, "Times New Roman", Times, serif
}
#search input{
	float: left;
	padding: 4px;
	width: 195px
}
#search .btn{
	float: left;
	margin: 4px 0 0 -22px;
	padding: 0;
	position: relative;
	width: auto
}
/*=== PDF, Print, Top Icons ===*/
.icons{
	background: #e1e1e1;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	clear: both;
	float: right;
	padding: 20px 15px 10px;
	text-align: right;
	width: 180px
}
.icons img{
	margin: 0 0 0 5px
}
/*=== Footer ===*/
#footer{
	background: url(page-bot.png) no-repeat top;
	height: 57px;
	margin: 0 auto;
	padding: 0 25px;
	width: 841px
}
#footer a{
	color: #000000
}
#footer ul{
	padding: 5px;
	text-align: right
}
#footer li{
	display: inline;
	padding: 0 0 0 10px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.pic img{
	margin: 0 0 15px
}





#contentboxsub {
margin: 10px 0 0 0;
padding: 0px;
}

#contentboxsub font {
margin: 0px;
padding: 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: 5px 0 5px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub table table td font a{
	color: #006199;
}

#contentboxsub table td font a{
	color: #006199;
}

#contentboxsub table td a font{
	color: #006199;
}

#contentboxsub table table td  a{
	color: #006199;;
}

#contentboxsub table td a{
	color: #006199;
}


#contentboxsub td a{
	color: #006199;
}

#contentboxsub a{
	color: #006199;
}

#contentboxsub font a{
	color: #006199;
}


#contentboxsub p a{
	color: #006199;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 14px;
	color: #666666;
}


#contentboxsub h2{
	background-image: none;
	font-size: 13px;
	padding: 0 0 8px 0;
	color: #666666;
}


#contentboxsub h3{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #666666;
}


#contentboxsub h4{
	font-size: 12px;
	padding: 0 0 6px 0;
	color: #666666;
}


#contentboxsub h5{
	font-size: 11px;
	padding: 0 0 5px 0;
	color: #666666;
}

#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;
	}
