.contentpagetitle,a.contentpagetitle,.componentheading,.contentheading, h1,header {

	color				: #5A842F;

	font-size			: 16px;

	text-decoration		: none;

	letter-spacing		: 1px;

	font-weight			: bold;

}
h2 {
	color: #5A842F;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
h3 {
	color: #5A842F;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
a.contentpagetitle:hover{

	text-decoration		: underline;

}



.createdate,.modifydate,.small{

	color				: #D6BE2D;

	font-size			: 9px;

	font-weight			: bold;

}



div.mosimage{

	border				: 1px solid #C1E999;

	margin				: 4px;

}



div.mosimage_caption{

	background			: #6B9A3C;

	color				: #FFFFFF;

	font-weight			: bold;

}



div.mosimage img{

	margin				: 3px;

}

/*------------------------

Modules

------------------------*/



table.moduletable{

	margin-bottom		: 10px;

}

table.moduletable th{

	background-color	: #ACD683;

	line-height			: 25px;

	vertical-align		: middle;

	width				: 170px;

	color				: #5A842F;

	font-size			: 14px;

	letter-spacing		: 1px;

	font-weight			: bold;

}



table.moduletable td{

	padding-top			: 10px;

}



table.moduletable td td{

	padding-top			: 0px;

	padding-left		: 20px;

}



div.moduletable{

	background			: #C1E999;

	border-top			: 1px solid #ACD683;

	border-bottom		: 1px solid #ACD683;

	padding-left		: 10px;

	margin-bottom		: 5px;



}



div.moduletable h3{

	margin				: 0px;

	padding				: 0px;

	font-size			: 13px;

}



div.moduletable ul{

	margin-top			: 5px;

}



div.moduletable li{

	list-style-image	: url(../images/menubullet.gif);

}

