label em {
	font-style: normal;
	text-decoration: underline;
}

.validateError {
	background-color: #FFE7CE !important;
}
label {
	text-align: right;
	float: left;
	width: 6em;
	padding-right: .5em;
}
#divNavContainer {
	background-image: url(images/contact2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	margin: 0px;
	padding: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}
#divSidebar {
	float: left;
	width: 360px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#divContact {
	background-image: url(images/contact.gif);
	background-position: left 25px;
	background-repeat: no-repeat;
	height: 340px;
	width: 315px;
	padding-top: 55px;
}
#divContact h1 {
	color: #27475A;
	font-size: 120%;
	text-align: left;
	padding-left: 60px;
}
#divContact  p {
	color: #27475A;
	padding-top: 10px;
	text-align: left;
	padding-left: 60px;
	font-size: 95%;
	line-height: normal;
}
#divContact a {
	text-decoration: none;
	color: #27475A;
}
#divContact .title {
	color: #4985A9;
	font-weight: bold;
}
fieldset {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
}
input {
	width: 14em;
}
textarea {
	width: 14em;
}
input #button {
	width: 6em;
}
#form1 #button {
	width: 6em;
}
#form1 #button2 {
	width: 6em;
}
legend {
	font-weight: bold;
	margin-left: 1em;
	font-variant: small-caps;
	font-size: 1.25em;
	color: #27475A;
}
fieldset ol {
	margin: 0px;
	padding: 1em;
	list-style-type: none;
}
fieldset li {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.options label {
	text-align: left;
	float: none;
	width: auto;
}
.explanatory label {
	text-align: left;
	display: block;
	float: none;
	width: auto;
}
#divRight {
	padding-bottom: 25px;
}
#form1 #question {
	width: 20em;
}
