html {
	height:100%;
}
body {
	height:100%;
	margin: 0px;
	padding:0px;
	background: #000000;
	text-align:center;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	line-height: 160%;
}
h1, h4, h5, h6 {
	font-size: 12px;
	color: #ccc;
	font-weight: normal;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #7eba0c;
	margin-left: 2px;
}
h2 {
	color: #ccc;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
h3 {
	color: #7eba0c;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	margin-bottom: 10px;
	padding-top: 0;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #7eba0c;
	text-decoration:none;
}
a:hover {
	color:#CCC;
	text-decoration:underline;
}
h2 a {
	background: url(../images/liupgr.gif) left 1px no-repeat;
	padding-left:25px;
}
h2 a:hover {
	background: url(../images/lihogr.gif) left 1px no-repeat;
	padding-left:25px;
}
.container {
	width: 950px;
	margin: 0 auto;
	text-align:left;
}
#contentarea {
	width: 950px;
	clear: left;
	margin-top: 0;
	float: left;
	padding-bottom: 30px;
	background:#151515;
}
#top {
	width: 100%;
	height: 90px;
	text-align:left;
}
#top-cover {
	width: 950px;
	margin: 0 auto;
}
#logo {
	width: 200px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
}
#header {
	width: 950px;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
}
#content {
	width: 680px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
#content2 {
	width: 850px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#right {
	width: 200px;
	float: right;
	padding-bottom: 70px;
	margin-top: 20px;
	color: #666;
	margin-right:15px;
	background-image: url(../images/ore.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#right .moduletable {
	background-image: url(../images/uli.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:12px;
}
#right .moduletable ul li {
	list-style-type:square;
	list-style-image: url(../images/liup.gif);
	list-style-position: inside;
}
#right .moduletable ul li:hover {
	list-style-type:square;
	list-style-image: url(../images/liho.gif);
	list-style-position: inside;
}
#bottom {
	width: 950px;
	clear: left;
	float: left;
	color: #666;
	background:#151515;
	padding:0 0 20px;
}
#right h3, #bottom h3 {
	margin: 0px;
	font-weight: bold;
	color: #7eba0c;
	font-size: 18px;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, Sans-serif;
	border-bottom:5px solid #242424;
	padding:0 0 5px 0;
}
#user1 {
	width: 285px;
	float: left;
	margin-left: 15px;
}
#user1 .moduletable {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#user1 p {
	margin: 0;
	padding: 0;
	margin-left: 2px;
}
#user1 ul {
	padding-left:0px;
	margin-left:30px;
}
#user1 li {
	line-height: 18px;
}
#user1 a {
	border:0px;
	color:#666;
}
#user2 {
	width: 285px;
	float: left;
	margin-left: 35px;
}
#user2 li {
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#user2 a {
	color:#666;
	margin-left: 2px;
	font-size: 11px;
}
#user3 {
	width: 285px;
	float: right;
	margin-right:15px;
}
#user3 a{
	
	color:#666;
}
#footer {
	clear: left;
	float: left;
	width: 950px;
	text-align: left;
	font-size: 9px;
	padding: 10px 0 30px 10px;
	color: #666;
}
#footer a {
	color: #666;
}
#footer .moduletable {
	width: 880px;
	margin: 0 auto;
	margin-top: 3px;
}
h2.contentheading, h2.componentheading {
	margin-bottom: 20px;
	margin-top: 10px;
}
.clear {
	clear: both;
}
/* COMMON TAGS */
.modifydate {
	color: #C0C0C0;
}
.author {
	color: #C0C0C0;
}
.createdate {
	color: #C0C0C0;
}
.contenttoc {
	margin: 5px;
}
ul {
	margin: 2px;
	padding: 6px;
	padding-left: 25px;
	margin-left:10px;
	color:#7eba0c;
	list-style-type: square;
}
li {
	padding-left: 1px;
	line-height: 150%;
}
ul.arrow1 li, ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.buttons {
	float:right;
	width:85px;
}
.buttons .buttonheading {
	float:left;
}
.buttons img {
	border: 0;
}
fieldset {
	border: none;
}
textarea, input {
	border: solid 1px #ccc;
	color: #666;
}
.button {
	background: none;
	border: solid 1px #ccc;
	color: #990000;
}
/* Poll Module Styles */

.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}
.poll-option {
	float:left;
	padding-bottom:6px;
	padding-top: 3px;
	width:85%;
	margin-left: 2px;
}
.poll h3 {
	border:none;
}
.author, .createdate, .modifydate, .buttons {
	display:none
}
#topmenu {
	float: right;
	width:650px;
	height: 61px;
	margin-top:30px;
	margin-right: 10px;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -11px;
	float: right;
}
#topmenu li {
	list-style: none;
	float: left;
	font-weight: normal;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: Candara, Arial, Helvetica, sans-serif;
}
#topmenu li a {
	display: block;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
#topmenu li:hover, #topmenu li.hover {
	position: static;
}
#topmenu li a:hover, #topmenu li.active a {
	color: #7eba0c;
	background-position: center;
}
html>body #topmenu li a {
	width: auto;
}
.spotlight {
	padding:15px 15px 0 15px;
}
.readmore {
	margin:-5px 0px 20px 0px;
}

.float_left {
	float:left;
	margin-right:5px;
}
.float_right {
	float:right;
	margin-left:5px;
}

#bottom ul {
	list-style-type:square;
	color:#666;
}
#bottom h3 {
	color:#666;
}
#user1 .moduletable, #user2 .moduletable, #user3 .moduletable {
	margin-bottom:15px;
}
#right .moduletable ul {
	margin-left: 0px;
}

/*
 * Static Action Banner 
 * 2010-11-29 Marshall
 */
#actionLayer {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	background:#000 url(../images/action.jpg) no-repeat center center;
	cursor:pointer;
}