/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(bgr.gif) #ffffff center repeat-y;
	color: #2f2f2f;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #cc0033;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.5em;
	margin: 0 0 1em
}
h3{
	font-size: 1.2em;
	margin: 0 0 1em
}
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 ===*/

#page{
	background: url(page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 23px;
	width: 996px
}
#page-top, #page-bot{
	margin: 0 auto;
	overflow: hidden;
	padding: 0 23px;
	width: 996px
}
#page-top{
	background: url(page-top.png) top no-repeat;
	height: 67px
}
#page-bot{
	background: url(page-bot.png) top no-repeat;
	height: 37px
}
/*=== Header ===*/
#header{
	background: url(header-bgr.png) top no-repeat;
	height: 97px;
	margin: 0 auto 130px;
	padding: 0 30px;
	width: 982px
}
#home #header{
	margin: 0 auto 130px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 265px
}
#header h1 a{
	display: block;
	height: 80px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Headline -*/ 
.headline{
	border-bottom: 5px solid #eeeeee;
	margin: 0 0 .8em
}
.headline h2{
	color: #666666;
	font-size: 1.1em;
	margin: 0 0 .3em
}
/*=== Navigation ===*/
/*- Nav Top -*/
.nav-top{
	float: right;
	font-size: .9em;
	height: 19px;
	padding: 45px 0 0;
	width: 600px
}
.nav-top ul{
	float: right;
	padding: 0 15px 0 0
}
.nav-top li{
	display: inline;
	padding: 0 1px
}
.nav-top li a{
	color: #666666;
	font-weight: bold
}
.nav-top li a:hover,
.nav-top li.active a{
	color: #d60205;
	text-decoration: none
}
/*- Nav1 -*/
.nav1{
	border-bottom: 8px solid #eeeeee;
	height: 43px;
	padding: 15px 0 0;
}
.nav1 ul{
	border-bottom: 1px solid #dedede;
	height: 43px
}
.nav1 li{
	border-right: 1px dashed #f0f0f0;
	float: left;
	line-height: 43px
}

.nav1 li:last-child{
	border-right: 0px dashed #f0f0f0;
	float: right;
	line-height: 43px
}

.nav1 li:last-child a{
	color: #999999;
	font-size:11px
}


.nav1 li a{
	color: #666666;
	display: block;
	float: left;
	padding: 0 12px
}
.nav1 li a:hover,
.nav1 li.active a{
	background: url(nav1-hover.gif) bottom repeat-x;
	text-decoration: none
}


/*- Nav2 -*/
.nav2{
	margin: 0 0 1em
}
.nav2 li a{
	border-bottom: 1px solid #f0f0f0;
	color: #333333;
	display: block;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 15px;
	text-decoration: none
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(nav2-ico.gif) no-repeat 0 9px;
	color: #333333
}
/*- Nav2 Level2 -*/
.nav2 li.active li a{
	background: none;
	color: #666666;
	display: block;
	padding: 0 0 0 45px;
	text-decoration: none
}
.nav2 li.active li a:hover,
.nav2 li.active li.active a{
	color: #cc0033;
	text-decoration: none
}
/*- Nav2 Level3 -*/
.nav2 li.active li.active li a{
	background: none;
	color: #666666;
	display: block;
	padding: 0 0 0 85px
}
.nav2 li.active li.active li a:hover,
.nav2 li.active li.active li.active a{
	background: url(nav2-ico.gif) no-repeat 75px 9px;
	color: #666666;
	text-decoration: none
}
/*- Nav Path -*/ 
.nav-path{
	color: #666666;
	height: 1em;
	padding: 5px 0 15px;
	text-align: right
}
.nav-path li{
	display: inline
}
.nav-path li a{
	color: #333333
}
.nav-path li.active a{
	color: #333333;
	font-weight: bold
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 5px 0 55px
}
#home #columns{
	padding: 45px 0 55px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 202px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 40px;
	width: 750px
}
#home #centercol{
	width: 465px
}
/*=== Right Column ===*/
#rightcol{
	float: left;
	margin: 0 0 0 40px;
	width: 210px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 210px
}
.col2{
	float: right;
	width: 210px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0 0 1em
}
.list1 a{
	color: #6e6e6e;
	text-decoration: none
}
.list1 a:hover{
	color: #000000
}
.list1 dl{
	clear: both;
	font-weight: bold;
	height: 1%;
	padding: 0 0 1em
}
/*- List2 -*/
.list2{
	margin: 0 0 1.5em
}
.list2 li{
	background: url(ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .3em;
	padding: 0 0 0 13px
}
.list2 li a{
	color: #666666
}
/*- List3 -*/
.list3 ul{
	margin: 0 0 .5em
}
.list3 a{
	color: #333333;
	text-decoration: none
}
.list3 a:hover{
	color: #000000
}
.list3 dl{
	clear: both;
	height: 1%;
	padding: 0 0 .5em
}
.list3 dt{
	float: left;
	width: 30px
}
.list3 dd{
	display: table;
	height: 1%
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Search -*/
#search{
	background: url(search-bgr.gif) top no-repeat;
	float: right;
	height: 19px;
	margin: -4px 0 0;
	padding: 0 0 0 5px;
	position: relative;
	width: 180px
}
#search input{
	background: none;
	border: 0;
	border: 0;
	color: #666666;
	float: left;
	width: 135px
}
#search input.btn{
	margin: -12px 0 0 5px;
	position: relative;
	width: auto
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
/*- Tabs1 -*/ 
.tabs1{
	margin: 0 0 1.5em
}
.tabs1 th{
	background: #3f3f3f;
	color: #ffffff;
	padding: 4px 6px;
	text-align: left
}
.tabs1 td{
	padding: 4px 6px
}
.tabs1 .tdrow td{
	background: #eaeaea
}
/*=== Footer ===*/
#footer{
	color: #333333;
	font-size: 12px;
	height: 37px;
	line-height: 35px;
	padding: 0 15px
}
#footer a{
	color: #333333
}
#footer li{
	float: left;
	padding: 0 .2em
}
/*=== 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
}

/*- PDF, Print Buttons -*/ 
#icons{
	float: right;
	height: 33px;
	padding: 15px 0 0 0
}
#icons img{
	margin: 0 0 0 5px
}


.rr_textarea80 { 
	width: 480px; 
}


#contenttab select{
    max-width: 200px;
    width: expression(document.body.clientWidth > 200?"200px":"auto");
}

#contenttab {
	width: 730px;
	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: #cc0033;
		text-decoration: underline;

	}

#contentboxsub font a{
	color: #cc0033;
		text-decoration: underline;

}


#contentboxsub p a{
	color: #cc0033;
		text-decoration: underline;

}

#contentboxsub a:visited{
	color: #cc0033;
	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;
	}