h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #376891;
}

.featureHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}
.featureBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 124D73;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 124D73;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 124D73;
	text-decoration: underline;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 124D73;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 124D73;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 124D73;
	text-decoration: underline;
}
a.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: B9D8F0;
	text-decoration: underline;
}
.feature {
	color: #B9D8F0;
}
a.feature:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: B9D8F0;
	text-decoration: underline;
}
a.feature:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: B9D8F0;
	text-decoration: underline;
}
a.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 376891;
	text-decoration: underline;
}
a.heading:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 376891;
	text-decoration: underline;
}
a.heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 376891;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #124D73;
}
.body,body,p,td,tr,ul,ol,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #A1C7E5;
	/* background-image: url('http://smedia.vermotion.com/media/20596/resources/bkgd_header.gif');
	background-position: left top;
	background-repeat: repeat-x; */
}
.hat {
	background-image: url( '/_shared/images/main2.jpg' );
	background-position: right top;
	background-repeat: no-repeat;
}
.block {
	background-image: url( '/_shared/images/blockright.gif' );
	background-repeat: repeat-y;
}
.subpage {
	background-image: url( '/_shared/images/bkgd_sub.jpg' );
	background-position: right top;
	background-repeat: repeat-x;
}
.pageRight {
	background-image: url( '/_shared/images/pageRight.gif' );
	background-position: left top;
	background-repeat: repeat-y;
}
.pageBottom {
	background-image: url( '/_shared/images/page_bottom.gif' );
	background-position: left bottom;
	background-repeat: repeat-x;
}
