*{
	padding:0;
	margin:0;
}
body{
}
.bodies {
	margin:0px;
	background: #232323 url(../images/bg_body.gif) repeat-x ;
	text-align:center;
}
tr, p, div {
	font-size:12px;
	color:#D9D6CA;
  font-family: "Trebuchet MS",Georgia,Serif,times
}
hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
}
li {
	line-height: 15px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol{margin-left:40px;
list-style-position:inherit;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}
.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #ff9900;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}
#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
    margin-right: 2px;
	width: auto !important;
	font-size: 11px;
	white-space: nowrap;
	font-weight:bold;
	text-transform:uppercase;

}
#mainlevel-nav li a {
    line-height: 18px;
	display: block;
	text-decoration: none;
	color: #CCCCCC;
    padding: 3px 15px 2px 15px
}
#mainlevel-nav li a:hover {
	color: #ffffff;
	background: #CC0211;
}
#active_menu {
	color: #80AF5C;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-indent:10px;
	width: 100%;
	text-decoration: none;
	font-size:11px;
  background: #114902;
  line-height: 20px;
  margin-top: 1px
}
a.mainlevel:hover {
	color: #ffffff;
	background:#8D0009;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #006600;
	text-indent:13px;
	display:block;
	width:100%;

}
a.sublevel:hover {
	color: #33CC33; text-decoration: none;
}
table.moduletable {
	padding: 5px 0px 5px 0px;
	width: 100%;
	margin-top:5px;
}
table.moduletable th {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	width: 100%;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
background-color: #009900 ;
	border-bottom:1px solid #00CC66;
	text-transform:uppercase;
	font-family:Arial,tahoma,Verdana, Helvetica, sans-serif;

}
table.moduletable li {
	border-bottom:1px solid #cccccc;
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	padding-top:0px;
	font-size: 11px;
	font-weight: normal;
}
table.moduletable td a{
	font-weight: bold;
}
.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
  background: #232323
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	font-family: Arial,tahoma,verdana;
	background-color: #382D27;
	color: #C1FFC1;
	font-weight: bold;
	padding: 3px;
}
.sectiontableentry1 td{
	padding:3px 3px 3px 6px;
  background-color: #374E34
}
.sectiontableentry2 td {
	padding:3px 3px 3px 6px;
	background-color:#2E4F28;
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}
.contentheading, .componentheading {
background:url(../images/bg_tittle.png) no-repeat 3px ;
padding-left:25px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C1B7A6;
	text-align: left;
	border-bottom:1px solid #83C187;
	padding-bottom:2px;
}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color: #9C0005 ;
	color: #ffffff;
	border: 1px solid #757575;
}
.inputbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}
a:link, a:visited {
	color: #AAED94;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #66BF6B;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial,Tahoma,verdana, Helvetica, sans-serif;
}
a.category:hover {
	color            : #BC0005;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #ffffff;
	border: 1px solid #55b642;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight:bold;
    text-align:left;
	padding:5px;
	background-color: #55b642;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	color: #B1F7B8;
	font-weight: bold;
}
.highlight {
	background-color:#8F0008;
	font-weight:bold;
}
.readon {
	color: #006600;
	width:100px;
	height:20px;
	font-weight:bold;
	padding-left:17px;
	background:url(../images/arrow.png) no-repeat 3px 4px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color: #7DAF7A;
	padding: 1px 2px;
	color: #000;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#page {
	padding:0px 5px 5px 5px;
	margin-top:10px;
	}
#header {
	background:url(../images/header.png) no-repeat;
	height:154px;
	margin-bottom:0px;
	text-indent: 10px;
	font-size: 1.4em;
}
#news{
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	height: 70px;
	width: 700px;
}
#section {
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
  background: #191919;
}
#top {
	margin-bottom:0px;
	height:35px;
  background-color: #263F23
}
#top_menu {
	margin-top:5px;
	margin-left:5px;
	float:left;
	width:730px;

}
#content{
	background: #191919 url(../images/bg_content.gif) repeat-x;
	display: block;
	float: left;
}
#search {
	padding-top:0.7em;
	padding-right:0.35em !important;
	padding-right:2em;
	padding-left:5px;
	width:150px;
	float:right;
	height:25px;
}

#main_body {
	width:820px;
	padding:5px 0px 5px 5px;
	float:left;
  background: transparent
}
.news{
	position: absolute;
	top: 100px;
	height: 100px;
	text-align: center;
}
#news_body{
	width:800px;
}
#content_top {
	width:553px;
	padding:5px;
	float:left;
}
#user1 {
	width:47%;
	float:left;
	margin-right:5px;
  padding: 5px
}
#user1 h3 {
  padding-left: 10px;
  border-bottom: thin solid #83C187;
  margin-bottom: 5px;
  color: #C4B6B0
}
#user2 {
	width:90%;
	float:center;
	font-size:12px;
  padding: 5px
}
#user2 h3 {
  padding-left: 5px;
  border-bottom: thin solid #83C187;
  margin-bottom: 5px;
  color: #C4B6B0
}
#right_modules {
	width:160px;
	float:right;
	padding-top:5px;
	padding-right:5px;
	}
#right_modules .moduletable{
margin-top: 10px;
}
#banner {
	text-align:center;
}
#footer {
	background-color:#114902;
  border: 5px solid #191919;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	font-weight:normal;
}

#footer .img{
	width: 36px;
	height: 18px;
	vertical-align: text-bottom;
}
