/*=== 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) #f5f7fb repeat-y left;
	color: #1d1d1d;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 50px 26px;
}
a{
	color: #2f5a8a;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none;
}
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: #eef1fc;
}
#content{
	background: url(content-bgr.gif) #eef1fc repeat-y left;
	width: 795px;
}
/*=== Header ===*/
#top{
	background: #bdcff5;
	border-bottom: 1px solid #4d4d4d;
	height: 81px;
}
#header{
	background: url(header-bgr.gif) no-repeat top;
	height: 80px;
	width: 795px;
}
/*- Logo -*/
#header h1{
	background: none;
	float: left;
	text-indent: -9999px;
	width: 390px;
}
#header h1 a{
	display: block;
	height: 80px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	background: #efefef;
	border-bottom: 1px solid #4d4d4d;
	clear: both;
	height: 19px;
	line-height: 19px;
	text-align: right;
}
.nav1 li{
	display: inline;
	padding: 0 5px;
}
.nav1 li a{
	color: #4d4d4d;
}
/*- Nav2 -*/
.nav2{
	background: #efefef;
	border-bottom: 1px solid #4d4d4d;
	clear: both;
	color: #4780c0;
	height: 19px;
	line-height: 19px;
	padding: 0 5px 0 0;
	text-align: right;
}
.nav2 li{
	display: inline;
	padding: 0 2px;
}
.nav2 li a{
	color: #1e3162;
}
/*- Left Menu -*/
.leftmenu{
	font-size: 13px;
	margin: 0 0 30px;
}
.leftmenu li a{
	background: url(nav-bgr.gif) no-repeat top;
	color: #4d4d4d;
	display: block;
	padding: 1px 0 2px 9px;
}
.leftmenu li a:hover,.leftmenu li.active a{
	background: url(nav-bgr-hover.gif) no-repeat top;
	text-decoration: none;
}
/* Left Sub Menu */
.leftmenu li.active ul{
	background: url(nav-sub-bgr.gif) repeat-y left;
	border-bottom: 1px solid #4d4d4d;
}

.leftmenu li.active li.active ul{
	background: url(nav-sub2-bgr.gif) repeat-y left;
}

.leftmenu li.active li.normal a{
	background: url(nav-sub-bgr.gif) repeat-y left;
	padding: 1px 0 2px 24px;
}

.leftmenu li.active  li.active li.normal a{
	background: url(nav-sub2-bgr.gif) repeat-y left;
	padding: 1px 0 2px 30px;
}
.leftmenu li.active li.active a, .leftmenu li.active li.normal a:hover{
	background: url(nav-sub-active.gif) no-repeat 9px 5px;
		padding: 1px 0 2px 24px;
}
.leftmenu li.active li.active li.active a, .leftmenu li.active li.active li.normal a:hover{
	background: url(nav-sub2-active.gif) no-repeat 9px 5px;
		padding: 1px 0 2px 30px;
}
/*=== All Columns ===*/
#columns{
	clear: both;
	padding: 0 0 15px;
}
#columns h2, #columns h3{
	color: #000000;
	font-size: 12px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#columns h4{
	font-size: 12px;
	font-weight: normal;
}
#columns p{
	padding: 0 0 13px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 175px;
}
#leftcol .spacer{
	color: #2f5a8a;
	padding: 10px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 619px;
}
#centercol .spacer{
	padding: 35px 10px 0 15px;
}
/*=== Sub Columns ===*/
.col{
	border-right: 1px dashed #4780c0;
	color: #4d4d4d;
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 274px;
	min-height: 274px;
	padding: 0 10px;
	width: 185px;
}
.col a{
	color: #4d4d4d;
}
.col.last{
	border: 0;
}
#columns .col h2{
	color: #4d4d4d;
	font-size: 12px;
	text-transform: none;
}
/*=== Styling Boxes ===*/
/*- Title, Welcome -*/
#title{
	height: 152px;
	margin: 0 0 15px;
	overflow: hidden;
}
#welcome{
	background: #a9c1f2;
	border-bottom: 1px solid #4d4d4d;
	color: #ffffff;
	height: 45px;
	padding: 20px 0 0;
	text-align: center;
}
#columns #welcome h2{
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: none;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 10px;
}
.list1 li{
	margin: 0 0 8px;
}
.list1 li a{
	text-decoration: underline;
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0;
}
/*- Search -*/
#search{
	float: right;
	height: 20px;
	padding: 38px 0 0;
	width: 165px;
}
#search label{
	color: #2f5a8a;
	display: block;
	font-weight: bold;
	margin: 0 5px 0 0;
}
#search input{
	float: left;
	width: 130px;
}
#search .btn{
	margin: 2px 0 0 5px;
	width: auto;
}
/*=== Styling Buttons ===*/
/*- PDF-Print Icons -*/
#icons{
	margin: 0 0 0 715px;
	position: absolute;
	top: 115px;
	width: 70px;
}
#icons img{
	margin: 0 3px;
}
/*=== Footer ===*/
#bottom{
	background: #eef1fc;
	border-bottom: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	margin: 0 0 0 174px;
	position: relative;
}
#footer{
	background: #efefef;
	border-right: 1px solid #4d4d4d;
	border-top: 1px solid #4d4d4d;
	clear: both;
	height: 19px;
	line-height: 19px;
	width: 619px;
}
#footer a{
	color: #4d4d4d;
}
#footer ul{
	text-align: right;
}
#footer li{
	display: inline;
	padding: 0 5px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}





#contenttab {
	width: 595px;
	height: 484px;
}


#contenttab img{
	padding: 2px;
}

#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 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: 4px 0 5px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #2f5a8a;
	}

#contentboxsub font a{
	color: #2f5a8a;
	}


#contentboxsub p a{
	color: #2f5a8a;
}



#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;
	}