h1 {
	color: #57D15F;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS';
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
}
h2 {
	color: #666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS';
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
}
h3 {
	color: #999;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS';
	font-size: 18px;
	font-weight: normal; 
	letter-spacing: -1px;
	margin-top: 10px;
}
h4 {
	color: #ccc;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS';
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px; }

a#active_menu {
	color: #486993;
	font-weight: bold;
}

a#active_menu:hover {
	color: #57D15F;
	text-decoration: none;
}

a:link, a:visited {
	color: #486993;
	text-decoration: none;
}

a:hover {
	color: #57D15F;
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #fff;
}

a.category:hover {
	color: #FF9900;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 170px;
	line-height: 18px;
	padding: 2px 0 2px 0;
	text-align: left;
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #ededed;
}

a.mainlevel:hover {
	color: #666666;;
	background-color: #ededed;
}

a.mainlevel_main:link, a.mainlevel_main:visited {
	display: block;
	float: left;
	height: 59px;
	line-height: 59px;
	margin: 0px;
	padding: 0 10px 0 10px;
	font-weight:normal;
	text-align: center;
	text-decoration:none;
	color:#666;    
	border-right: 1px solid #ededed;
}

a.mainlevel_main:hover {
	background-color: #fafafa;
	color: #000;
}

a.mainlevel_footer:link, a.mainlevel_footer:visited {
	margin: 0px;
	padding: 0 10px 0 10px;	
	font-weight:normal;
	text-align: center;
	text-decoration:none;
	color:#fff;
}

a.mainlevel_footer:hover {
	background-color: #fafafa;
	color: #000;
}

a.mainlevel_main#active_menu_main {
	display: block;
	float: left;
	height: 59px;
	line-height: 59px;
	margin: 0px;
	padding: 0 8px 0 8px;	
	font-weight:normal;
	text-align: center;
	text-decoration:none;
	color:#000;
	background-color: #ededed;
	border-right: 1px solid #ededed;
}


a.readon:link, a.readon:visited {
	padding: 10px 0px 10px 10px;
	color: #000;
	background: url(../images/read.gif) no-repeat left top;
}

a.readon:hover {
	color: #FC5A01;
	text-decoration: none;
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	width: 170px;
	line-height: 18px;
	padding: 2px 0 2px 0;	
	text-align: left;
	text-decoration: none;
	text-indent: 20px;
	color: #666;
	background: url(../images/arrow.png) no-repeat left center;
	border-bottom: 1px solid #ACA792;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}

input.inputbox{
	background-color: #fafafa;
	border: 1px solid #959080;	
	
}

input.inputbox#mod_login_password{
	background-color: #fafafa;
	border: 1px solid #959080;	
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_login_username{
	background-color: #fafafa;
	border: 1px solid #959080;	
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_search_searchword{
	background-color: #fafafa;
	border: 1px solid #BBB498;	
	color: #666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 170px;
margin-top: 15px;
}

textarea.inputbox {	
background-color: #fafafa;
border: 1px solid #959080;	
	

}

li{
	list-style: none;
}


td,tr,p,div {
	color: #486993;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;	
}

ul {
	margin: 0px;
	padding: 15px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;	
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #fff;	

}

.componentheading {
	color: #57D15F;
font-family: Georgia,Arial,Helvetica;
 font-size: 200%;
 font-weight: normal;
 letter-spacing: -1px;
 line-height: normal;
 margin: 0px;
}

.contentheading {
color: #57D15F;
 font-family: Georgia,Arial,Helvetica;
 font-size: 200%;
 font-weight: normal;
 letter-spacing: -1px;
 line-height: normal;
 margin: 0px;

}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
line-height: 150%;
}

.createdate {
	color: #999;	
	font-size: 10px;
	
}

.details {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #fb7000;	
	padding-left: 20px;
	
}

.modifydate {
	color: #999;
	font-size: 10px;

}

.moduletable {
	text-align: left;
}

.moduletable h3 {

}

.moduletable li{
	list-style: none;
}

.moduletable td {
	
}

.pathway {
	color: #999;
	padding-bottom: 20px;
	padding-top: 20px;
}

.quote { color: #333; display: block; font: oblique 140% georgia, times, serif; line-height: 25px; margin: 0 auto; width: 90%; }
.quote2 { color: #666; display: block; font: oblique 140% georgia, times, serif; line-height: 25px; margin: 0 auto; width: 90%; }

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {

}

.small {
	color: #999;
	font-size: 10px;
	
}

.smalldark {
	color: #999;
	font-size: 10px;

}

#menuwrap {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(../images/topbg.gif) repeat-x left top;
}

#menu {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/header.jpg) no-repeat left top;
}

#headerwrap {
	width: 100%;
	height: 172px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(../images/topbg.gif) repeat-x left bottom;
}

#header {
	width: 900px;
	height: 172px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/header.jpg) no-repeat left bottom;
}

#bodywrap {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	background: #fff;
}

#body {
	width: 920px;
	margin: 0 auto;
}

#leftcolumn {
	float: left;
	width: 200px;
	padding-bottom: 20px;
         padding-top: 15px;
	text-align: left;
}

#leftcolumn h3 {
	color: #BDA983;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 18px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
	font-weight: normal;
	letter-spacing: -1px;	
	width: 170px;
margin: 0px;
}

#mainbody {
	float: left;
	width: 650px;
	margin-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: left;
	background: url(../images/bodyback.gif) no-repeat right top;
	border-left: 1px solid #ededed;
}

#mainbody li {
	line-height: 20px;
	list-style: square;
	
}

#footerwrap {
	float: left;
	width: 100%;
	height: 100px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
}

#footer {
	float: none;
	width: 920px;
	height: 50px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 10px;
	text-align: center;
}

#footer td, #footer p, #footer div{
	color: #fff;
	text-align: center;
}



address {
	font-style: normal;
	text-align: center;
}
