@charset "UTF-8";
h1 {
	color: #326495;
	font-size: 16px;
}
.divSeparator {
	padding-bottom: 10px;
	border-bottom-color: #D55930;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
form {
	margin-top: 0px;
}
.noteLabel {
	text-align: left;
	display: block;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 212px;
}
.textFieldLabel  {
	text-align: right;
	display: block;
	float: left;
	width: 200px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.textFieldLabelShort {
	text-align: left;
	display: block;
	float: left;
	width: 120px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.textFieldInput  {
	width: 300px;
	background-color: #e7e7e7;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textFieldInputShort {
	width: 200px;
	background-color: #e7e7e7;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuInputBlock {
	text-align: center;
	display: block;
	width: 300px;
	margin-bottom: 40px;
	margin-left: 217px;
}
.menuLabel {
	text-align: center;
	display: block;
	width: 88px;
	float: left;
	margin-left: 2px;
	margin-right: 8px;
}
.menuInput {
	text-align: center;
	display: block;
	width: 95px;
	float: left;
	margin-right: 5px;
}
.radioBtnInput  {
	margin-left: 5px;
	padding-left: 5px;
	width: 14px;
	vertical-align: text-top;
}
.radioBtnLabel  {
	width: 100px;
}
.oplButton {
	width: 100px;
	margin-right: 5px;
	background-color: #e7e7e7;
}
.oplButtonWide {
	width: 160px;
	margin-right: 10px;
	background-color: #e7e7e7;
}
.condensedParagraphs p {
	margin-bottom: 10px;
	margin-top: 0px;
}
#servicesContent {
	position: relative;
	z-index: 1000;
	left: 292px;
	top: 0px;
	width: 425px;
	height: auto;
	min-height: 400px;
}
#servicesContentForm {
	position: relative;
	z-index: 1000;
	left: 232px;
	top: 0px;
	width: 530px;
	height: auto;
	min-height: 400px;
}
#referenceQuestionContent {
	position: relative;
	z-index: 1000;
	left: 292px;
	top: 0px;
	width: 470px;
	height: auto;
	min-height: 400px;
}
#referenceQuestionContent .textFieldLabel {
	text-align: right;
	display: block;
	float: left;
	width: 100px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#referenceQuestionContent .textFieldInput  {
	width: 340px;
	background-color: #e7e7e7;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#referenceQuestionContent .textAreaInput {
	width: 340px;
	background-color: #e7e7e7;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	height: 200px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#blueBulletinBox {
	color: #FFFFFF;
	background-color: #2A5084;
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 410px;
	margin-left: -30px;
}
a:link  {
	color: #cc3300;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #792805;
	background-color: #d0cfcf;
	font-weight: bold;
}
a:link.smallLink  {
	color: #cc3300;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.question {
	font-size: 14px;
	color: #326495;
	font-weight: bold;
}
.answerCap {
	font-size: 19px;
	color: #326495;
	font-weight: bold;
	padding-right: 3px;
	display: inline-block;
	margin-bottom: -5px;
}
.questionCap {
	color: #709633;
	font-weight: bold;
	font-size: 19px;
	padding-right: 3px;
}
