/*=== 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) #cacac9 repeat-x top;
	color: #000000;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 20px 0 0
}
a{
	color: #007dc2;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	color: #007dc2;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #003767;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 .8em
}
h2 a{
	color: #003767
}
h3{
	font-size: 1.2em;
	margin: 0 0 1em
}
h4{
	font-size: 1em
}
p{
	padding: 0 0 1.3em
}
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 5px;
	width: 865px
}
#page-top, #page-bot{
	height: 5px;
	margin: 0 auto;
	overflow: hidden;
	width: 875px
}
#page-top{
	background: url(page-top.png) no-repeat top
}
#page-bot{
	background: url(page-bot.png) no-repeat top;
	height: 30px
}
/*=== Header ===*/
#header{
	height: 54px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 365px
}
#header h1 a{
	display: block;
	height: 54px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	float: right;
	font-size: .9em;
	height: 22px;
	padding: 30px 0 0;
	text-align: right
}
.nav1 li{
	display: inline;
	padding: 0 15px 0 0
}
.nav1 li a{
	color: #003767
}
/*- Nav2 -*/
.nav2{
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	margin: 0 0 2em;
	padding: 0 1px 0 0
}
.nav2 li{
}
.nav2 li a{
	border-bottom: 1px solid #d5d5d5;
	color: #003767;
	display: block;
	font-weight: bold;
	height: 1%;
	padding: 2px 0 2px 18px
}
.nav2 li a:hover,
.nav2 li.active a{
	text-decoration: none
}
.nav2 li a:hover{
	color: #007dc2
}
/*- Nav2 Level2 -*/
.nav2 li.active li a{
	background: #f2f2f2;
	color: #007dc2;
	font-weight: normal
}
.nav2 li.active li.active a,
.nav2 li.active li.active a:hover{
	font-weight: bold
}
/*=== Title Placeholder ===*/
#title img{
	display: block
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) repeat-y;
	height: 1%
}
/*=== Left Column ===*/
#leftcol{
	background: url(leftcol-bgr.gif) repeat-x top;
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 486px;
	min-height: 486px;
	width: 163px
}
#leftcol .content{
	color: #ffffff;
	font-size: .9em;
	height: 1%;
	padding: 20px 10px 0 18px
}
#leftcol .content a{
	color: #ffffff
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 702px
}
#centercol .content{
	height: 1%;
	padding: 20px 10px 5px 33px
}
#home #centercol .content{
	height: 1%;
	padding: 45px 220px 30px 75px
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	background: #ffffff;
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #d5d5d5;
	height: 19px;
	padding: 0 0 0 18px
}
#search input{
	border: 0;
	float: left;
	padding: 2px 0;
	width: 118px;
	background: none;
}
#search input.btn{
	padding: 0;
	width: auto
}
/*=== Footer ===*/
#footer{
	color: #003767;
	font-size: .9em;
	padding: 10px 0 0;
	text-align: right
}
#footer a{
	color: #003767
}
#footer li{
	display: inline;
	padding: 0 15px 0 0
}
/*=== 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
}








#contenttab {
	width: 600px;
	height: 484px;
	font-family: Verdana, Arial,sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 30px 0px 10px 0px;
}

#contentboxsub td {
padding: 1px 3px 1px 3px;
}


#contentboxsub form td{
	padding: 2px;
}


#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: #244894;
	}

#contentboxsub font a{
	color: #244894;
	}


#contentboxsub p a{
	color: #244894;
}

#contentboxsub a:visited{
	color: #00527a;
	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;
	}

