body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
}

table.moduletable {
	width: 98%;
	/*margin-bottom: 5px;*/
	padding: 0px;
}

table.moduletable th {
	font-size: 12pt;
	text-align: left !important;
	margin-top: 10px;
	line-height: 20px;
        padding-left: 4px;
}
table.moduletable td {
	font-size: 12pt;
	padding-left: 4px;
	padding-right: 0px;

}

#pageContainer {
	border: 0px solid #cccccc;
	margin: 8px 8px 8px 8px;		
	width: auto;
}


#headerbox {
	border: 0px solid #cccccc;
	padding: 5px 3px 5px 5px;
	background-color: #478256;
	width: 99%;
}

#topmenu {
	border: 0px solid #E1DE3B;
	position: absolute; left: 427px; top: 50px;
	margin: 0px 5px 5px 5px;
	background-color: #478256;
	padding: 3px 3px 1px 3px;
}

#pathway {
	font-size: 12pt;
	line-height: 20px;
	color: #E1DE3B;
	margin: 1px 1px 1px 1px;
	width: 100%;
}

.searchbar {
	font-size: 12pt;
	line-height: 20px;
	background-color: #6BA745;
	color: #E1DE3B;
	text-align: right;
	vertical-align: middle;
	width: 100%;
}
#date {
	font-size: 9pt;
	color: #E1DE3B;
	text-align: left;
	font-weight: bold;
}
#searchbox {
	font-size: 12pt;
	color: #E1DE3B;
	font-weight: bold;
}

#content {
	width: auto;
}

#left {
    border: 1px solid #cccccc;
	background: #F2F2F2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
}

#middle {
    border: 1px solid #cccccc;
	background: #F2F2F2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
}

.mainbody {
	padding: 5px 7px 0px 7px;
	width: auto;
}

.top {
	line-height: 20px;
	text-align: right;
	background: url(../images/top.png) no-repeat;
	float: right;
	line-height: 20px;
	padding-left: 15px;
	background-position: 0px 7px;
	width: auto;
}

.banner {
	border: 0px solid #cccccc;
	width: auto;
}
#space {

}
#right {
    border: 1px solid #cccccc;
	background: #F2F2F2;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	width: 170px;
}

#footer {
	border-top: 1px solid #cccccc;
	width: 100%;
	font-size: 8pt;
	margin-top: 6px;
	text-align:center;
}

.cleaner {
	clear:both;
}
td {
	font-size: 9pt;
	color: #333333;
}

#sitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

.user {
	border: 1px solid #cccccc;
	width: 155px;
	float: right;
	margin: 20px 5px 5px 5px;
	background-color: #E6E6E6;
	padding: 3px 3px 1px 3px;
}

.small {
	font-size: 8pt;
	color: #999999;
	text-align: right;
}

ul#mainlevel-nav {
	list-style: none;
	color: #E1DE3B;
	padding: 0px;
	margin: 0px;
	/*background-color: #478256;*/
}
ul#mainlevel-nav li a{
  color: #E1DE3B;
  display : block;
  padding-left : 10px;
  padding-right : 10px;
  margin : 0;
  width : auto !important;
  width : 15%;
  font-size : 11px;
  line-height : 21px;
  font-weight: bold;
  float: left;
}
	
a.mainlevel:link, a.mainlevel:visited {
	color: #2D6643;
	text-decoration: none;
	font-size: 10pt;

}
a.mainlevel:hover {
  font-size        : 12pt;
  color            : #E1DE3B;
  text-decoration: underline;
}
a#active_menu {
	color: #478256;
	font-weight      : bold;
}
a#active_menu:hover {
	text-decoration: underline;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 6px;
	color: #478256;
	font-size: 10pt;

}
a:link, a:visited {
	color: #2D6643;
	text-decoration: none;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #2D6643;
	text-decoration: none;
	font-size: 10pt;
}
a.mainlevel-nav:hover {
  font-size        : 12pt;
  color            : #E1DE3B;
  text-decoration: underline;
}


.mainlevel-top {
  font-size        : 14px;
  color : #f5ede3;
}
a.mainlevel-top:link, a.mainlevel-top:visited {
  font-size        : 14px;
  padding: 0px;
  margin: 0px;
  color : #E1DE3B;
  font-weight      : bold;
}
a.mainlevel-top:hover {
  font-size        : 14px;
  color            : #9be536;
  text-decoration: underline;
}


.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	border: 1px solid #9CB2C7;
	color: #4784C3;
	padding-left: 2px;
}
.button {
	color: #4784C3;
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-color: #E0E0E0;
	font-size: 8pt;
	font-weight: bold;
}
.componentheading {
	padding-left: 10px;
	color: #333333;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	width: auto;
	line-height: 20px;
	border-top: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	vertical-align: middle;
}
.contentdescription {
	font-size: 9pt;
	color: #333333;
	padding-top: 5px;
}
.contentpaneopen {
	text-align: justify;
}
ul {
	margin: 2px;
	padding-left: 0px;
	list-style: none;
}
li {
	line-height: 15px;
	padding-left: 15px;
	background: url(../images/indent2.png) no-repeat;
	background-position: 0px 4px;
}
.contentheading {
	color: #333333;
	font-weight: bold;
	line-height: 15px;
	border-bottom: 1px solid #333333;
}
table.toolbar td {
	color: #2D6643 !important;
}
.sectiontableheader {
	color: #333333;
	font-size: 10pt;
	line-height: 16px;
	font-weight: bolder;
}
.sectiontableentry1 {
	background: #F2F2F2;
	color: #333333;
	padding: 5px 0 5px 0;
}
.sectiontableentry2 {
	background: #FFFFFF;
	color: #333333;
	padding: 5px 0 5px 0;
}
.category {
	display: inline;
	padding-left: 6px;
}
.back_button {
	line-height: 16px;
	padding-left: 15px;
	background: url(../images/back.png) no-repeat;
	background-position: 0px 4px;
	background-color: #FFFFFF;
	text-align: center;
	border: 2px solid #CCCCCC;
	color: #333333;
	font-size: 9pt;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}
.frontpageheader {
	text-align: center;
	font-weight: bolder;
	font-size: larger;
}
.modifydate {
	font-size: 7pt;
	color: #666666;
}
.content_rating {
	color: #333333;
	font-size: xx-small;
	text-align: right;
}
.content_vote {
	color: #333333;
	font-size: xx-small;
	text-align: right;
}
.clr {
	clear: both;
}
.pagenavcounter {
	font-size: 8pt;
	color: #478256;
}
.createdate {
	font-size: 7pt;
	text-align: right;
	color: #478256;
}
.pagenav_prev {
	font-size: 8pt;
	color: #478256;
}
.pagenav_next {
	font-size: 8pt;
	color: #478256;
}
.readon {
	font-size: 8pt;
}
.toclink {
	font-size: 8pt;
}
a.toclink:link, a.toclink:visited {
	color: #5A5A5A;
	font-weight: bold;
}
a.toclink:hover {
	text-decoration: underline;
}
.contenttoc {
	border: 2px solid #478256;
	padding: 5px 2px 2px 5px;
	background: #E6E6E6;
}


.sectiontablefooter {
	color: #5A5A5A;
	font-size: 9pt;
}
.syndicate {
	padding: 0px 0px 0px 20px;
}

.mosimage_caption {
	color: #478256;
	font-size: 8pt;
	border-top: 1px solid #cccccc;
	background-color: #F2F2F2;
}
.buttonheading {
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;
}