.nostyle {

}

.pagetitle {
	clear: both;
	color: #304862;
	display: block;
	padding: 10px 0px 20px 0px;
	font-size: 18px;
	font-family: Times New Roman, serif;
}

.img_float_left {
	float: left;
	padding: 3px 8px 3px 0px;
	border:0px;
}

.img_float_right {
	float: right;
	padding: 3px 0px 3px 8px;
	border: 0px;
}

.thickbox {
	height: auto;
}

.noborder {
	border: 0px;
}

.header_line {
	font-weight: 600;
	color: #304862;
	font-size: 16px;
}

.testiBox {
	background-color: white;
	border: 1px solid gray;
	color: #304862;
	float: right;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding: 0.5em 0.8em;
	width: 176px;
}
.testiBox h3 {
	background-color: #304862;
	color: white;
	font-size: 12px;
	margin: -0.5em -0.7em 2em;
	padding-top: 0.8em;
	text-align: center;
}
.testiBox img {
	border: 1px solid black;
}

a.readmore {
	display:block;
}

/*these settings are used on the satellite sites. Changes here impact all live sites!!*/
.contact-col {
	width:230px;
	float:left;
	position: relative;
}
.fieldfill.example {
	color:gray;
}
.contact-form {
	padding-top:20px;
}
.contact-form .textbox  {
	margin-bottom:2px;
}
.contact-submit {
	clear: both;
	float:left;
	position: relative;
	width: 100%;
	text-align: center;
}