	
body {
	background-image: url("/images/background6.gif");
	background-repeat: repeat-x;
	background-color: #939faf;
	color: #212121;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {

color: #22517e;

}

a:visited {

color: #22517e;

}

a:hover {
color: #ad1f2b;
text-decoration: underline;
}




.submitbutton {background-color: #F7F7F9; border: 1px solid #A0AEC5; padding: 3px; margin: 4px 0px 0px 0px; color: #719626; font-weight: bold;}
.contactustitle {margin-bottom: 6px; text-align: left; background-color: #223D5A; color: #FFFFFF; padding: 4px;}
.contactbluearea {background-color: #E6E4D6; border-bottom: 1px solid #A0AEC5;}

.title {
font-size: 16px;
font-weight: bold;
color: #961621;
margin-bottom: 12px;
}

.content {
padding: 5px 10px 10px 10px;
}

.showit {
	display: inline-block;
}
.hideit {
	display: none;
}

.contentboxT {
text-align: center; width: 960px; margin-top: 3px; height: 11px; margin-left: auto ; margin-right: auto; font-size: 1px; color: #FFFFFF; background-repeat: no-repeat; background-image: url(/images/3dt.png);
}

.contentboxM {
text-align: left; width: 960px; margin-left: auto ; margin-right: auto; background-repeat: repeat-y; background-image: url(/images/3dm.png);
}

.contentboxB {
text-align: center; width: 960px; height: 14px; margin-bottom: 3px; margin-left: auto ; margin-right: auto; font-size: 1px; color: #FFFFFF; background-repeat: no-repeat; background-image: url(/images/3db.png);
}

.contentspacer {
text-align: center; width: 950px; height: 15px; margin-left: auto ; margin-right: auto;
}





