#pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #214F75;
	padding-top: 13px;
	padding-bottom: 8px;
	margin-right: 14px;
	margin-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #214F75;
}
.pageSection {
	font-size: 11px;
	color: #214F75;
	margin-right: 14px;
	margin-left: 14px;
	padding-top: 7px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #214F75;
}
.sectionPart {
	font-size: 11px;
	color: #214F75;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 20px;
}
.sectionErrorTitle, .sectionError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214F75;
	padding-top: 3px;
}
.sectionErrorTitle{
	font-size: 14px;
}
.sectionError {
	padding-left: 10px;
}


.sectionLabel, .sectionInnerLabel {
	display: block;
	float: left;
	padding-top: 3px;
}
.sectionLabel {
	width: 120px;
}
.sectionTextArea {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 350px;
	font-size: 10px;
	color: #214F75;
}

.sectionInnerLabel {
	margin-left: 6px;
}
.sectionPart input, .sectionPart select{
	float: left;
}
.sectionPart select{
	font-size: 10px;
	color: #214F75;

}
.sectionLabelLeft{
	display: block;
	float: left;
}
.sectionLabelRight {
	display: block;
	float: right;
	padding-right: 2px;
}
.sectionButtons {
	font-size: 11px;
	color: #214F75;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 20px;
	margin-right: 14px;
	margin-left: 14px;
	line-height: 16px;
}
.sectionButtonImage  {
	float: left;
	margin-right: 10px;
}
.LineLightBlue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BB0C1;
}
.textLightBlue{
color:#9BB0C1;
}
.LineLightBlueMark {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E7D97;
	font-weight: bold;
	color: #5E7D97;
}
.sectionPad {

	font-size: 11px;
	color: #214F75;
	padding-top: 4px;
	padding-bottom: 4px;
}
.sectionInnerPart {
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 18px;
}
.sectionErrorMark {
	background-image: url(../images/error_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
}
.sectionErrorMarkR {

	background-image: url(../images/error_markr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
}
.sectionErrorPart {

	font-size: 11px;
	color: #214F75;
	padding-top: 4px;
	padding-bottom: 4px;
}
