@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#maindiv{
	width:940px;
}
#header{
	width:940px;
	margin-top:20px;
	
}

#headertopleft{
	float:left;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:75px;
}
#headertopright{
	float:right;
}

.menulinks{
	width:140px;
	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:140px;
	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:140px;
	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:940px;
	height:275px;
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
}
#content{
	width:900px;
	background:url(images/contentbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:auto;
	background-color:#FAFAFA;
	overflow:hidden;
	padding:20px;
}
#contentleft{
	width: 250px;
	height:100%;
	float:left;
	
}
#contentleft_top{
	background:url(images/boxLt_top.gif);
	background-repeat:no-repeat;
	width:240px;
	height:31px;
	padding-top:9px;
	padding-left:10px;
	}
#contentleft_topH{
	background:url(images/title.gif);
	width:234px;
	height:25px;
	background-repeat:no-repeat;
	text-align:left;
	padding:7px;
	}
#contentleft_main{
	width:228px;
	height:auto;
	background-color:#FFF;
	padding-top:5px;
	border-left:1px #666 solid;
	border-right:1px #666 solid;
	overflow:auto;
	}
#contentleft_bottom{
	background:url(images/boxLt_bottom.gif);
	width:250px;
	height:20px;
	}



#contentright{
	width: 630px;
	float:right;
	height:auto;
	margin-right:5px;
}

#contentright_top{
	background:url(images/boxRt_top.gif);
	width:624px;
	height:32px;
	background-color:#D1D1D1;
	padding-top:8px;
	padding-left:6px;
	background-repeat:no-repeat;
	}
#contentright_topHR{
	background:url(images/titleR.gif);
	width:630px;
	background-repeat:no-repeat;
	text-align:left;
	padding:7px;
	margin-left:0px;
	}
#contentright_main{
	width:618px;
	border-left:1px #666 solid;
	border-right:1px #666 solid;
	float:none;
	height:auto;
	background-color:#FFF;
	overflow:hidden;
	
	}
#contentright_bottom{
	background:url(images/boxRt_bottom.gif);
	width:630px;
	height:40px;
	}



.gapper{
	padding:5px;
}
.textblack{
	color:#000000;
}
#footer{
	clear:both;
	width:900px;
	height:10px;
	background-color:#D1D1D1;
	padding: 20px;
}
#btholder{
	margin-top:44px;
	bottom:0px;
}
#footer_left{
	float:left;
	}
#footer_right{
	float:right;
	
	}
.footer_link{
	color:#000;
	text-decoration:none;
	}
a.footer_link: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;
}*/

h1, .h1{
	font-size:16px;	
	font-weight:bold;
	
	
	}

h2, .h2{
	font-size:16px;
	color:#000;
/*	font-weight:bold;*/
	}


h3, .h3{
	color:#000;
	font-size:12px;
	}

h1green, .h1green{
color:#347C17;
font-style:italic;
}

.textsize1{
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;
}

a.top-navigation {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#993300;
text-decoration:none;
}

a.top-navigation:hover {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#993300;
text-decoration:none;
}

a.top-buttons {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

a.top-buttons:hover {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#ff3600;
text-decoration:none;
}
