@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
}
#contentborder {
	border: 1px solid 333333;
	background-image: url(images/darkblue_bg.gif);
}
#propertytextarea {
	padding-right: 5px;
}
#contentbreaker {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#whiterightnavbreaker{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#whiteleftnavbreaker{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.brown_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
}
.red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
}
.blue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
}
.grey_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.green_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669999;
}
.green_largebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669999;
}
.white_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.whitepropnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.larger_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formstyle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0pt;
	background-color: #ffffe1;
}
.popup_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #669999;
	text-decoration: underline;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AAD6C7;
}
.marketshareorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc66;
}
.marketsharegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.propertyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
