.content {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #034239;
}
.heading {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #034238;
	font-weight: bold;

}
a:link {
	color: 3a6c64;
}
a:visited {
	color: 3a6c64;
}
a:hover {
	color: 034238;
	text-decoration: underline;


}
a:active {
	color: 034238;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06423A;
}
.bullet1 {
	list-style-image: url(images/graphics/bullet1.gif);
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #034239;
}
.table1 {
	border: 1px solid #034239;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.contentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.contentLarge {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #008081;
	font-weight: bold;
}
