/* [ begin ] New stuff added to the css on 6/25/06 */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7A6844;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #356895;
}

/* [ begin ] New stuff added to the css on 6/25/06 */

.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;
}
a.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9D8F0;
	text-decoration: underline;
}
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;
}.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-image: url('http://smedia.vermotion.com/media/20596/resources/bkgd_header.gif');
	background-position: left top;
	background-repeat: repeat-x;
} */
body {
	background-color: #A1C7E5;
}
input.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td.bg4 {
	text-align: center;
}
.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;
}

