a:link {
	font-weight: normal;
	color: #4F628B;
	text-decoration: none;
}
a:visited {
    font-weight: normal;
	color: #4F628B;
	text-decoration: none;
}
a:hover {
	color: #4F628B;
	text-decoration: underline;
}
.mainbkg {
	background-color: #4F628B;
	background-image: url(images/index_02.gif);
	background-repeat: repeat-y;
}
.contentbkg {
	background-color: #FFFFFF;
	background-image: url(images/contentarea_02.gif);
	background-repeat: repeat-y;
}
.yellowbackground {
	background-image: url(images/yellow-background.jpg);
	background-repeat: repeat;
}
.sidelinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4F628B;
	text-decoration: none;
}
.sidelinklower {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #4F628B;
	text-decoration: none;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #4F628B;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #4F628B;
}
.footerlink {
	color: #EEE5C0;
}
.contentbkg2 {
	background-color: #FFFFFF;
	background-image: url(images/contentarea_04.gif);
	background-repeat: repeat-y;
}
