.button {
	background: #6db33f;
}

a.readon { color: #6db33f; background-color: white; float: right; }

.contentheading {
	color: #006787;
}
/* content title and links */
.contentpagetitle {
	background-color : White;
	 }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{
	font-size: 20px;
	text-decoration: none;
	font-weight: bold; 
	color: #006787;
	border-bottom: 0px;
	}
a.contentpagetitle:hover {
	color: #000;
	border-bottom: 0px  dashed #CCCCCC;
	text-decoration: none;
	}

.sectiontableheader {
	background: #6db33f;
}

#ja-header-outer {
	border-bottom: 1px solid #6db33f;
	background: url(../../images/green/header-bg.gif);
}

#ja-header { background: url(../../images/green/image.jpg) no-repeat center; }

#ja-topnav {
	border-bottom: 4px solid #6db33f;
}

#ja-leftcol .moduletable h3 {
	background: url(../../images/green/h3-02.gif) top left no-repeat;
}

#ja-leftcol .moduletable_menu h3 {
	background: url(../../images/green/h3-02.gif) top left no-repeat;
}

#ja-leftcol .moduletable ul li a {
	background: url(../../images/green/a_bg.gif) left no-repeat;
}

#ja-leftcol .moduletable_menu ul li a {
	background: url(../../images/green/a_bg.gif) left no-repeat;
}

#ja-leftcol .submenu li a {
	background: url(../../images/green/a_bg.gif) left no-repeat;
}

#ja-leftcol #ja-subnav h3 {
	background: url(../../images/green/h3-02.gif) top left no-repeat;
}

#ja-rightcol .moduletable {
	border-top: 2px solid #6db33f;
}

#ja-footer {
	border-top: 4px solid #6db33f;
}


/* MOO FAQ Adds
----------------------------------------------------------- */
menuTitle {
	font-size: 12px;
	font-weight:bold;
	color: #6db33f;
	display: block;
	text-decoration: none;
	outline-style:none;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6db33f;
	margin-bottom: 1px;
	}
content {font-size: 10px;
	color: #5E6257;
	display: block;
	background-color: #FFFFFF;}
