BODY 
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	background-color: #E8E8E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th, tr, p, div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 12pt;
}
ul#mainlevel-nav
{
	list-style: none;
	margin: 0;
	font-size: 10pt;
}
ul#mainlevel-nav li
{
	display: block;
	padding-left:10px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11pt;
	line-height: 20pt;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #009900;
	font-weight:bold;
	background: #E8E8E8;
}
#topmenu>ul#mainlevel-nav li a {
	width: auto;
	list-style-position: inside;
	text-shadow: Silver;
}
ul#mainlevel-nav li a:hover {
	background: #999;
	text-decoration:none;
	color: #fff;
}
.mainlevel-right {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:#EEF0F0;
	font-weight:bold;
}

hr
 {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}

a:link, a:visited
{
color: #666;
text-decoration  : undeline;
}


a:hover 
{
text-decoration: none;
color: #000;
}
a.category:link, a.category:visited
 {
  color            : #ccc;
  font-weight      : bold;
}
a.category:hover 
{
  color            : #00A5E4;
}
a.mainlevel:link, a.mainlevel:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
a.mainlevel:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
table.moduletable 
{
	font-size:10pt;
	font-family:arial, sans-serif;
}
table.moduletable th
{
	color: #009900;
	text-align:left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	height: 21px;
	font-size: 18px;
	text-transform: uppercase;
	display:block;
}
.inputbox
 {
	border: 1px solid #CCCCCC;
}
.contentpaneopen 
{
	color:	#009900;
	width:100%;
	cellpadding: 0px;
	cellspacing:0px;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 62px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.buttonheading
{
	height: 62px;
}
.componentheading, .contentheading
{
	font-family: Helvetica, sans-serif;
	color: #009900;;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

.contentdescription 
{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 10pt;
	color            : #333333;
	text-align       : left;
}
.category 
{
  color            : #999999;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 10pt;
  font-weight      : bold;
}


.sectiontableheader 
{
  font-weight: bold;
  background: #f0f0f0;
}
.sectiontableentry1 a:hover 
{
font-weight: bold;
color: #009900;
}
.sectiontableentry2 a:hover 
{
font-weight: bold;
color: #009900;
}
.sectiontableentry1 
{}
.sectiontableentry2
 {}
.small 
{
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 9pt;
  color            : #000;
  text-decoration  : none;
  font-weight      : normal;
}
.smalldark 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9pt;
  color            : #000000;
  font-weight      : normal;
}			

table.contenttoc {
  border: 1px solid #cccccc;
  align:right;
}

table.contenttoc td {
}
table.contenttoc th {
	color: #666666;
	text-align: left;
	padding-top: 2px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
ul {}

li {}
.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
}