#nav{
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}
	
h1.banner{
	border-bottom-color: #414141;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
	padding-top: 30px;
	padding-bottom:30px;
}

p.note {
	font-style: italic;
	font-size: 1.3em;
}

p.info {
	margin-bottom: 30px;
	margin-top: 40px;
	font-size: 0.9em;
}

#html_content {
	text-align: left;
}

#html_content p {
	font-size: .9em;
	line-height: 1.3em;
}

#html_content p strong {
	font-size: 1.3em;
}

.in {
	font-size: 14px;
}

.mess_head {
	padding-bottom: 4px;
	border-bottom-color: #e2e2e2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #415b9b;
	font-size: 1.3em;
}

#mess_inner {
	padding-left: 20px;
	padding-right: 20px;
	font-size: .9em;
}

.form_row .label {
	float: left;
	text-align: right;
	width: 150px;
}

.form_row .fields {
	float: left;
	padding-left: 5px;
}

.form_row {
	line-height: 1.5em;
	height: 1.7em;
	clear: both;
	margin-bottom: 2px;
}

.mess_bold {
	color: #415b9b;
	margin: 0;
	font-size: 1.1em;
}

.half_row {
	float: left;
	width: 150px;
}

.label_2 {
	float: left;
	text-align: right;
	width: 150px;
}

.field_2 {
	padding-left: 5px;
	float: left;
}

#slideshow {
	float: right;
	width: 350px;
	height: 262px;
	margin-left: 15px;
	margin-bottom: 0px;
}

#loading {
	text-align: center;
	line-height: 25px;
}

.form_head {

	padding-bottom: 4px;
	border-bottom-color: #e2e2e2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #415b9b;
	font-size: 1.3em !important;

}

.form_head em {
	font-size: .7em !important;
	color: black;
}

.form_head {
	padding-left: 20px;
}