/*=== Setup ===*/
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) #d3d5d6 repeat-x top;
	color: #1e1e1e;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 20px 0;
}
a{
	color: #1e1e1e;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none;
}

.amtSelect {
width: 100px;
}

#newsbox {
	background: #f0f3f2;
	padding: 4px;
	width: 524px;
}

/*==== 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%}	
/*- Search -*/
#search{
	float: right;
	height: 16px;
	margin: 50px 20px 0 0
}
#search input{
	float: left; /*height: 16px;*/
	padding: 0 2px;
	width: 135px
}
#search .btn{
	border: 0;
	height: auto;
	margin: 0 0 0 5px;
	padding: 0;
	width: auto
}
/*=== Layout ===*/
#page, #top{
	background: url(page-bgr.gif) repeat-y;
	border: 1px solid #8b9d97;
	margin: 0 auto;
	width: 1017px;
}
/*=== Top Placeholder ===*/
#top{
	background: none;
	border: 0;
	font-size: 11px;
	text-align: right;
}
#top ul{
	padding: 0 10px 2px 0;
}
#top li{
	display: inline;
}
#top li a{
	color: #1e1e1e;
	padding: 0 0 0 10px;
}
#nav1 li a:hover{
	text-decoration: none;
}
/*=== Header ===*/
#header{
	background: #ffffff;
	border-bottom: 1px solid #8b9d97;
	height: 75px;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	margin: 0 0 0 203px;
	text-indent: -9999px;
}
* html #header h1{
	margin: 0 0 0 101px;
}
#header h1 a{
	display: block;
	height: 75px;
	width: 571px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Left-Right Menu -*/
.menu{
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 0 0 19px;
}
#home #rightcol .menu{
	margin: 0 0 85px;
}
.menu li{

}
.menu li a{
	border-bottom: 1px solid #ffffff;
	color: #1e1e1e;
	display: block;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	padding: 0 0 0 17px;
}
.menu li.active a{
	color: #1e1e1e;
}
.menu li a:hover, #rightcol .menu li.active a{
	background: url(ico-menu.gif) #ffffff no-repeat 0 6px;
	color: #1e1e1e;
	text-decoration: none;
}
.menu li.active li a{
	border: 0;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 18px;
}
.menu li.active li.active a,
.menu li.active li.active a:hover{
	background: url(ico-menu.gif) #ffffff no-repeat 0 6px;
}
.menu li.active li.active li a{
	background: none;
}

.menu li.active li.active li a{
	border: 0;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 28px;
}
.menu li.active li.active li.active a,
.menu li.active li.active li.normal a:hover{
	font-weight: bold;
	background: none;
}

.menu li.active li.active ul{
	border-bottom: 1px solid #ffffff;
}
/*=== Title ===*/
#title{
	float: right;
}
#title img{
	display: block;
}
/*=== All Columns ===*/
#columns{
	clear: both;
}
#columns h2{
	font-size: 18px;
	margin: 0 0 15px;
}
#columns h4{
	color: #000;
	font-size: 11px;
}
#columns p{
	padding: 0 0 13px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 20px 0 0;
	width: 202px;
}
#home #leftcol{
	margin: 0;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 23px 0 0 20px;
	width: 530px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 20px 0 0;
	width: 242px;
}
#rightcol .spacer{
	background: #ffffff;
	border-bottom: 1px solid #8b9d97;
	border-top: 1px solid #8b9d97;
	font-size: 11px;
	padding: 5px 5px 5px 19px;
}
#rightcol img{
	border-bottom: 1px solid #8b9d97;
	display: block;
}
#home #rightcol img{
	border: 0;
}

/*=== Styling Buttons, Icons ===*/
#icons{
	clear: both;
	text-align: right;
	margin-bottom: 10px;
}
#icons img{
	margin: 0 0 0 15px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 18px;
	padding: 0 0 0 10px;
}

.list1 strong{
	padding: 0 6px 0 0;
}

.list1 li{
	background: url(ico-list.gif) no-repeat 0 6px;
	margin: 0 0 8px;
	padding: 0 0 0 17px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}










#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}


#contentboxsub form td{
	padding: 3px;
}

#contentboxsub table td{
	padding: 2px;
}


#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: 4px 0 5px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #c90027;
	}

#contentboxsub font a{
	color: #c90027;
	}


#contentboxsub p a{
	color: #c90027;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 15px;
	padding: 0 0 8px 0;
	color: #000000;
}


#contentboxsub h3{
	font-size: 14px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 12px;
	padding: 0 0 5px 0;
	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;
	}

