.BlueBorderBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #34608C;
}
.BlueBorderLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #34608C;
}
.BlueBorderRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #34608C;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Nav a:link {
	color: #000000;
	text-decoration: none;
}
.Nav a:visited {
	color: #000000;
	text-decoration: none;
}
.Nav a:hover {
	color: #000000;
	text-decoration: none;
}
.Nav a:active {
	color: #000000;
	text-decoration: none;
}
.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #34608C;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #34608C;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}.MainTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.AppraiserNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.AppraiserQual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Designations {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.MainTextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8CAACC;
	border-right-color: #8CAACC;
	border-left-color: #8CAACC;
}
