html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
    font-family:"Trebuchet MS";
}
.reqfield{font-weight: bold;}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding:0;
}

#wrapper {
	width:820px;
	margin:0 auto;
	background-color:#FFF;
}

#content {
	width:800px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:80px;
}
#welcomeblurb p{font-size: 16px;}

#logo {
    clear: both;
    margin-bottom: 0;
    
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:28px;
	color:#F76B0C;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-top:8px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0; 
	padding-top:10px;
    padding-left: 0;
}

#links li{
	float:left;
	list-style-type:none;
	width:80px;
	height:22px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
    display: block;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
    
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
    margin-left: 1px;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:15px 40px 0 0;
    margin-bottom: 0;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0 40px 0 0;
}

#contentarea {
	clear:both;
	padding:15px 0px;
}

#leftbar {
	float:left;
	width:650px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left: 5px;
	padding-bottom:5px;
}

#leftbar p{
	margin-bottom: 10px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
    font-family:"Trebuchet MS";
	padding:0px 10px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#rightbar {
	float:left;
	width:110px;
    padding-left: 5px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}
.newsitem{font-size: 11px; font-family: arial;margin-bottom: 5px;width: 300px;}
.newsitem p{margin-left: 0; padding-left: 0; padding: 5px;}
.newsitem a{font-size: 12px;}
#newsholder{border-left: 1px solid black; width: 300px; float: right;padding: 0; margin: 0;}


#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.articlediv{border: 1px dotted #CCC; border-width: 0; border-top-width: 1px;  padding: 5px;font-size: 14px;padding-bottom: 2px;margin-right: 3px;}
.articlediv h4{font-size: 18px;margin-left: 10px;margin-bottom: 3px;font-weight: normal;}
.articlediv p{padding: 0; margin: 0;margin-left: 10px;}
.articlediv a{display: block}
.source{font-size: 11px;margin-bottom: 0;padding-bottom: 0;padding-top: 0;}
dt{width: 200px;float: left;}
dl{margin-left: 15px;}
textarea{width: 300px; height: 100px;}
#notification{margin-left: 30px; color: red;}

