body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #760958;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #760958;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #760958;
}
.logoBordL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D5D8;
}
.logoBordB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D5D8;
}
.logoBordR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D5D8;
}
.logoBordT{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D5D8;
}
.titles {
	font-weight: bold;
	color: #6B8177;
}
.picBorders {
	border: 1px dashed #D3D5D8;
}
.leftCol {
	background-image: url(../images/leftFill.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.text {
	line-height: 18px;
}
.topBG {
	background-image: url(../images/letterhead.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.phone {
	font-weight: bold;
	color: #760958;
}
.over {
	background-color: #B176A1;
}
.off {
	background-color: #f5f5f5;
}