/* TOP Buttons */
#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

ul#mainlevel-nav
{
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	list-style-type: none;
}

ul#mainlevel-nav li
{
	display: block;	
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 5px;
	width: auto;
  	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	border-left: 1px dashed #AEFF60;
	
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #AEFF60;
	background: #274F00;
}


#active_menu {
	/*color: #AEFF60;*/
	color: #ffffff;
	font-weight: bold;
}

a#active_menu:hover {
/*	color: #274F00; */
	color: #ffffff;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #AEFF60;
  font-size: 14px;
  font-weight: bold;
}



.back_button {
  	float: left;
  	font-size: 0px;
  	font-weight: normal;
  	margin-top: 5px;
  	margin-bottom: 0px;
  	/*border: 2px solid #AEFF60;*/
  	width: 80px;
	height: 22px;
  	padding: 5px;
	background: url(../images/button_0.png) no-repeat 40;
}

.buttonheading {

                padding-right: 20px;

               }

a.back_button:link, a.back_button:visited, a.back_button:active {
	color:#3366ff;
	background: url(../images/button_0.png) no-repeat 40px;
}

a.back_button:hover {
	color:#330099;
	background: url(../images/button_1.png) no-repeat 40px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #AEFF60;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	text-align: center;
}
.pagenavcounter { 
        margin-left: 0px;

}

ul
{
padding: 5px;
font-size: 12px;
}

li
{
list-style-type: none;
padding: 5px;
list-style:disc;
text-align: justify;
line-height:13px;
font-size: 12px;
}


td {
	margin: auto;
 	font-size: 12px;
        font-family: Arial, Helvetica, sans-serif

}



body {
	font-family: Arial, Helvetica, Sans Serif;
	color: #333333;
	background: url(../images/back.jpg);
	scrollbar-3dlight-color: #7BDC65;
	scrollbar-base-color: #E6FFD0;
	scrollbar-darkshadow-color: #7BDC65;
	scrollbar-face-color: #E6FFD0;
	scrollbar-highlight-color: #7BDC65;
	scrollbar-shadow-color: #7BDC65;
	scrollbar-track-color: #7BDC65;
	scrollbar-arrow-color: #7BDC65;
    }

/* mambo core stuff */
a:link, a:visited {
	color: #274F00; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #7BDC65;	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
        font-size: 16px;
	font-weight: bold;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 10px;
}

table.contentpane td.contentheading {
  padding-top: 10px;


}
.contentpane {
        padding-left: 15px;
        padding-top: 20px;

}

.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border: solid 1px #AEFF60;
	background-color: #ffffff;
	color: #274F00;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.inputbox {
	padding: 1px;
	border: 1px solid #274F00;
	background-color: #E6FFD0;
}

.category {
        text-align: left;
        margin-top: 3px;
        font-size: 16px;
	font-weight: bold;

}


.contentcolumn {
	padding-right: 0px;
}

.contentheading {
        height: 26px;
	color: #274F00;
	text-align: left;
	padding-left: 11px;
	font-weight: bold;
        text-decoration: underline;
	font-size: 14px;
	}

.componentheading{
	color: #274F00;
	text-align: left;
	font-weight: bold;
        text-decoration: underline;
	font-size: 12px;
	}

.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #AEFF60;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 3px;
	
}

table.moduletable th {
	color: #274F00;
	text-align: left;
	padding-left: 12px;
	height: 12px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	line-height: 11px;
	border-bottom: 1px solid #AEFF60;
		}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	
}




table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #E6FFD0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
        margin-left: 20px
}

.sectiontableentry2 {
	background-color : #E6FFD0;
        margin-left: 20px
}

.small {
	color: #274F00;
	font-size: 9px;
	font-weight: normal;
}

.createdate {
	height: 10px;
	padding-bottom: 10px;
	color: #274F00;
	font-size: 9px;
	font-weight: normal;
}

.modifydate {
	height: 10px;
	padding-top: 10px;
	color: #274F00;
	font-size: 8px;
	font-weight: normal;
}

table.contenttoc {
  border: 1px solid #AEFF60;
  padding: 2px;
  margin-left: 2px;
  margin-right: 50px;
  margin-bottom: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #274F00;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}



a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 7px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 3px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
        color: #ffffff;
	/*color: #062961;*/
	/*color: #274F00;*/
	text-align: left;
}

a.sublevel:hover {
	color: #7BDC65;
	text-decoration: none;
}

a.readon:link, a.readon:visited {
	color: #274F00; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #7BDC65;	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
	}
.highlight {
	background-color: #274F00;
	color: White;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #AEFF60;
	border: 1px solid #7BDC65;
}

a.whiteheader:visited, a.whiteheader:link {
        color: #FFFFFF;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.whiteheader:hover {
	color: #AEFF60;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}