a {  
	color: #1862B9; 
	text-decoration: underline
}
a:hover {
	text-decoration: none;
}
.appHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #03379D;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.bigText {
	font-size: 13px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/website_05.jpg);
	background-repeat: repeat-x;
	background-position: 0px 128px;
}
.calcShadeBase {
	background-color: #CCCCCC;
}
.calcShade1 {
	background-color: #E8E8E8;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.calcShade2 {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
dt {
	font-weight: bold;
}
.footer {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #666666;
}
.footer a {
	color: #286FC1;
	text-transform: uppercase;
}
.footer td {
	color: #666666;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
h1 {
	font-family: "Franklin Gothic Medium";
	font-size: 22px;
	color: #02369C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	font-weight: bold;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	margin-bottom: 5px;
}
.lighter {
	color: #666666;
}
.main_cell {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/website_07.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.smallText {  
	font-size: 10px; 
	color: #999999
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.top_right {
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	font-weight: bold;
	color: #1862B9;
	background-image: url(images/website_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 22px;
}
.top_arrow {
	background-image: url(images/top_bottom_repeat.jpg);
	background-repeat: repeat-x;
}
.testimonials {
	text-align: left;
	padding-right: 20px;
	position: relative;
	left: 3px;
}
.logo {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 3;
}
.top_table {

	position: absolute;
	left: 170px;
	top: 135px;
	z-index: 2;
	margin-bottom: 10px;
	width: 550;
}
.mls_link {
	padding: 5px;
}
