/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(bgr.gif) #a6a7a9 repeat-x top;
	color: #4d4f53;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 15px 0
}
a{
	color: #2195cf;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	color: #4d4f53;
	font-size: 13px;
	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%}
h2{
	font-size: 16px;
	margin: 0 0 12px
}
h2 em{
	font-size: 14px;
	font-style: normal
}
#home h2{
	font-size: 18px;
	font-weight: normal
}
h3{
	font-size: 12px;
	margin: 0 0 15px
}
#columns p{
	padding: 0 0 15px
}
/*=== Layout ===*/
#page{
	background: url(page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 7px 0 0;
	width: 853px
}
#page-top, #page-bot{
	margin: 0 auto;
	overflow: hidden;
	width: 860px
}
#page-top{
	background: url(page-top.png) no-repeat top;
	height: 31px
}
#page-bot{
	background: url(page-bot.png) no-repeat top;
	height: 15px
}
#home #page{
	background: url(page-bgr-home.png) repeat-y
}
#home #page-bot{
	background: url(page-bot-home.png) no-repeat top
}
/*=== Header ===*/
#header{
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 122px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 210px
}
#header h1 a{
	display: block;
	height: 122px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	float: right;
	font-size: 11px;
	padding: 12px 10px 0 0
}
#nav1 li{
	border-right: 0px solid #4d4f53;
	display: inline;
	line-height: 11px;
	padding: 0 2px
}
#nav1 li a{
	color: #4d4f53
}

/*- Nav2 -*/
#nav2{
	border-bottom: 1px solid #ffffff;
	font-size: 18px;
	height: 29px
}
#nav2 ul{
}
#nav2 li{
	float: left;
	line-height: 29px;
	padding: 0 0 0 1px
}
#nav2 li#nav163690 a{
	width: 193px
}
#nav2 li a{
	background: #a6a7a9;
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 0 0 17px;
	width: 196px
}
#nav2 li a:hover,
#nav2 li.active a{
	background: #e1e4e5;
	color: #2195cf;
	text-decoration: none
}
/*- Nav3 -*/
.nav3{
	margin: 0 0 15px
}
.nav3 li{
	border-bottom: 1px solid #ffffff
}
.nav3 li li{
	border: 0
}
.nav3 li a{
	color: #000000;
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 17px
}
.nav3 li a:hover,
.nav3 li.active a{
	background: #a6a7a9;
	color: #000000;
	text-decoration: none
}
.nav3 li.active a{
	border-bottom: 1px solid #ffffff
}
/*- Sub Menu -*/
.nav3 li.active li a{
	background: #c7c8ca;
	border: 0
}
.nav3 li.active li a:hover,
.nav3 li.active li.active a{
	background: #a6a7a9;
	font-weight: bold
}
/*- Sub Menu 2 -*/
.nav3 li.active li.active li a{
	background: #d7d9da;
	border: 0;
	font-weight: normal
}
.nav3 li.active li.active li.active a{
	background: url(nav3-ico.gif) #d7d9da no-repeat 5px 8px
}
.nav3 li.active li.active li a:hover{
	background: #f2f3f3
}
/*=== Title ===*/
#title{
	float: right;
	height: 122px;
	overflow: hidden;
	width: 642px
}
#title img{
	display: block;
	float: right;
	margin: 0 0 0 1px
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 15px 15px 1px
}
#home #columns{
	background: url(columns-bgr-home.gif) no-repeat right bottom;
	margin: 17px 0 0;
	padding: 17px
}
#home #columns a{
	color: #4d4f53
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 210px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	margin: 10px 0 0;
	width: 610px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 175px
}
.col2{
	float: left;
	margin: 0 0 0 20px;
	width: 428px
}
.col3{
	float: right;
	width: 175px
}
.col1 h2{
	color: #cf0000
}
.col2 h2{
	margin: 0;
	padding: 0 0 0 17px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 25px;
	width: 428px
}
.box .top,.box .bot{
	background: url(box-top.gif) no-repeat top;
	clear: both;
	height: 5px;
	overflow: hidden
}
.box .bot{
	background: url(box-bot.gif) no-repeat top
}
.box .spacer{
	background: #eff0f1;
	height: 1%;
	padding: 5px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	background: url(ico-list.gif) no-repeat 0 4px;
	margin: 0 0 10px;
	padding: 0 0 0 13px
}

.list1 dl{
	clear: both
}
.list1 dl dt{
	background: url(ico-list.gif) no-repeat 0 4px;
	float: left;
	padding: 0 0 0 12px;
	width: 88px
}
.list1 dl dd{
	float: left;
	padding: 0 0 0 10px;
	width: 270px
}
/*- List3 -*/
.list2{
	margin: 0 15px 220px 0
}
.list2 li{
	margin: 0 0 5px
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	float: left;
	height: 20px;
	padding: 6px 0 0 1px;
	width: 250px
}
#search input{
	background: url(input-bgr.gif) #f1f1f1 repeat-x top;
	float: left;
	padding: 3px 15px;
	width: 178px
}
#search .btn{
	background: none;
	border: 0;
	margin: 2px 0 0 -17px;
	padding: 0;
	position: relative;
	width: auto
}
/*=== Styling Buttons ===*/
.icons img{
	margin: 0 0 0 5px
}
/*=== Footer ===*/
#footer{
	clear: both;
	font-size: 11px;
	height: 1%;
	padding: 10px 17px 0
}
#footer h4{
	font-size: 11px
}
#footer a{
	color: #4d4f53
}
#footer .c1{
	float: left;
	width: 215px
}
#footer .c2{
	float: left;
	width: 355px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ar{
	text-align: right
}
.pic.fr{
	display: block;
	margin: 0 0 15px 20px
}





#contenttab {
	width: 610px;
	height: 484px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 30px 0px 10px 0px;
}

#contentboxsub td {
padding: 2px 3px 2px 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: #2195cf;
	}

#contentboxsub font a{
	color: #2195cf;
	}


#contentboxsub p a{
	color: #2195cf;
}

#contentboxsub a:visited{
	color: #076ea1;
	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;
	}



