﻿.Title {
	color: #00335E;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.subTitle {
    color: #00335E;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.HomeContent {
    color: #00335E;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;

}
.BioPhoto {
	float: right;
	border-style: solid;
	border-width: 0;
	margin: 20px;
}
.QuoteImage {
	float: right;
	border-style: solid;
	border-width: 0;
	margin: 10px;
}
.bullet {
	list-style-image: url('images/Bullet.gif');
	color: #00335E;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 10px;
	white-space: normal;
	text-align: left;
}
.TrueZealColor {
	color: #D5D2C6;
}
