/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #920029;
	color: #000000;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #920029;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	background: #dedddd;
	border: #dedddd 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2, h3{
	color: #002469;
	font-size: 1.2em;
	margin: 0 0 .8em
}
h3{
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	font-weight: normal
}
p{
	line-height: 1.5em;
	padding: 0 0 1em
}
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 ===*/
#container{
	background: #ffffff
}
#page{
	margin: 0 auto;
	width: 935px
}
#page-top{
	background: #002469;
	height: 29px
}
/*=== Header ===*/
#header{
	height: 48px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 212px
}
#header h1 a{
	display: block;
	height: 48px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 11px;
	height: 29px;
	margin: 0 auto;
	text-align: right;
	width: 935px
}
.nav1 li{
	border-right: 1px solid #ffffff;
	display: inline;
	line-height: 29px;
	padding: 0 .6em
}
.nav1 li.last{
	border: 0
}
.nav1 li a{
	color: #ffffff
}
/*- Nav2 -*/
.nav2 li a{
	color: #002469;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 10px
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #920029;
	text-decoration: none
}
/* Nav2 Level2 */
.nav2 li.active li a{
	background: #f1f3f7;
	color: #5f5f5f;
	font-size: 12px;
	padding: 3px 0 3px 20px
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	color: #000000
}
/* Nav2 Level3 */
.nav2 li.active li.active li a{
	background: #f1f3f7;
	color: #920029;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px 0 3px 45px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	font-weight: bold
}
/*=== Title Placeholders ===*/
.title{
	height: 296px;
	margin: 0 0 20px;
	width: 520px
}
.title-pic{
	position: absolute
}
.title2{
	height: 130px;
	overflow: hidden
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 15px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	padding: 0 0 100px;
	width: 214px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	padding: 0 0 10px;
	position: relative;
	width: 712px;
	z-index: 100
}
.centercol-content{
	height: 1%;
	padding: 0 10px
}
#home .centercol-content{
	background: url(centercol-content.gif) repeat-y left
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	margin: 0 0 15px;
	width: 520px
}
.col2{
	float: right;
	width: 182px
}
.col3{
	float: left;
	width: 235px
}
.col4{
	float: right;
	width: 235px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: auto
}
.box .top,.box .bot{
	background: url(box-top.gif) top no-repeat;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(box-bot.gif) top no-repeat;
	height: 11px
}
.box .content{
	background: url(box-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 3px 0 1px
}
.box .content2{
	background: url(box-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 0 0 15px
}
.box .content2 h3{
	margin: 0
}
/*- Box2 -*/
.box2{
	margin: 0 0 .8em;
	width: 182px
}
.box2 .top,.box2 .bot{
	background: url(box2-top.gif) top no-repeat;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	background: url(box2-bot.gif) top no-repeat
}
.box2 .content{
	background: url(box2-bgr.gif) repeat-y;
	height: 1%;
	padding: 10px 10px 10px 12px
}
.box2 .content2{
	background: url(box2-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 3px 3px 1px
}
.box2 .content2 img{
	display: block
}
.box2 .content3{
	background: url(box2-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 3px 0 15px
}
.box2 .content3 h3{
	margin: 0
}
/*- Box3 -*/
.box3{
	margin: 10px 0 0 117px;
	position: absolute;
	width: 403px
}
.box3 .top,.box3 .bot{
	background: url(box3-top.png) top no-repeat;
	clear: both;
	height: 8px;
	overflow: hidden
}
.box3 .bot{
	background: url(box3-bot.png) top no-repeat
}
.box3 .content{
	background: url(box3-bgr.png) repeat-y;
	height: 1%;
	padding: 5px 17px
}
.box3 p{
	padding: 0
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1em;
	padding: 0 0 0 65px
}
.list1 li{
	background: url(ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .5em;
	padding: 0 0 0 10px
}
.list1 li a{
	color: #000000
}
/*- List2 -*/
.list2 li{
	padding: 0 0 .5em
}
/*- List3 -*/
.list3{
	color: #5c5b5f
}
.list3 li{
	height: 1%;
	margin: 0 0 1em
}
.list3 a{
	color: #5c5b5f
}
.list3 h4{
	font-weight: normal;
	margin: 0 0 .5em
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	margin: 0 0 2em
}
#search label{
	color: #002469;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px
}
#search input{
	float: left;
	width: 150px
}
#search input.btn{
	margin: 2px 0 0 -15px;
	width: auto
}
/*=== Link Buttons ===*/
.btn-more{
	border-top: 1px solid #9c9c9c;
	color: #848485;
	font-size: .9em;
	text-align: right
}
.btn-more a{
	color: #920029;
	font-size: .9em
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
/*- PDF, Print -*/
#icons{
	height: 28px
}
#icons img{
	margin: 0 10px 0 0
}
/*=== Footer ===*/
#footer{
	color: #ffffff;
	font-size: .9em;
	height: 60px;
	margin: 0 auto;
	padding: 12px 0 0;
	width: 935px
}
#footer .content{
	padding: 0 0 0 353px
}
#footer a{
	color: #ffffff
}
#footer ul{
	margin: 0 0 0 -3px;
	padding: 0 0 1em;
	position: relative
}
#footer li{
	border-right: 1px solid #ffffff;
	display: inline;
	line-height: 1em;
	padding: 0 3px
}
#footer li.last{
	border: 0
}
#footer-pic{
	background: url(footer-pic.gif) top no-repeat;
	height: 147px;
	margin: -133px 0 0;
	position: absolute;
	width: 353px;
	z-index: 10
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}








#contenttab {
	width: 708px;
	height: 484px;
	font: 1em Verdana,Arial,Helvetica,Sans-Serif;
	line-height: 1.5em;
}

#contentboxsub input,select,textarea{
	background: #ffffff;
	border: #dedddd 1px solid;
	font-size: 12px;
	padding: 2px
}


#contentboxsub {
margin: 0px;
padding: 0px 0px 10px 0px;
}

#contentboxsub h1{
	color: #002469;
	font-size: 1.2em;
	margin: 0 0 .8em
}



#contentboxsub form {
margin: 0px;
padding: 20px 0px 10px 0px;
}

#contentboxsub table {
margin: 0px;
padding: 20px 0px 10px 0px;
}


#contentboxsub form td{
	padding: 2px;
}

#contentboxsub td{
	padding: 1px 3px 1px 3px;
	text-align: left;
}



#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: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #920029;
	}

#contentboxsub font a{
	color: #920029;
}


#contentboxsub p a{
	color: #920029;
}

#contentboxsub a:visited{
	color: #a11424;
	text-decoration: none;
}



.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;
	}

