/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ecf5fb;
	color: #272727;
	font: .7em "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 1em
}
a{
	color: #00599a;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #00599a 1px solid;
	font-size: 11px;
	padding: 1px 2px
}
li{
	list-style: none
}
h2{
	color: #00599a;
	font-size: 1.6em;
	margin: 0 0 .5em
}
h3, h4{
	font-size: 1.1em
}
h4{
	margin: 0 0 1em
}
p{
	padding: 0 0 1em
}
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 3px;
	width: 925px
}
/*- Page Top -*/
#page-top{
	background: url(page-top.png) no-repeat top;
	font-weight: bold;
	height: 2.3em;
	margin: 0 auto;
	overflow: hidden;
	width: 925px
}
#page-top ul{
	float: left;
	font-size: .9em;
	padding: .6em 0 0
}
#page-top li{
	display: inline;
	padding: 0 5px
}
/*- Page Bottom -*/
#page-bot{
	background: url(page-bot.png) no-repeat top;
	font-size: 10px;
	font-weight: bold;
	height: 33px;
	margin: 0 auto;
	text-align: right;
	width: 931px
}
#page-bot a{
	color: #ffffff
}
#page-bot ul{
	padding: 10px 10px 0 0
}
#page-bot li{
	display: inline;
	padding: 0 5px
}
/*=== Header ===*/
#header{
	background: url(header-bgr.gif) repeat-x top;
	height: 162px
}
#header .content{
	float: right;
	height: 157px;
	overflow: hidden;
	width: 551px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	border-right: 1px solid #ffffff;
	float: left;
	text-indent: -9999px;
	width: 373px
}
#header h1 a{
	display: block;
	height: 129px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	border-left: 1px solid #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 33px;
	margin: -33px 0 0 0;
	position: absolute
}
.nav1 li{
	float: left;
	line-height: 28px
}
.nav1 li a{
	background: #00599a;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 10px
}
.nav1 li a:hover,
.nav1 li.active a{
	background: #00599a;
	border-bottom: 1px solid #00599a;
	color: #ffb12b;
	text-decoration: none
}
/*- Nav2 -*/
.nav2{
	font-weight: bold;
	margin: 0 0 1em
}
.nav2 li{
	margin: 0 0 .5em
}
.nav2 li a{
	color: #ffffff;
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 25px
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #ffb12b;
	text-decoration: none
}
/*- Nav2 Level2 -*/
.nav2 li.active li a{
	color: #ffb12b;
	padding: 0 0 0 40px;
	text-decoration: none
}
.nav2 li.active li a:hover,
.nav2 li.active li.active a{
	background: url(nav2-ico.gif) no-repeat 25px 5px
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 0 15px 1px
}
#home #columns{
	background: url(columns-bgr-home.gif);
	padding: 0 0 0 15px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 40px 0 0;
	width: 196px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 13px 0 0 15px;
	width: 675px
}
#home #centercol{
	margin: 80px 0 10px 120px;
	width: 750px
}
* html #home #centercol{
	margin-left: 120px;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 240px;
	margin: 0 10px 0 0; 
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	border: 1px solid #00599a;
	color: #00599a;
	font-size: 1.2em
}
.box .bot{
	background: #cccbcb;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	padding: 0 10px 0 0;
	text-align: right
}
.box .content{
	background: #f0f0f0;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 175px;
	min-height: 175px;
	padding: 15px 15px 10px
}
.box h4{
	color: #f79905;
	margin: 0
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	margin: 0 0 1em
}
/*- List2 -*/
.list2 ul, .list2 ol{
	margin: 0 0 1em;
	padding: 0 0 0 1.3em
}
.list2 ul li{
	margin: 0 0 .1em;
	padding: 0 0 0 10px
}
.list2 ol li{
	list-style: lower-latin;
	list-style-position: inside;
	margin: 0 0 .1em
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	float: right;
	height: 17px;
	width: 220px
}
#search label{
	color: #00599a;
	float: left;
	font-size: 1em;
	margin: 7px 5px 0 0
}
#search input{
	float: left;
	margin: 3px 0 0;
	width: 145px
}
#search input.btn{
	margin: 3px 0 0 3px;
	width: auto
}
/*=== Link Buttons ===*/
/*- Print, PDF Link Buttons -*/
.icons{
	margin: 0 -20px 0 0;
	position: relative;
	text-align: right
}
.icons img{
	margin: 0 0 0 2px
}
* html .icons{
	margin: 0
}
/*=== Footer ===*/
#footer{
	color: #00599a;
	font-weight: bold;
	padding: 0 0 10px 15px
}
#footer a{
	color: #00599a
}
/*=== 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: 699px;
	height: 484px;
	font-family: Arial,sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 0px 0px 10px 0px;
}



#contentboxsub form td{
	padding: 2px;
}

#contentboxsub td{
	padding: 1px;
}


#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: #00599a;
	}

#contentboxsub font a{
	color: #00599a;
	}


#contentboxsub p a{
	color: #00599a;
}

#contentboxsub a:visited{
	color: #074a7b;
	text-decoration: none;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #0082d1;
}


#contentboxsub h2{
	background-image: none;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 8px 0;
	color: #0082d1;
}


#contentboxsub h3{
	font-size: 15px;
	padding: 0 0 6px 0;
	color: #0082d1;
}


#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;
	}
