#Content #Page1 h2 {
	font-weight: 700;
	margin-bottom: 16px;
}

#Content #Page1 p {
	margin-bottom: 16px;
	font-size: 11px;
	line-height: 17px;
	width: 300px;
}


#Page1 .caption p, #Page2 .caption p {
	font-size: 11px !important;
	margin: 0 !important;
}


#Page1 .caption h2, #Page2 .caption h2 {
	margin-top: 14px !important;
	margin-bottom: 5px !important;
	font-weight: 700 !important;
}

#Content #Page2 {
	color: #26439b;
	position: absolute;
	top: 185px;
	left: 464px;
	width: 370px;
	height: 422px;
	font-size: 11px;
	line-height: 17px;
}

.caption {
	margin-top: -5px;
	text-align: left;
	width: auto;
}
{
	margin-top: 10px;
	clear: both;
}

label {
	
}

input[type=submit],
input.action {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: -20px;
	float: left;
}


input[type=text],
input.text {
	width: 342px;
	background: white;
	border: 1px solid #a1b3c8;
	margin-bottom: 10px;
	color: #4c4c4c;
}

input[type=checkbox],
.checkbox input{
	background: transparent;
	border: 1px solid #a1b3c8;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 10px;
	height: 10px;
}

.LeftAndMain input[type=checkbox] {
	margin: 5px;
	margin-left: 0;
}

textarea {
	width: 342px;
	height: 40px;
	background: white;
	border: 1px solid #a1b3c8;
	overflow: auto;
	color: #4c4c4c;
}

#MollomField input {
	float: left;
	width: 130px;
	margin: 3px 10px 0 0;
}

#MollomField .mollom-captcha {
	float: left;
	width: auto;
}

#Content #Page2 .contactInfo {
	float: left;
	width: 182px;
}

#Content #Page2 .contactInfo h3 {
	font-weight: 700;
}

#Content #Page2 .contactInfo h4 {
	font-weight: normal;
}

#Content #Page2 .contactInfo p {
	margin-bottom: 16px;
}

#Content #Page2 .contactInfo address {
	margin: 0;
	padding: 0;
}

#Content .linkItem {
	position: relative;
	width: 150px;
	height: 35px;
	float: left;
	margin-bottom: 15px;
	margin-right: 30px;
	overflow: hidden;
}

#Content .linkItem p {
	width: 150px !important;
	margin: 0 !important;
	padding: 0 !important;
}

#Content .h2Replacement {
	width: 2px;
	height: 30px;
}

.linkHref {
	text-decoration: underline;
}

.linkHref:hover {
	text-decoration: none;
}