/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #d1d1d1;
	color: #000000;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #e2001a;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	color: #666666;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
#home h2{
	color: #e2001a;
	font-size: 1.6em;
	font-weight: normal;
}

h2{
	color: #e2001a;
	font-size: 1.4em;
	font-weight: normal;
}

#home h2 a{
	color: #e2001a;
	font-weight: normal;
}

h3{
	color: #e2001a;
	font-size: 1.4em;
	font-weight: normal;
}

h4{
	color: #e2001a;
	font-size: 1em;
	font-weight: normal
}
p{
	padding: 0 0 1.3em
}
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 ===*/
#bgcontent{
	background: #ffffff;
	border-top: 11px solid #e2001a
}
#page{
	margin: 0 auto;
	width: 905px
}
#page-bot{
	background: url(page-bot.gif) top repeat-x;
	border-top: 1px solid #000000;
	height: 122px
}
/*=== Header ===*/
#header{
	height: 96px
}
#header .content{
	float: right;
	width: 470px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	margin: 56px 0 0 173px;
	text-indent: -9999px;
	width: 220px
}
* html #header h1{
	margin-left: 86px;
}
#header h1 a{
	display: block;
	height: 40px
}
#header h1 a:hover{
	text-decoration: none
}
#logo-pic{
	position: absolute;
	z-index: 10
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 11px;
	height: 16px;
	padding: 5px 0 45px;
	text-align: right
}
.nav1 li{
	display: inline;
	line-height: 16px;
	padding: 0 0 0 10px
}
.nav1 li a{
	color: #6d6d6d
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 1em;
	position: relative;
	z-index: 100
}
.nav2 li a{
	color: #000000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 20px
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #e2001a;
	font-size: 14px;
	padding: 4px 0 4px 5px;
	text-decoration: none
}
/* Nav2 Level2 */
.nav2 li.active li a{
	background: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0 4px 20px
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	color: #e2001a;
	font-weight: bold
}
/* Nav2 Level3 */
.nav2 li.active li.active li a{
	color: #000000;
	font-weight: normal;
	padding: 4px 0 4px 28px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	background: url(nav2-ico.gif) no-repeat 18px 9px;
	color: #e2001a
}
/*=== Title Placeholder ===*/
#title{
	height: 223px;
	margin: 0 0 5px;
	overflow: hidden
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) repeat-y right;
	height: 1%;
	padding: 0 0 15px
}
#home #columns{
	background: none
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 50px 0 0;
	width: 160px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 733px
}
.centercol-content{
	height: 1%;
	padding: 20px 50px 10px 25px
}
/*=== Sub Columns ===*/
.subcols{
	background: url(subcols-bgr.gif) repeat-y;
	color: #666666;
	height: 1%;
	padding: 17px 20px 10px
}
.subcols a{
	color: #666666
}
.col1{
	float: left;
	width: 195px
}
.col2{
	float: left;
	margin: 0 0 0 45px;
	width: 195px
}
.col3{
	float: right;
	width: 215px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	margin: 0 0 .8em
}
/*- List2 -*/
.list2 ul{
	margin: 0 0 1em
}
.list2 li{
	margin: 0 0 .4em
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	clear: both;
	float: right;
	height: 20px
}
#search label{
	color: #e2001a;
	float: left;
	font-size: 18px;
	margin: 0 5px 0 0
}
#search input{
	background: #f2f2f2;
	border: 0;
	float: left;
	width: 245px
}
#search input.btn{
	margin: 0 0 0 -15px;
	position: relative;
	width: auto
}
/*=== Link Buttons ===*/
#icons{
	height: 33px;
	margin: 8px 0 -8px;
	position: relative;
	text-align: right
}
* html #icons{
	margin: 8px 0 -11px;
}
#icons-home{
	float: right;
	margin: -50px 0 -5px;
	position: relative;
	height: 75px;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 1.5em
}
/*=== Footer ===*/
#footer{
	color: #666666;
	font-size: .9em;
	height: 1%;
	margin: 0 auto;
	padding: 17px 0 0;
	width: 905px
}
#footer a{
	color: #666666
}
#footer .c1{
	float: left;
	padding: 0 0 0 20px;
	width: 177px
}
#footer .c2{
	float: left;
	width: 240px
}
#footer .c3{
	float: left;
	width: 280px
}
#footer .c4{
	float: right;
	width: 170px
}
/*=== 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: 688px;
	height: 484px;
	font: 1em Verdana,Arial,Helvetica,Sans-Serif;
	line-height: 1.5em;
}

#contenttab pre{
	font: 1em Verdana,Arial,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 form td{
	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  p{
	padding: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #e2001a;
	}

#contentboxsub font a{
	color: #e2001a;
}


#contentboxsub p a{
	color: #e2001a;
}

#contentboxsub a:visited{
	color: #9c1423;
	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;
	}

