@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 30px;
}

.ocquestion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #234f71;
	line-height: 12px;
}

.octext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #234f71;
	line-height: 12px;
}

.occhoice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #234f71;
	line-height: 12px;
}

.HeaderRow td {border-bottom: 1px solid #ccc;}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595540;
	line-height: 14px;
}
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #234f71;
	font-weight: bold;
}
.lightcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #739dbb;
	line-height: 22px;
}
.copyPropertyFinder, .copyPropertyFinder td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595540;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

a:link {
	color: #234f71;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #234f71;
}
a:hover {
	text-decoration: none;
	color: #234f71;
}
a:active {
	text-decoration: underline;
	color: #234f71;
}
.copy a:link {
	color: #234f71;
	font-weight: bold;
	text-decoration: underline;
}
.copy a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #234f71;
}
.copy a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #234f71;
}
.copy a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #234f71;
}
.copyPropertyFinder a:link {
	color: #595540;
	font-weight: bold;
	text-decoration: underline;
}
.copyPropertyFinder a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #595540;
}
.copyPropertyFinder a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #595540;
}
.copyPropertyFinder a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #595540;
}