div#mainContent h2 {
	background: #323A7C;
	color: #FFF;
	padding: 5px;
	width: 503px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 496px !important;
	width/**/:/**/ 503px;
}
div#Form div {
	float: left;
	margin-right: 10px;
}
div#Form div.extLength {
	margin: 0px 0px 10px 0px;
	display: block;
	float: none;
}
div#NarrativeText {
	font-size: 10px;
}
div#Form span#Required {
	display: block;
	margin-bottom: 10px;
	color: #777;
	font-style: italic;
	font-size: 10px;
}
label {
	display: block;
	font-variant: small-caps;
}
input, textarea {
	border: 1px solid #777;
	background: #FFF;
	font-size: 12px;
}
input#FirstName {
	width: 200px;
}
input#MiddleInitial {
	width: 30px;
}
input#LastName {
	width: 250px;
}
input#City {
	width: 300px;
}
input#Zip {
	width: 128px !important;
}
input#PhonePrefix, input#FaxPrefix, input#State {
	width: 52px;
}
input#PhoneNumber, input#FaxNumber {
	width: 182px;
}
html*input#PhoneNumber, html*input#FaxNumber {
	width: 183px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 184px !important;
	width/**/:/**/ 183px;
}
input#Org, input#Address1, input#Address2, input#Email {
	width: 504px;
}
html*input#Org, html*input#Address1, html*input#Address2, html*input#Email {
	width: 503px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px !important;
	width/**/:/**/ 503px;
}
div#Form input#Send, div#Form input#Reset {
	position: relative;
	font-size: 10px;
	height: 20px;
	width: 113px;
	color: #FFF;
	padding-bottom: 0px;
	bottom: 31px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-bottom: 2px !important;
	bottom: 30px !important;
	padding-bottom/**/:/**/ 0px;
	bottom/**/:/**/ 31px;
}
div#CommentContainer, input#Send {
	left: 534px;
}
input#Reset {
	left: 525px;
}
div#CommentContainer {
	position: absolute;
	top: 246px;
}
html*div#CommentContainer {
	top: 242px;
	voice-family: "\"}\"";
	voice-family: inherit;
	top: 246px !important;
	top/**/:/**/ 242px;
}
textarea#Comments {
	height: 237px;
	width: 240px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 236px !important;
	width/**/:/**/ 240px;
}
html*textarea#Comments {
	height: 249px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 260px !important;
	height/**/:/**/ 249px;
}

/* Post It */
div#PostIt {
	position: absolute;
	z-index: 10;
	top: 200px;
	left: 300px;
	width: 250px;
	background: #E2E2E2;
	color: #000;
}
div#postItColor {
	background: #FFFF83;
	padding: 10px;
	text-align: center;
	position: relative;
	bottom: 5px;
	right: 5px;
}
div#postItColor h2 {
	position: relative;
	left: 0px;
	top: 0px;
	color: #000;
	width: 220px !important;
	background: none;
	margin: 20px 0px 0px 0px;
	display: block;
}
div#postItColor A:link, div#postItColor A:visited {
	float: left;
	position: relative;
	z-index: 10;
	color: #FF8500;
}
div#postItColor p {
	margin: 5px 0px 10px 0px;
}
div#postItColor p#Response {
	font-size: 11px;
	margin-top: 20px;
}
