@charset "utf-8";
.layoutSidebarBG {
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat-y;
}
.layoutMainTbleBG {
	background-image: url(../images/main_tbl_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606358;
}
.layoutFooterBG {
	background-image: url(../images/footer.jpg);
	height: 90px;
	width: 780px;
}
.layoutFooterAlt {
	background-image: url(../images/footer_alt.jpg);
	height: 92px;
	width: 493px;
}

.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7CAB8B;
}
.layoutStickySide {
	background-image: url(../images/sticky_side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.layoutHowBoxBG {
	background-image: url(../images/how_boxbg.gif);
	background-repeat: repeat-y;
}
.textFormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0B6527;
	background-color: #E2F7A9;
	border: 1px solid #93C413;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #535746;
}
.textHowMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #767E60;
	line-height: 17px;
	text-decoration: none;
}
a.textHowMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #767E60;
	line-height: 17px;
	text-decoration: none;
}
a.textHowMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #767E60;
	line-height: 17px;
	text-decoration: none;
}
a.textHowMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #95C613;
	line-height: 17px;
	text-decoration: none;
}
a.textHowMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #767E60;
	line-height: 17px;
	text-decoration: none;
}
.textList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #767E60;
	text-decoration: none;
}
a.textList:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #767E60;
	text-decoration: none;
}
a.textList:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #767E60;
	text-decoration: none;
}
a.textList:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #95C613;
	text-decoration: none;
}
a.textList:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #767E60;
	text-decoration: none;
}
.textPricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535746;
}
