body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/bg.jpg);

}

a {
	text-decoration: none;
} 
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.error-text {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.read_more-text {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}
.small_bold-text {
	color: #006699;
	font-size: 10px;
	font-weight: bold;
}
.heading2-text {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.heading3-text {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bullet-text {
	color: #333333;
	font-size: 10px;
}
.footer-text {
	font-color: white;
	color: #FFFFFF;
}
.form-text {
	font-color: white;
	color: #333333;
	font-size: 10px;
}
.form-field_text {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.top_nav-link {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_content-text {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.heading4-text {
	color: #006699;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial Black, Helvetica, sans-serif;
}
