@charset "UTF-8";
.headercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.contenttxt {
	font-size: 11px;
	line-height: 17px;
}


.textplusone {
	font-size: 13px;
}

a {
	color: #d89149;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.pgtitle {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}

#footer {
	width: 790px;
	color: #FFFFFF;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footertxt {
	font-size: 9px;
	color: #FFFFFF;
}

#footerascend {
	width: 790px;
	color: #FFFFFF;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
}

