/*=== 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) #fafbfd repeat-x top;
	color: #000000;
	font: 12px Arial,Helvetica,Sans-Serif;
}
a{
	color: #c90027;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #333333 1px solid;
	font-size: 11px;
	padding: 1px 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: url(page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 4px;
	width: 840px;
}
/*=== Header ===*/
#header{
	height: 83px;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 83px;
	width: 255px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	float: right;
	font-size: 11px;
	width: 400px;
}
#nav1 ul{
	float: right;
	padding: 13px 10px 0 0;
}
#nav1 li{
	border-right: 1px solid #000000;
	float: left;
	line-height: 11px;
	padding: 0 5px;
}
#nav1 a{
	color: #000000;
}
#nav1 a:hover{
	color: #ff0000;
	text-decoration: none;
}
#nav1 li.last{
	border: 0;
}
/*=== Title ===*/
#title{
	height: 293px;
	margin: 0 0 10px;
}
#title img{
	display: block;
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) #eaeaea repeat-y;
	padding: 0 0 10px;
}
#home #columns{
	background: url(columns-bgr.gif) #ffffff repeat-y;
	color: #3e3e3e;
}
#columns h2{
	background: url(hl-dash.gif) repeat-x bottom;
	color: #001c6d;
	font: 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
	padding: 0 0 5px;
}
#columns h3{
	font-size: 14px;
}
#columns p{
	padding: 0 0 10px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 197px;
}
/*- Left Menu -*/
.leftmenu{
	padding: 5px 0;
}
.leftmenu li a{
	color: #ffffff;
	display: block;
	font-size: 13px;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 12px;
}
.leftmenu li a:hover,.leftmenu li.active a{
	background: #c5010d;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu li.active a{
	font-weight: bold;
}
/*- Left Sub Menu -*/
.leftmenu li.active li a{
	background: #bdc5db;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.leftmenu li.active li a:hover{
	font-weight: bold;
}
.leftmenu li.active li.active a{
	background: #ffffff;
	color: #001c6d;
	font-weight: bold;
}
/*- Left Sub Menu 2 -*/
.leftmenu li.active li.active li a{
	background: #ffffff;
	color: #555555;
	font-weight: normal;
	padding: 0 0 0 26px;
}
.leftmenu li.active li.active li.active a,
.leftmenu li.active li.active li a:hover{
	color: #c5010d;
	font-weight: bold;
}
/*=== Center Column ===*/
#centercol{
	float: right;
	padding: 0 1px 0 0;
	width: 641px;
}
#centercol .spacer{
	padding: 10px 15px;
}
/*=== Sub Columns ===*/
.col{
	float: left;
	width: 290px;
}
/*=== Styling Lists ===*/
/*- List1-2 -*/
.list1,.list2{
	margin: 0 0 15px;
}
.list1 li, .list2 li{
	background: url(ico-list.gif) no-repeat 0 4px;
	margin: 0 0 10px;
	padding: 0 0 0 13px;
}
.list2 li{
	background: none;
	padding: 0;
}
.list2 li em{
	color: #c5010d;
	font-style: normal;
	font-weight: bold;
}
.list1 li a, .list2 li a{
	color: #3e3e3e;
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	clear: both;
	float: right;
	height: 15px;
	width: 170px;
	padding: 35px 10px 0 0;
}
#search label{
	float: left;
	margin: 3px 5px 0 0;
}
#search input{
	float: left;
	font-size: 10px;
	padding: 0 2px;
	width: 115px;
}
#search .btn{
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
}
/*=== Styling Buttons ===*/
.more{
	background: url(more-bgr.gif) repeat-x top;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	margin: 0 0 20px;
	padding: 0 6px;
	text-align: right;
}
.more a{
	color: #003366;
}

.ar {
	float: right;
	margin-top: -42px;
}

/*=== Footer ===*/
#footer{
	background: url(footer-bgr.gif) bottom;
	clear: both;
	height: 52px;
	padding: 5px 0;
}

#footer2{
	background: url(footer-bgr2.gif) bottom;
	clear: both;
	height: 22px;
	padding: 5px 0;
}

#footer img{
	display: block;
}
#footer a{
	color: #000000;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
hr{
	border-bottom: 2px solid #001c6d;
	clear: both;
	height: 2px;
	margin: 0 0 15px;
	width: 100%;
}
.fl{
	float: left;
}
img.fl{
	float: left;
	margin: 0 10px 10px 0;
}
.fr{
	float: right;
}




#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: #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;
	}


