/*=== Setup ===*/
html, body {
	height: 100%;
}

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) #ffffff ;
	color: #000000;
	font: 12px Verdana,Arial,Geneva,Helvetica,Sans-Serif;
}

.bodywrapper {
	background: #FFFFFF;
	min-height: 100%;
	height: auto !important;
	border-left: #c7c7c7 1px solid ;
	border-right: #c7c7c7 1px solid ;
	height: 100%;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}

.bodywrapper {
	position: relative;
	width: 862px;
	margin: 0 auto -120px;
	text-align: left;
}

a{
	color: #ff0000;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-Serif;
}
li{
	list-style: none
}
h2{
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px
}
#home h2{
	color: #ff0000;
	font-size: 18px;
}
h3, h4{
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
	font-weight: normal
}


/*==== 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{

	margin: 0 auto;
	padding: 0 1px;
	background: #ffffff;
	width: 860px;

}
/*=== Header ===*/
#header{
	background: url(header-bgr.gif) repeat-x top;
	font-size: 11px;
	height: 101px
}
#header .spacer{
	float: right;
	padding: 32px 0 0;
	width: 640px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) #ffffff no-repeat;
	float: left;
	text-indent: -9999px;
	width: 179px
}
#header h1 a{
	display: block;
	height: 101px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	height: 22px;
	text-align: right
}
.nav1 li{
	display: inline;
	padding: 0 5px
}
.nav1 li a{
	color: #000000
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #ff0000
}
/*- Nav2 -*/
.nav2{
	font-size: 11px
}
* html .nav2 li{
	height: 1%
}
.nav2 li li a{
	border: 0
}
.nav2 li a{
	border-bottom: 1px solid #e3e3e3;
	color: #000000;
	display: block;
	font-weight: bold;
	height: 1%;
	line-height: 20px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(nav2-ico.gif) no-repeat 0 7px;
	color: #ff0000;
	font-weight: bold;
	margin: 0 0 0 -20px;
	padding: 0 0 0 20px;
	position: relative;
	text-decoration: none
}
/* Sub Menu */
.nav2 li.active li a{
	background: none;
	color: #000000;
	font-weight: normal
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	color: #ff0000;
	font-weight: bold
}
/* Sub Menu 2 */
.nav2 li.active li.active li a{
	background: none;
	color: #000000;
	font-weight: normal;
	padding: 0 0 0 28px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	background: url(nav2-ico2.gif) no-repeat 20px 6px;
	color: #ff0000;
	font-weight: bold
}
/*=== Title ===*/
#title{
	height: 221px;
	margin: 0 0 15px;
	overflow: hidden;
	width: 681px
}
/*=== All Columns ===*/
#columns{
	padding: 0 17px 45px 32px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 450px;
	min-height: 450px;
	
}
#home #columns{
	padding-right: 0
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 5px 0 0;
	width: 135px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 667px;
	padding: 0;
}
#home #centercol{
	float: right;
	font-size: 11px;
	margin: -27px 0 0;
	position: relative;
	width: 681px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	padding: 0 25px 0 0;
	width: 235px
}

.col2{
	float: left;
	padding: 0 25px 0 0;
	width: 175px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 10px
}
.list1 p{
	padding: 0
}
.list1 li{
	margin: 0 0 10px
}
/*- List2 -*/
.list2 li{
	margin: 0 0 5px
}
.list2 li a{
	color: #000000
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0
}
/*- Search -*/
#search{
	float: right;
	height: 20px;
	width: 221px
}
#search input{
	background: #ffffff;
	border: 0;
	float: left;
	padding: 1px;
	width: 157px
}
#search .btn{
	background: none;
	margin: 0 0 0 5px;
	padding: 0;
	width: auto
}
/*=== Footer ===*/
#footer{
	position: relative;
	background: url(footer-bgr.gif) #ffffff no-repeat bottom right;
	margin: 0 auto;
	clear: both;
	font-size: 11px;
	height: 120px;
	padding: 0 0 0 35px;
	width: 825px;
}
#footer a{
	color: #000000
}
#footer .c1{
	float: left;
	height: 40px;
	padding: 50px 15px 12px 0;
	width: 130px
}
#footer .c2{
	float: left;
	height: 40px;
	padding: 50px 10px 0 0;
	width: 160px
}
#footer .c3{
	float: left;
	padding: 60px 0 0 0;
	width: 60px
}
#footer .c3 img{
	margin: 0 5px
}
#footer ul{
	text-align: right
}
#footer li{
	display: inline;
	padding: 0 5px 0 10px
}
#footer li a{
	color: #ffffff
}


.push {
	height: 10px; /* .push must be the same height as .footer */
}


/*=== 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
}
.pic img{
	margin: 0 0 15px
}





#contenttab {
	width: 636px;
	height: 400px;
	font-family: Verdana, Arial,sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	padding: 0 0 0 3px;
	margin: 0;
}

#contenttab h2 {
color:#ff0000;
}


#contentboxsub {
margin: 0px;
padding: 6px 0px 10px 0px;
}

#contentboxsub form td{
	padding: 3px 3px 3px 0;
}


#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: 2px 0 2px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #ff0000;
	}

#contentboxsub font a{
	color: #ff0000;
	}


#contentboxsub p a{
	color: #ff0000;
}

#contentboxsub a:visited{
	color: #ff0000;
	text-decoration: none;
}

#contentboxsub a{
	overflow: hidden;
	}



#contentboxsub h1{
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


#contentboxsub h3{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	color: #000000;
}


#contentboxsub h5{
	font-size: 12px;
	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;
	}




