
.header_box {
	background: #ffffff;
	background-image: url(images/box_back.gif);
	background-repeat: repeat-x;
	width: 940px;
	text-align: left;
	margin: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #bcd4c4;
	font-family: arial, ms sans serif, verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

A.Leftlinks, A.Leftlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:16px;
	margin-top:5px;
	padding-left:22px;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#006633;
	text-decoration: none;
	background-image: url(images/leftlinks_bullet_off.gif);
	background-repeat:no-repeat;
	}
		
	A.Leftlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:16px;
	margin-top:5px;
	padding-left:22px;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#006633;
	text-decoration: none;
	background-image: url(images/leftlinks_bullet_on.gif);
	background-repeat:no-repeat;
	}

A.Newsletter, A.Newsletter:visited {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	padding-left:38px;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#006633;
	text-decoration: none;
	
}
	A.Newsletter:hover {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	padding-left:38px;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#006633;
	text-decoration: none;
}

	.mouseover_Newsletter{
	background-image:url(images/bg_newsletter_on.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
}

.GreenBold{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006633;
	font-weight:bold;
	line-height:16px;
}

.BlackSmall { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
}

.Bold { 
		font-weight:bold;
}

.footer_box {
	width: 940px;
	text-align: center;
	background: #f0f7f2;
	margin: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #bcd4c4;
	font-family: arial, ms sans serif, verdana;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #bcd4c4;
}

.navbar {
	font-family: arial, ms sans serif, verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.foot {
	font-family: arial, ms sans serif, verdana;
	font-size: 11px;
	font-style: normal;
	color: #858585;
	text-align: center;
}

.log {
	padding-left: 21px;
	padding-bottom: 4px;
	font-family: arial, ms sans serif, verdana;
	font-size: 12px;
	font-style: normal;
	color: #bcd4c4;
}

.search_form {
	font-family: arial, ms sans serif, verdana;
	font-size: 12px;
	font-style: normal;
	color: #006633;
	background: #fff9d9;
	width: 450px;
}


a:link.nav { color:#006633; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

a:visited.nav { color:#006633; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }

a:active.nav { color:#666600; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }

a:hover.nav { color:#666600; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }


