/* Default SOD style sheet */

body {
  background-color: #ffffff;
}

body, p, td {
	font-size: 11px;
	font-family: verdana, helvetica;
}

a {
	color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
}

a:hover {
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
}

a:visited {
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
}

a:visited:hover {
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
}

.navi a:link {
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}

.navi a:hover {
        color: #555555;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
}

.navi a:visited {
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}

.navi a:visited:hover {
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
}

.section_on {
        color: #000000;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
	text-decoration: underline;
}

/*content and forms*/

.search_content {
        color: #000000;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.heading {
	font-weight: bold;
	font-size: 18px;
	font-family: arial, helvetica;
	margin-bottom: 10px;
}

.headingDetail {
	font-weight: normal;
}

.photo, .map {
	margin: 3px;
}

.instruction {
	font-size: 11px;
	font-family: verdana, helvetica;
	font-weight: bold;
	color: #003366;
}

.optionLinks {
	margin-top: 5px;
	margin-bottom: 5px;
}

.propertyDescription {
	padding-bottom: 15px;
}

hr.dividerLine {

}

a.buttonLink {
	text-decoration: none;
}

.label {
	font-weight: bold
}

.label .sublabel {
	font-size: 90%;
	font-weight: normal;
}

.agentLogo {
	margin: 15px;
}

/*content and forms*/

.search_content {
        color: #000000;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.copyright {
	font-size: 11px;
}

.site_notice {
	font-size: 10px;
}

.criteriaLabel {
	font-weight: bold;
	font-size: 11px;
}

INPUT.submit {
	font-family: verdana;
	font-size: 11px;
}
