body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	color: #000000;
	background: #c6d8e7;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #003a7d;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #969696 1px solid;
	padding: 2px;
	color: #000000;
	font-size: 11px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*--- Layout ---*/
#page{
	margin: 0 auto;
	width: 865px;
	background: url(page-bgr.gif) repeat-y;
}
#container,#footer{
	margin: 0 auto;
	width: 851px;
}
/*--- Header ---*/
#header{
	height: 100px;
}
/*--- Top Menu / Search ---*/
#toolbar {
	white-space: nowrap;
}

#topmenu{
	background: url(topmenu-bgr.gif) repeat-x top;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
}

#topmenu p{
	float: right;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
}

#topmenu a{
	margin: 0 8px 0 0;
	color: #ffffff;
	line-height: 22px;
	vertical-align: middle;
	height: 22px;	
}


/*- Search -*/
#search{
	padding: 0 20px 0 0;
	float: right;
	height: 20px;
}
#search input{
	margin: 1px 2px 0 0;
	padding: 1px 2px;
	float: left;
	width: 118px;
	border: 0;
	font-size: 12px;
	height: 18px;
}
#search .btn{
	padding: 0;
	width: auto;
	height: auto;
}
.hcol{
	width: 600px;
	float: right;
}
/*--- Columns ---*/
#columns{
	margin: 20px 0 0;
	background: url(columns-bgr.gif) repeat-y left;
}
.col-1{
	float: left;
	width: 330px;
}
.col-2{
	float: left;
	margin: 0 0 0 16px;
	width: 308px;
	position: relative;
}
/*--- Left Column ---*/
#leftcol{
	border-top: 1px solid #c6d8e7;
	width: 149px;
	float: left;
	font-family: Arial, san-serif;
	font-size: 11px;
}
#leftcol a:hover{
	text-decoration: none;
	font-size: 11px;
}
/*- Left Menu -*/
ul.leftmenu{
	padding: 0 0 15px 0;
	font-size: 11px;
}
.leftmenu li{
	color: #003a7d;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
.leftmenu li a{
	padding: 0 0 0 12px;
	border-bottom: 1px solid #c6d8e7;
	display: block;
	font-size: 11px;
	color: #003a7d;
	line-height: 22px;
	height: 22px;
}
.leftmenu li a:hover,.leftmenu li.active a{
	color: #ce3131;
	font-size: 11px;
}
/*- Left Menu Subcategory -*/
.leftmenu li ul{
	background: #ffffff;
	font-size: 11px;
}
.leftmenu li li{
	font-weight: normal;
	text-transform: none;
	font-size: 11px;
}
.leftmenu li li a{
	border: 0;
	font-size: 11px;
}
.leftmenu li.active li.active a{
	color: #ce3131;
	background: #eef3f8;
	font-weight: bold;
	font-size: 11px;
}
.leftmenu li.active li a{
	color: #003a7d;
	font-size: 11px;
}
/*- Left Menu Subcategory2 -*/
.leftmenu li li ul{
	padding: 0 0 0 10px;
	background: #eef3f8;
	font-size: 11px;
}
.leftmenu li.active li.active li a{
	padding: 0 0 0 20px;
	color: #003a7d;
	font-weight: normal;
	font-size: 11px;
	background-image: url(ico-list.gif);
}
.leftmenu li.active li.active li a:hover,
.leftmenu li.active li.active li.active a{
	list-style: disc #ce3131;
	color: #ce3131;
	font-size: 11px;
	background-image: url(ico-list.gif);

}
/*--- Center Column ---*/
#centercol{
	margin: 20px 0 0 27px;
	width: 655px;
	float: left;
}
#centercol h2,#centercol h3{
	padding: 0 0 15px 0;
	font-size: 12px;
}
#centercol p{
	padding: 0 0 15px 0;
}
#centercol table{
	width: 100%;
}
/*--- Styling the Box ---*/
.box{
	padding: 15px;
	margin: 0 0 10px 0;
	border: 1px solid #c6d8e7;
	color: #003a7d;
	background: #eef3f8;
	font-size: 11px;
}
.box a{
	color: #003a7d;
}
#centercol .col-1 h2, #centercol .col-2 h2{
	padding: 0;
	margin: 0 0 -3px 0;
	color: #003a7d;
	font-size: 14px;
	position: relative;
}
/*- News List -*/
.box.news{
	margin: 0;
}
.box.news li{
	margin: 0 0 10px 0;
}
/*--- Footer ---*/
#page-bot{
	background: url(page-bot.gif) no-repeat;
	line-height: 28px;
	height: 28px;
}
#footer{
	margin-bottom: 10px;
	color: #003a7d;
	font-size: 11px;
	text-align: right;
}
/*--- Misc. ---*/
.fix{
	clear: both;
	line-height: 1px;
	height: 1px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.border{
	margin: 0 0 12px 0;
	border: 1px solid #c6d8e7;
}

.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-size: 0.71em;
	line-height: 1.7em;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}

