/* CSS Document */

Body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
.sideline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #3468A4;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.topline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3468A4;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}

.Header {
	background-color: #0D2970;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Footer {
	background-color: #0D2970;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.Legal {
	font-size: 10px;
}
.LegalLink {
	color: #FFFFFF;
	text-decoration: none;
}
.Content {
	padding: 10px;
	background-image: url(/images/logo_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A {
	color: #0E2B6D;
}
.HNav {
	font-weight: bold;
	color: #FFFFFF;
}
.HNavLink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 6px;
	font-weight: bold;
}
.border {
	border: thin solid #2665B2;
}

.HNavLink:Hover {
	color: #2665B2;
	background-color: #FFFF33; 
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: thin groove #FFFFFF;
}
Td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.img {
	float: right;
}
.headnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.hotpropheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.norepeat {
	background-repeat: repeat-y;
}
.hotpropborder {
	background-color: #FFBF55;
	border: medium solid #9C0100;
}
.searchborder {
	background-color: #C5D4E7;
	border: medium solid #487AAD;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.hide {
display: none;
}
h1.URLhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h2.URLhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h3.URLhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h4.URLhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h5.URLhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#pTitle {
	top:0px; 
	visibility: hidden;
}
#pTitle {
	position:absolute;
	left:0px;
	overflow:hidden;
	z-index: 1;
}
