/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(bgr.gif) #fffdf5 repeat-x top;
	color: #000000;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #cc0000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
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, #header{
	background: url(page-bgr.gif) repeat-y;
	clear: both;
	margin: 0 auto;
	width: 809px;
}
/*=== Header ===*/
#header{
	background: none;
	height: 150px;
	overflow: hidden;
}
#headpicture{
	background: url(header-pic-bgr.gif) no-repeat;
	float: left;
	height: 125px;
	width: 551px;
	margin: 28px 0 0;
	padding: 3px 0 0 2px;
}

#hp01{
	float: left;
	margin: 0 0 0 2px;
}

#hp02{
	float: left;
	margin: 0 0 0 10px;
}

#hp03{
	float: left;
	margin: 0 0 0 10px;
}

/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: right;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 125px;
	width: 229px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Columns ===*/
#columns{
	height: 1%;
	padding: 0 10px 0 4px;
}
#columns h2{
	color: #1554a6;
	font-size: 19px;
	letter-spacing: -1px;
	margin: 0 0 -9px;
	padding: 0 0 0 10px;
	position: relative;
}
#columns h3{
	font-size: 14px;
	padding: 0 0 10px;
}
#columns p{
	padding: 0 0 10px;
}
/*--- Left Column ---*/
#leftcol{
	border-top: 3px solid #ffffff;
	float: left;
	width: 174px;
}
/*- Left Menu -*/
ul.leftmenu{
	background: #557ebe;
	border-bottom: 3px solid #ffffff;
	padding: 20px 0 30px;
}
#home .leftmenu{
	padding-bottom: 100px;
}
ul.leftmenu2{
	padding: 15px 0 0 20px;
}
.leftmenu2 li{
	padding: 0 0 5px;
}
.leftmenu2 li a{
	color: #1554a6;
}
.leftmenu li a{
	color: #ffffff;
	display: block;
	font-size: 14px;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 20px;
}
.leftmenu li a:hover,.leftmenu li.active a{
	background: url(ico-list.gif) #557ebe no-repeat left;
	color: #f1dc07;
	text-decoration: none;
}
.leftmenu li.active a{
	font-weight: bold;
}
/*- Left Sub Menu -*/
.leftmenu li.active li a{
	background: #faefa3;
	color: #1554a6;
	font-size: 12px;
	font-weight: normal;
}
.leftmenu li.active li a:hover{
	background: #ffffff;
}
.leftmenu li.active li.active a{
	color: #1554a6;
	font-weight: bold;
}
/*- Left Sub Menu 2 -*/
.leftmenu li.active li.active li a{
	background: #ffffff;
	color: #000000;
	font-weight: normal;
	padding: 0 0 0 30px;
}
.leftmenu li.active li.active li.active a,
.leftmenu li.active li.active li a:hover{
	background: url(ico-list2.gif) #ffffff no-repeat left;
}
/*--- Center Column ---*/
#centercol{
	float: right;
	width: 610px;
}
#centercol p a{
	text-decoration: underline;
}
#home #centercol, #home #centercol a{
	color: #557ebe;
	text-decoration: none;
}
#centercol .spacer{
	background: #ececec;
	padding: 25px 15px 10px;
}
/*=== Styling Boxes ===*/
/*- Slogan -*/
#slogan{
	color: #557ebe;
	font-size: 20px;
	padding: 5px 10px 0 0;
	text-align: right;
}
#slogan a{
	color: #557ebe;
}
/*- Waves -*/
.waves{
	background: url(waves.gif) no-repeat top;
	height: 149px;
	overflow: hidden;
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	float: right;
	height: 20px;
	margin: 3px 0 0;
	width: 253px;
}
#search label{
	color: #ffffff;
	float: left;
	font-weight: bold;
	margin: 5px 0 0;
}
#search input{
	background: #faefa3;
	border: 3px solid #ffffff;
	float: left;
	margin: 0 0 0 5px;
	width: 193px;
}
/*=== Styling Lists ===*/
.list1{
	padding: 0 0 0 20px;
}
.list1 li{
	padding: 0 0 5px;
}
/*=== Icons / Buttons ===*/
#icons{
	margin: 0 0 0 495px;
	position: absolute;
	top: 160px;
	width: 90px;
}
#icons img{
	margin: 0 3px;
}
/*=== Footer ===*/
#footer{
	background: url(footer-bgr.gif) no-repeat top;
	clear: both;
	color: #557ebe;
	height: 26px;
	text-align: right;
}
#footer a{
	color: #557ebe;
}
#footer p{
	padding: 3px 10px 0 0;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
hr{
	border-bottom: 2px solid #557ebe;
	clear: both;
	height: 2px;
	margin: 5px 0;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 10px 5px 0;
}
.fr{
	float: right;
}
a.more{
	background: url(ico-more.gif) no-repeat right;
	color: #557ebe;
	display: block;
	margin: 10px 0 15px;
	padding: 0 28px 0 0;
	text-align: right;
}




#contentboxsub {
margin: 0px;
padding: 10px 0 10px 0;
}


#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: 6px 0 10px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #c90027;
}

#contentboxsub font a{
	color: #c90027;
}


#contentboxsub p a{
	color: #c90027;
}



#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;
	}