@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	padding: 0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#maindiv{
	width:940px;
}
#header{
	width:940px;
	margin-top:20px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}

#headertopleft{
	float:left;
	
	width:370px;
	height:75px;
}
#headertopright{
	float:right;
}

.menulinks{
	width:130px;
	height:25px;
	background-image:url(images/bt.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:2px;
	padding-top:5px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
.menulinks_on{
	width:130px;
	height:25px;
	background-image:url(images/bgrollup.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:2px;
	padding-top:5px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
a.menulinks:hover{
	width:130px;
	height:25px;
	background-image:url(images/bgrollup.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:2px;
	padding-top:5px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}

#headerbottom{
	clear:both;
	width:710px;
	height:175px;
	background-image:url(images/header.jpg);
	padding-left:215px;
	padding-right:15px;
	padding-top:50px;
	text-align:left;
}
#content{
	width:900px;
	background:url(images/contentbgold.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:auto;
	background-color:#FAFAFA;
	overflow:hidden;
	padding:20px;
}
#contentleft{
	width: 230px;
	height:100%;
	float:left;
	margin-top:5px;	
}
#contentleft_top{
	background:url(images/boxLt_top.gif);
	background-repeat:no-repeat;
	width:220px;
	height:29px;
	padding-top:8px;
	padding-left:10px;
	overflow:hidden;
	}
#contentleft_topH{
	background:url(images/title.gif);
	width:214px;
	height:29px;
	background-repeat:no-repeat;
	text-align:left;
	padding-top:4px;
	padding-left:7px;
	
	}
#contentleft_main{
	width:210px;
	height:auto;
	background-color:#FFF;
	padding-top:5px;
	border-left:1px #D5D5D5 solid;
	border-right:1px #D5D5D5 solid;
	overflow:hidden;
	}
#contentleft_bottom{
	background:url(images/boxLt_bottom.gif);
	width:230px;
	height:18px;
	}



#contentright{
	width: 650px;
	float:right;
	height:auto;
	margin-right:5px;
}

#contentright_top{
	background:url(images/boxRt_top.gif);
	width:644px;
	height:32px;
	background-color:#D1D1D1;
	padding-top:8px;
	padding-left:6px;
	background-repeat:no-repeat;
	}
#contentright_topHR{
	background:url(images/titleR.gif);
	width:650px;
	background-repeat:no-repeat;
	text-align:left;
	padding:7px;
	margin-left:0px;
	}
#contentright_main{
	width:638px;
	border-left:1px #D5D5D5 solid;
	border-right:1px #D5D5D5 solid;
	float:none;
	height:auto;
	background-color:#FFF;
	overflow:hidden;
	
	}
#contentright_bottom{
	background:url(images/boxRt_bottom.gif);
	width:650px;
	height:40px;
	}



.gapper{
	padding:5px;
}
.textblack{
	color:#000000;
}
#footer{
	clear:both;
	width:900px;
	height:auto;
	background-color:#D1D1D1;
	padding: 20px;
}
#btholder{
	margin-top:44px;
	bottom:0px;
}
#footer_left{
	float:left;
	}
#footer_right{
	float:right;
	
	}
#footer a{
	color:#000;
	text-decoration:none;
	}
#footer a:hover{
	color:#F99113;
	text-decoration:underline;
	}
/*.btnormal{
	margin:1px;
	width:140px;
	height:30px;
	background-image:url(images/bt.jpg);
	background-repeat:no-repeat;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
a.btnormal:hover{
	margin:1px;
	width:140px;
	height:30px;
	background-image:url(images/bgrollup.jpg);
	background-repeat:no-repeat;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	}
.btup{
	margin:1px;
	width:140px;
	height:30px;
	background-image:url(images/bgrollup.jpg);
	background-repeat:no-repeat;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}*/
.h2{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	}
.headerline{
	font-size:20px;
	color:#F7BA26;
	font-weight:bold;
	}
.h3{
	color:#000;
	font-size:12px;
	}
.text{
	padding-top:8px;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	line-height:155%;
	letter-spacing:0.5px;
	}
.textL{
	padding-top:8px;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	line-height:135%;
	font-style:italic;
	clear:both;
	}
.h4{
	color:#000;
	font-size:11px;
	}
.h5{
	font-size:12px;
	font-style:italic;
	color:#FA960A;
	text-decoration:underline;
	}
.h6{
	font-size:14px;
	color:#000;
	font-weight:bold;
	}
.bold{
	font-weight:bold;
	}
.username{
	float:right;
	margin-right:10px;
	margin-top:10px;
	font-weight:bold;
	font-style:italic;
	width:95%;
	text-align:right;
	}
/*.leftlinks{
	width:180px;
	height:22px;
	background-color:#00F;
	color:#FFF;
	clear:both;
	
	}
a.leftlinks:hover{
	width:180px;
	height:22px;
	color:#000;
	background-color:#666;
	overflow:auto;
	}
#leftmenu{
	widows:95%;
	height:auto;
	float:left;
	}*/
.leftlink{
	color:#333;
	text-decoration:none;
	}
a.leftlink:hover{
	color:#0B3441;
	text-decoration:underline;
	}
.leftlink_on{
	color:#0B3441;
	text-decoration:underline;
	}
.h7{
   font-size:14px;
   color:#0B3441;
   font-weight:bold;
   font-style:italic;
}
.floatR{
 float:right;
 margin-left:10px;
 margin-top:10px;
 margin-bottom:10px;
 padding-right:10px;
}
.floatL{
 float:left;
 margin-right:10px;
 margin-top:10px;
 margin-bottom:10px;
 
}
h1{
 font-size:38px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#CCCCCC;
 font-weight:normal;
 padding:0px;
 margin:0px;
 margin-top:10px;
}
.next{
 color:#0A3440;
 text-decoration:none;
}

a.next:hover{
 color:#FAA124;
 text-decoration:underline;
}
.table{
 margin-top:15px;
 border-bottom:1px #D5D5D5 solid;
}
.table td{
 height:30px;
 border:1px #F0F0F0 solid;
 text-align:center;
}
