.bgd {
	background-image: url(../_img/creative2_bg.jpg);
	background-repeat: repeat-x;
	background-color: ccf0ff;
}
.footerBgd {
	background-image: url(../_img/footer_bgd.gif);
	background-repeat: repeat-x;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #002f42;
}
.bodyText a,
.bodyText a:hover,
.bodyText a:link,
.bodyText a:active,
.bodyText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #157b45;
	text-decoration:underline;
}
.subttitleGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #157b45;
	line-height: 19px;
	font-weight: bold;
}
.txtFoot,
.txtFoot a,
.txtFoot a:hover,
.txtFoot a:link,
.txtFoot a:active,
.txtFoot a:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5e9db6;
	text-decoration: none;
}
