a								{ color: #295D2D; font-weight: bold; text-decoration:none}
a:hover							{ color: #666666; text-decoration:none}
a.feature						{ color: #295D2D; text-decoration:none}
a.feature:hover					{ color: #ffffff; text-decoration:none}

a.adminlogin					{ color: #ff66aa; }
a.adminlogin:hover				{ color: #63B6FF; }
a.footer						{ font-weight: normal; }

a.small							{ font-weight: normal; }

body							{ background: #ffffff; margin: 0px; }
div, td, .body					{ color: #222222; font-size: 16px; }

a.nav-section					{ color: #EC7500; text-decoration:none }
a.nav-section:hover				{ color: #666666; text-decoration:none }

.admin							{ font-size: 10px; }
.small							{ font-size: 12px; }

.article-subsection				{ color: #EC7500; font-size: 16px; font-weight: bold; }
.article-title					{ color: #295D2D; font-size: 16px; font-weight: bold; }

.copyright						{ font-weight: bold; }
.error							{ color: #ff0000; font-weight: bold; }
.button, .file					{ color: #222222; font-size: 16px; }
.select, .textarea, .text		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFCC; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border: none; color: #000000}
.searchtext						{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFCC; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; color: #000000}

.help							{ color: #ff0000; }
.heading						{ font-weight: bold; }
.headline						{ font-size: 16px; font-weight: bold; }

.feature-image			 		{ border-color: #295D2D; }
.feature-title					{ color: #1E3820; font-weight: bold; }
.feature-synopsis				{ color: #ffffff; }

.note							{ color: #ff0000; }
.null							{ color: #000000; font-weight: default; }

.synopsis-image, .article-image	{ border-color: #e8e8e8; }
.synopsis-section				{ color: #EC7500; font-weight: bold; }
.synopsis-subsection			{ color: #EC7500; font-weight: bold; }
.synopsis-title					{ color: #295D2D; font-weight: bold; }

.sbmt							{ cursor:hand; font-weight:bold; background-color:#dedede }