body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005391;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#search {
	border-top: 1px solid #004675;
	border-right: 1px solid #62C0FF;
	border-bottom: 1px solid #62C0FF;
	border-left: 1px solid #004675;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-size: 12px;
	line-height: 135%;

}

.redtext {
	color: #CA0000;

}



.tinyblue {
	font-size: 12px;
	color: #0061A6;
}
.tinygrey {

	font-size: 12px;
	color: #5F5C5C;
}
a.tinygrey:link {
	color: #5F5C5C;
	text-decoration: none;

}
a.tinygrey:visited {
	color: #000000;
	text-decoration: none; 
}
a.tinygrey:hover {
	color: #CB0000;
	text-decoration: none;
}
.justify {
	text-align: justify;
}

.title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0001;
	padding-bottom:10px;
	margin-bottom:0px;
}

.blueline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0071BF;
}
.bluelinevertleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0071BF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E6F4FF;
}
.bluedashbot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0071BF;
}
a:link {
	color: #CC0000;

}
a:visited {

	color: #7D0000;
}
a:hover {


	color: #0071BF;
}
.propertyname {

	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase; 
	color: #CC0001;
}
.theader {
	font-weight: bold;
	color: #FFFFFF;
}
.imgwhiteborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
h1 {
	font-size: 12px;
}
.gobutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #FFFFFF;
	font-size: 10px;

}
.bluebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0071BF;
	font-size: 10px;

}
.textnav {
	font-size: 12px;
	line-height: normal;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E1F3FF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.inputnoborders {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid;
	color: #000000;
}


.regional-button a{

	margin:5px;
	padding:5px;

	background-color:#CCCCCC;
	font-size:12px;
	text-align:center;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#000000;
	border-bottom-color:#000000;

}

.regional-button a:link{
text-decoration:none;
}

.regional-button a:hover{
	background-color:#999999;
	color:#FFFFFF;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-top-color:#000000;
	border-left-color:#000000;

}



td.smalltext{
	font-size: 12px;
}

.newsletter{
	font-size:10px;
	margin: 3px;
	padding: 3px;
}
.listing{
width:140;
height:210;
border-collapse:collapse;
float:left;
padding:5px;
margin:5px;
}