/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #c0c6d1;
	color: #333333;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #d72424;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h1, h2{
	color: #2e4e96;
	font-size: 1.6em;
	margin: 0 0 1em
}
h3{
	font-size: 1.2em;
	margin: 0 0 .2em
}
h4{
	font-size: 1em
}
p{
	line-height: 1.5em;
	padding: 0 0 1.5em
}
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 ===*/
#pagebg{
	background: url(bgr.png) #e3e3e3 top repeat-x
}
#page{
	background: url(page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 4px;
	position: relative;
	width: 940px
}
#page-top{
	height: 118px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 4px;
	width: 940px
}
#page-top{
	background: url(page-top.png) top no-repeat
}
#page-bot{
	background: url(page-bot.png) top no-repeat;
	height: 141px;
	margin: 0 auto;
	padding: 0 4px;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 75px;
	padding: 33px 105px 0 25px
}
#header .content{
	float: right;
	padding: 60px 0 0;
	width: 440px
}
/*- Logo -*/
#header h1{
	background: url(logo.png) no-repeat;
	float: left;
	margin: 0;
	text-indent: -9999px;
	width: 345px
}
#header h1 a{
	display: block;
	height: 75px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	float: right;
	font-size: 12px;
	height: 18px
}
.nav1 li{
	float: left;
	line-height: 18px
}
.nav1 li a{
	color: #535353;
	display: block;
	float: left;
	padding: 0 15px 0 0
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #405b9f
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 1em
}
.nav2 li a{
	color: #747b84;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	text-decoration: none
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #b81919;
	text-decoration: none
}
/*- Nav2 Level2 -*/
.nav2 li.active li a{
	background: #86ace5;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 15px;
	text-decoration: none
}
.nav2 li.active li a:hover,
.nav2 li.active li.active a{
	background: #ececec;
	color: #b81919;
	font-weight: bold
}
/*- Nav2 Level3 -*/
.nav2 li.active li.active li a{
	color: #b81919;
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 25px
}
.nav2 li.active li.active li a:hover,
.nav2 li.active li.active li.active a{
	font-weight: bold
}
/*- Nav3 -*/
.nav3{
	float: right;
	font-size: 12px
}
.nav3 li{
	float: left;
	padding: 0 0 0 10px
}
/*- Nav Path -*/ 
.nav-path{
	color: #ffffff;
	float: left;
	font-size: 11px;
	margin: 12px 0 0
}
.nav-path li{
	background: url(ico-arrow.png) left no-repeat;
	float: left;
	padding: 0 5px 0 13px
}
.nav-path li a{
	color: #ffffff
}
/*=== Title Placeholder ===*/
#title{
	background: url(title-bgr.png) top repeat-x;
	height: 248px;
	padding: 20px 0 0 20px
}
#title img{
	border: 2px solid #ffffff
}
#title-banner{
	height: 215px;
	left: 725px;
	position: absolute;
	top: -60px;
	width: 343px;
	z-index: 1
}
/*=== Columns ===*/
#columns{
	height: 1%;
	padding: 20px 20px 0
}
/*- Left Column ===*/
#leftcol{
	float: left;
	width: 205px
}
/*- Center Column -*/
#centercol{
	float: right;
	width: 674px
}
/*- Sub Columns -*/
.col1{
	float: left;
	width: 218px
}
.col2{
	float: left;
	margin: 0 0 0 10px;
	width: 218px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	width: 218px
}
.box .top{
	background: url(box-top.png) top no-repeat;
	clear: both;
	color: #ffffff;
	height: 35px;
	overflow: hidden;
	padding: 0 15px
}
.box .top h2{
	color: #ffffff;
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 0
}
.box .content{
	background: url(box-bgr.png) #ffffff top repeat-x;
	height: 1%;
	padding: 15px
}
.box h4{
	color: #b50c0c;
	margin: 0 0 .5em
}
/*- Box2 -*/
.box2{
	width: 674px
}
.box2 h2{
	border-bottom: 1px solid #c5c5c5
}
.box2 .top{
	background: url(box2-top.png) top no-repeat;
	clear: both;
	height: 35px;
	overflow: hidden;
	padding: 0 15px
}
.box2 .content{
	background: url(box2-bgr.png) #ffffff top repeat-x;
	height: 1%;
	padding: 15px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0 0 1.3em
}
.list1 h4{
	color: #d72424;
	font-size: 1.2em;
	margin: 0 0 .2em
}
.list1 li{
	line-height: 1.5em;
	margin: 0 0 1.5em
}
.list1 li a{
	color: #062d47
}
.list1 li a:hover{
	color: #d72424
}
.list1 .btn-more a{
	color: #d41919
}
/*- List2 -*/
.list2 ul{
	margin: 0 0 1.3em
}
.list2 li{
	margin: 0 0 .5em
}
.list2 li a{
	color: #062d47
}
.list2 li a:hover{
	color: #d72424
}
/*- List3 -*/
.list3 ul{
	margin: 0 0 2em;
	padding: 0 0 0 25px
}
.list3 li{
	background: url(ico-list.png) no-repeat 0 4px;
	margin: 0 0 .3em;
	padding: 0 0 0 13px
}
.list3 li a{
}
.list3 li a:hover{
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Search -*/
#search{
	float: right;
	height: 18px;
	position: relative;
	z-index: 10
}
#search fieldset{
	background: url(search-bgr.png) top repeat-x;
	width: 185px
}
#search input{
	background: none;
	border: 0;
	color: #687487;
	float: left;
	font-size: 11px;
	margin: 0 0 0 5px;
	width: 120px
}
#search input.btn{
	float: right;
	margin: 0 0 0 5px;
	width: auto
}
/*=== Link Buttons ===*/
.btn-more a{
	background: url(ico-more.png) right no-repeat;
	color: #d41919;
	font-size: .8em;
	padding: 0 13px 0 0
}
/*- PDF, Print Icons -*/
#icons{
	float: right;
	margin: 8px 0 0
}
#icons li{
	display: inline;
	padding: 0 0 0 5px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic{
	font-size: .9em;
	margin: 0 0 1em
}
.pic a{
	color: #76757b
}
/*=== Tabular Data ===*/ 
/*- Tabs1 -*/ 
.tabs1{
	margin: 0 0 1.5em
}
.tabs1 th{
	background: #415ca1;
	color: #ffffff;
	padding: 4px 6px;
	text-align: left
}
.tabs1 td{
	background: #f1f1f1;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 4px 6px
}
/*=== Footer ===*/
#footer{
	color: #8d8d8d;
	font-size: 12px;
	padding: 28px 20px 0
}
#footer a{
	color: #8d8d8d
}
#footer a:hover{
	color: #b50b0b
}
#footer h4{
	font-weight: normal;
	margin: 0 0 5px
}
/*=== 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
}





.rr_textarea80 { 
	width: 480px; 
}


#contenttab select{
    max-width: 200px;
    *width: expression(document.body.clientWidth > 200?"200px":"auto");
}

#contenttab {
	width: 640px;
	height: 484px;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}

#contentboxsub form {
margin: 0px;
padding: 0px;
}

#contentboxsub table {
margin: 0px;
padding: 0px;
}

#contentboxsub table th {
text-align: left;
}



#contentboxsub form td{
		vertical-align: top;
	padding: 2px;
}

#contentboxsub td{
	padding: 1px 3px 1px 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 img{;
	padding: 0px;
	margin:  0 5px;
}


#contentboxsub  p{
	padding: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #d72424;
			text-decoration: underline;

	}

#contentboxsub font a{
	color: #d72424;
		text-decoration: underline;

}


#contentboxsub p a{
	color: #d72424;
		text-decoration: underline;

}

#contentboxsub a:visited{
	color: #d72424;
	text-decoration: underline;
}

.amtSelect {
width: 100px;
}


.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;
	}
