body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#7FC3E6;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#ECECEC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#EFEFEF;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
   font-family: Arial, sans serif;
   background-color: #E5F3FA;
}
a:link {
	color: #0177B3;
}
a:visited {
	color: #0177B3;
}
a:hover {
	color: #FF0000;
}
.sideLines {
	background-image: url(/images/build/sideTile.gif);
}
.imageSpace {
	margin-top: 6px;
	margin-bottom: 6px;
}
.textSpace {
	margin-top: 10px;
	margin-bottom: 6px;
}
.topSpace {
	margin-top: 6px;
}
.headingSpace {
	margin-bottom: 6px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.1em;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #000000;
}
.lowLines {
	background-image: url(/images/build/lowLineTile.gif);
	background-repeat: repeat-x;
}
.topLines {
	background-image: url(/images/build/topLineTile.gif);
	background-repeat: repeat-x;
}
.blueText {
	color: #0088CD;
}
.redText {
	color: #CC0000;
}
.tableBorder {
	border: 1px solid #0088CD;
}
.phoneTableBorder {
	border: 1px solid #0088CD;
	margin-top: 5px;
	margin-bottom: 7px;
}
.tableFill {
	background-color: #E5F3FA;
}
.tableBorderFill {
	background-color: #0088CD;
}
.sideLinesBackgrnd {
	background-image: url(/images/build/sideTile.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.subNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
.testimonialSpace {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 2px;
}
.tableHeight {
	height: 570px;
}
.heightPad {
	height: 620px;
}
.bluePhoneTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0088CD;
	font-weight: bold;
}
.homeNewsBorder {
	border: 1px solid #0177B3;
}
.horizDivider {
	background-image: url(/images/hDivider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.vertDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/images/vDivider.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.blue {
	color: #0088CD;
}
.white {
	color: #FFFFFF;
}
.grey {
	color: #A6A89A;
}
.grey2 {
	color: #333333;
}
.homeWelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #000000;
	width: 300px;
	margin-top: 5px;
	margin-left: 23px;
}
