@charset "utf-8";
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-color:5aaf6e;
	background-repeat: repeat-x;
}
.main {
	background-color: #FFF;
}

.page_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #1E8034;
	text-decoration: none;
}
.page_shdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.page_background {
	background-image: url(../images/new/back_follicle2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ftr_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/new/footer_bottom.gif);
	background-repeat: repeat-x;
}
.ftr_link, .ftr_link:active, .ftr_link:visited, .ftr_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.side_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1E8034;
	text-decoration: none;
	text-align: center;
}


.ftr_link:hover{
	text-decoration:underline;	
}


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.finput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	background-color: #EBEBEB;
	text-indent: 4px;
	padding: 2px;
	border: 1px solid #666;
}

a, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1E8034;
	text-decoration: none;
}
a:hover{
	color:#090;
	text-decoration:underline;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
}
.ftxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.left {
	background-color: #1E8034;
	background-image: url(../images/left.jpg);
	background-repeat: repeat-x;
}
.htxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.home_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.right {
	background-color: #1E8080;
	background-image: url(../images/right.jpg);
}

.hlink, .hlink:visited, .hlink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.hlink:hover {
	color: #CCC;
}
.middle {
	background-color: #4E4E4E;
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-x;
}
.stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #090;
	text-decoration: none;
}
