a:link , a:visited , a:active {
	background: transparent;
	color: #425800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline
}

a:hover {
	background: transparent;
	color: #2E8B57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

a.nav, a.nav:visited, a.nav:active {
	background: transparent;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	
}

a.nav:hover {
	background: transparent;
	color: #E3B3B3;
	text-decoration: none
}

a.sitenav, a.sitenav:visited, a.sitenav:active {
	background: transparent;
	color: #457675;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
		
}

a.sitenav:hover {
	background: transparent;
	color: #E3B3B3;
	text-decoration: none
}
.boxnav
{
	background: #457675;
	color: #E3B3B3;
	width: 740px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin:3px 0px 3px 0px;
	padding:3px 0px 3px 10px;
}

.boxnav a
{
	margin:0px 5px 0px 5px;
}

.dotline
{
	border-bottom: 1px dotted #457675;
	margin-right: 5px;
}


a.tiny:link , a.tiny:visited , a.tiny:active {
	background: transparent;
	color: #99CC00;
	font-size: 10px;
	text-decoration: underline
}

a.tiny:hover {
	background: transparent;
	color: #99CC00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}

body {
	background: #FFFFFF;
	color: #2E8B57;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif
}

fieldset {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 20px
}

h1 {
	color: #2E8B57;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif
}

h2 {
	color: #000000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif
}

h3 {
	color: #2E8B57;
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif
}

hr {
    display: block;
    height: 1px;
    border-top: 3px solid #89B72D;
    border-left: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    margin: 0px auto;
    padding: 0px;
    width: 100%;
}

legend {
	background: transparent;
	color: #CC3300;
	font-size: 12px;
	font-weight: bold
}

p {
	background: transparent;
	color: #000000;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif
}

ul , ol {
	background: transparent;
	color: #2E8B57;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif
}

#articleslist                 { width: 560px; height: 350px; padding: 10px; border: 1px #CCCCCC solid; background-color: #EEEEEE; overflow: auto; }

.box {
	border-bottom-color: #89B72D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #89B72D;
	border-top-style: solid;
	border-top-width: 3px
}

.button {
	background: #336699;
	color: #FFFFFF
}

.buttongreen {
	background: #339933;
	color: #FFFFFF
}

.formbox {
	background: transparent;
	border: 1px solid #E8F0E6;
	font-size: 11px
}

.formbox {
	background: #FAFCFA;
	border: 1px solid #2A7F00;
	font: 11px Verdana, Arial, Helvetica, sans-serif
}

.formboxin {
	background: #FAFCFA;
	font: 11px Verdana, Arial, Helvetica, sans-serif
}

.red {
	background: transparent;
	color: #FF0000
}

.small {
	background: transparent;
	color: #005B01;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif
}

.strong {
	background: transparent;
	color: #81AD2A;
	font-weight: bold
}

.promo{
	margin: 3px;
	padding: 8px;
	border: 1px solid #BDDF7A;
	text-align: center;
	background: #F1F1F1;
}

.normaltext                   { font-size: 12px; color: #000000; }
