/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}
html, body{
	height: 100%;
}
body{
	background: #000000;
	
	color: #333333;
	font: 70.03% Verdana,Arial,Helvetica,Sans-Serif;
}
a{
	color:#008fcc;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #e5e5e5 1px solid;
	color: #008fcc;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none;
}
table{

}

#webcampic {
	width: 200px;
	height: auto;
}

/*==== 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: #ffffff;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 75%;
	min-height: 75%;
}
#content, #footer{
	margin: 0 auto;
	width: 860px;
}
/*=== Header ===*/
#header{
	height: 65px;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: right;
	text-indent: -9999px;
	width: 208px;
}
#header h1 a{
	display: block;
	height: 51px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	height: 20px;
}
#nav1 ul{
	background: #eeeeee;
	float: left;
	height: 16px;
	padding: 4px 0 0 5px;
	width: 635px;
}
#nav1 li{
	border-right: 1px solid #333333;
	float: left;
	line-height: 12px;
}
#nav1 li.last{
	border: 0;
}
#nav1 li a{
	color: #333333;
	float: left;
	padding: 0 6px;
}
/*- Left Menu -*/
.leftmenu{
	border-top: 1px solid #dddddd;
	margin: 0 0 10px;
}
.leftmenu li ul{
	border-bottom: 1px solid #dddddd;
}
.leftmenu li ul ul{
	border: 0;
}
.leftmenu li a{
	border-bottom: 1px solid #dddddd;
	color: #333333;
	display: block;
	font-weight: bold;
	padding: 3px 0 3px 10px;
}
.leftmenu li a:hover,
.leftmenu li.active a{
	background: #bbdeff;
	color: #000000;
	text-decoration: none;
}
/*- Left Sub Menu -*/
.leftmenu li.active li a{
	background: #deeffe;
	border: 0;
	color: #333333;
	font-weight: normal;
}
.leftmenu li.active li a:hover,
.leftmenu li.active li.active a{
	background: #bbdeff;
	color: #000000;
	font-weight: bold;
}
/*- Left Sub Menu 2 -*/
.leftmenu li.active li.active li a{
	background: #bbdeff;
	color: #333333;
	font-weight: normal;
	padding: 3px 0 3px 20px;
}
.leftmenu li.active li.active li.active a,
.leftmenu li.active li.active li a:hover{
	background: url(leftmenu-ico.gif) #bbdeff no-repeat 11px 8px;
	color: #000000;
	font-weight: normal;
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 15px 0 0;
	padding: 0 0 15px;
}
#columns .spacer{
	padding: 0 10px 10px;
}
#columns h2{
	font-size: 12px;
	margin: 0 0 15px;
}
#home #columns h2{
	background: #eeeeee;
	border-bottom: 1px solid #dddddd;
	font-size: 11px;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}
#columns h3{
	font-size: 12px;
}
#columns h4{
	font-size: 11px;
	font-weight: normal;
}
#columns p{
	padding: 0 0 0px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 200px;
}


/*=== Center Column ===*/
#centercol{
	float: right;
	width: 650px;
}
#home #centercol{
	float: left;
	margin: 0 0 0 11px;
	width: 431px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 205px;
}
/*=== Sub Columns ===*/
.col{
	float: left;
	padding: 0 0 0 20px;
	width: 195px;
}
.col2{
	float: left;
	width: 210px;
}
/*=== Styling Boxes ===*/
/*- Paging -*/
.paging{
	color: #a8a8a8;
	margin: 0 0 25px;
}
.paging a{
	color: #a8a8a8;
}
/*=== Styling Lists ===*/
/*- List1, List2 -*/
.list1, .list2{
	margin: 0 0 10px;
}
.list1 li, .list2 li{
	background: url(ico-list.gif) no-repeat 5px 4px;
	margin: 0 0 2px;
	padding: 0 0 0 15px;
}
.list2 li{
	background: url(ico-list2.gif) no-repeat 5px 3px;
	padding: 0 0 0 19px;
}
/*- List3 -*/
.list3{
	margin: 0 0 10px;
}
.list3 li{
	margin: 0 0 7px;
	padding: 0 0 0 10px;
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0;
}
/*- Search -*/
#search{
	float: right;
	height: 20px;
	width: 205px;
}
#search input{
	float: left;
	width: 200px;
}
#search .btn{
	float: right;
	margin: 3px 0 0 -17px;
	position: relative;
	width: auto;
}
/*=== Styling Buttons ===*/
a.more{
	background: url(ico-list.gif) no-repeat right;
	padding: 0 10px 0 0;
}
/*- PDF / Print / Top Icons -*/
#icons{
	margin: 0 0 0 748px;
	position: absolute;
	top: 90px;
	width: 115px;
}
#icons img{
	margin: 0 2px;
}
#icon{
	left: 0;
	position: absolute;
	top: 285px;
}
/*=== Footer ===*/
#footer{
	clear: both;
	padding: 15px 0;
	position: absolute;
}
#footer a{
	color: #333333;
}
#footer h3{
	clear: both;
	font-size: 11px;
	padding: 0 0 2px;
}
#footer p{
	padding: 0 0 15px;
}
/*- Bottom Bar -*/
#bottom{
	background: url(bgr.gif);
	border-bottom: 1px solid #ffffff;
	font-size: 10px;
	height: 150px;
	margin-bottom: 0px;
}
#bottom .spacer{
	margin: 0 auto;
	width: 860px;
}
#bottom ul{
	float: right;
	padding: 12px 0 0;
}
#bottom li{
	border-right: 1px solid #ffffff;
	float: left;
	line-height: 11px;
}
#bottom li.last{
	border: 0;
}
#bottom li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 5px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fr{
	float: right;
}
.ar{
	text-align: right;
}
.pic img{
	display: block;
	margin: 0 0 10px;
}





#contenttab {
	width: 638px;
	height: 484px;
}


#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}


#contentboxsub form td{
	padding: 3px;
}

#contentboxsub 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: #008fcc;
	}

#contentboxsub font a{
	color: #008fcc;
	}


#contentboxsub p a{
	color: #008fcc;
}



#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;
	}
