.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535353;
	line-height: 20px;
}
.MainTextbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.TinyText { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.HeaderText { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.MainTextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: normal; color: #FFFFFF}
.MainTextWhitebold { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: bold; color: #FFFFFF }
.pagebackgroundfade {
	background-color: #FFFFFF;
	background-image: url(images/backgroundfade.jpg);
	background-repeat: repeat-x;
}
.pagebackgroundimage {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/pagebackgroundimage.jpg);
	background-repeat: no-repeat;
	background-position: center 1px;
}.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008183;
	font-weight: bold;
	line-height: 18px;
}
a:link {
	color: #008183;
}
a:visited {
	color: #008183;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.leftSideBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008183;
	font-weight: bold;
	line-height: 30px;
}

.contact_table {
	border: 1px solid #7BA698;
}
