body {
	background: #1f1c1b;
	margin: 0;
	padding: 0;

}

table, img, img a {
	border: 0;
	outline: 0;
}


a, a:visited {
	color: #649ec9;
	text-decoration: none;
}

a:hover,
a:active {
	color: #cc6600;
	text-decoration: none;
}

h3 {
	color: #cc6600;
	font: 18px/24px Arial, Helvetica, Geneva, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}


#wrapper {
	margin: 0 auto;
	width: 990px;
	padding: 0;
}

#header {
	width: 940px;
	padding-left: 25px;
	padding-right: 25px;
	height: 90px;
}

#secondary {
	width: 990px;
	padding-top: 20px;
	margin-left: 3px;
	overflow: hidden;
}

.logo {
	margin-top: 19px;
	float: left;
}

#content {
	width: 979px;
	padding: 10px;		
}

#leftcontent {
padding-left:10px; 
float:left;
	
}

#noleft {
padding-left:15px;
padding-right:15px;

}

#rightcontent {
display: block;
padding-left: 400px;
}

#content p {
color: #cccccc;
font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 140%;
}

#content li{
color: #cccccc;
padding-bottom:10px;
font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 140%;	
	
}

#content-bg {
	background-color: #ffffff;
	width: 939px;
	padding: 20px;
	overflow: hidden;
}

#utility {
	font-size: 10px;
	line-height: 12px;
	height: 15px;
	width: 200px;
	text-align: right;
	float: right;
	margin-top: 15px;
}

#content h1{font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
color: #3c7d93;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #3c7d93;
font-weight: normal;
text-decoration: none;
text-align: left;
}

#section img{
	float:left;
	padding-right:15px;	
}

#section {
	height:250px;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #f2680d;
	font-weight: bold;
	text-decoration: none;
}

.newsdate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	background-color: #F4B640;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	line-height: 16px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.bgcolorccc {
	background-color:#CCCccc;
		}
		
.newsdate2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	background-color: #FF9;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	line-height: 16px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.h10 {
	margin-top: 2px;
}

#nav, #nav ul  {
	list-style: none;
	margin:0;
	padding:0;
	float:right;
	z-index:999;
	position:relative;
}
#nav li {
	display: inline;
	float: left;
	margin-left: 5px;
}
#nav li a {
	color: #999;
	text-decoration: none;
}

#footer {
	width: 979px;
	height: 40px;
	font-size: 12px;
	color: #999999;
	margin-left: 5px;
	background: url(../img/bar.gif) no-repeat 0px 10px;
	text-align:center;
}

#footer p {
	padding-top: 20px;
}

#footer a {
	color: #fff;
	font-weight: bold;
}

#footer a:hover {
	color: #cc6600;
}

.label {
	width: 120px;
	float: left;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.clear {
	clear: both;
	padding-top: 5px;
}





/*=======================================================================================================*/
/*	NAVTOP STYLES	*/
/*=======================================================================================================*/

ul#navTop {
	font-family: "News Gothic MT", Helvetica, "Helvetica Neue", Arial;
	font-size: 12px;
	float: left;
	text-align: right;
	clear: both;
	color:#bebebe;
	height:20px;
	margin:0;
	margin-bottom:15px;
	width:100%;
	border-bottom:2px solid #bebebe;
}

	ul#navTop li {
		clear:none;
		cursor:default;
		display:inline;
		font-weight:bold;
		margin:0 0 0 6px;
		padding-left:4px;
		text-transform:uppercase;
	}
	


#rightcontent h1 + p, #rightcontent h2 + p {
	margin-top:0pt;
	padding-top:0pt;
}

#rightcontent h1 > p, #rightcontent h2 > p {
	margin-top:0pt;
	padding-top:0pt;
}
