.formMenus220 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	width: 220px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 6px;
}
.formMenusHalfs {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #D3D1C2;
	text-align: left;
	width: 85px;
	font-size: 11px;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #D3D1C2;
	text-align: center;
	font-size: 11px;
	filter: DropShadow(Color=#cccccc, OffX=3, OffY=3, Positive=20);
	border: 1px solid #003058;
	margin-top: 12px;
}
.formTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color: #0b245e;
	text-decoration: none;
}
#expandDivContainer {
	width: 400px;
	position: relative;
	padding-left: 15px;
}
.formDividerRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D1C2;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.formTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #90a1b9;
	text-decoration: none;
}
.contactFormInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 14px;*/
	color: #4F4B41;
	text-decoration: none;
	border: 1px solid #003058;
	width: 220px;
	height: 18px;
	padding-left:4px;
	padding-top:2px;
	vertical-align: middle;	
}
.contactformMenus {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	width: 180px;
	height:20px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactMessageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4F4B41;
	text-decoration: none;
	border: 1px solid #003058;
	background-color: #FFFFFF;
	width: 400px;
	padding-left:4px;
	padding-top:2px;
}
.commentBoxInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 14px;*/
	color: #4F4B41;
	text-decoration: none;
	border: 1px solid #003058;
	width: 220px;
	height: 60px;
	padding-left:4px;
	padding-top:2px;
	vertical-align: middle;	
}

