@charset "UTF-8";
.bkg_header {
	background-image: url(images/bkg_header.jpg);
	background-repeat: repeat-x;
}
.bkg_header_lft {
	background-image: url(images/bkg_header_lft.png);
	background-repeat: no-repeat;
}
.bkg_header_rt {
	background-image: url(images/locator_right.png);
	background-repeat: no-repeat;
}
.bkg_fma {
	background-image: url(images/bkg_fma.jpg);
	background-repeat: repeat-x;
}
.bkg_body {
	background-color: #FFFFFF;
	background-image: url(images/bkg_body.jpg);
	background-repeat: repeat-x;
}
.bkg_footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399cc;
	text-decoration: none;
}
.footerlink_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399cc;
	text-decoration: none;
}
body {
	background-color: #3399cc;
	background-image: url(images/bkg_header.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	font-weight: bold;
}
.gojibox {
	background-image: url(images/goji_box.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.subnav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav_body {
	background-color: #6DAFDD;
	background-image: url(images/subNAV_body.png);
	background-repeat: no-repeat;
	background-position: top;
}
.subnav_foot {
	background-image: url(images/subNAV_foot.png);
	background-repeat: no-repeat;
	background-position: top;
}
.subnav_head {
	background-image: url(images/subNAV_head.png);
	background-repeat: no-repeat;
	background-position: top;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;

}
.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
}

