body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/sitewall.jpg);
	background-repeat: repeat-x;
	background-color: #1c5598;
	font-size: 11px;
}
.shcell {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #22618c;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #82A0C6;
}

.whitehedlinks {
	font-family: Arial;
	font-size: 12px;
	color: #F5F5F5;
	text-decoration: none;
}
.whitehedlinks:hover {
	color: #FFF;
	text-decoration: underline;
}
.hed {
	font-size: 11px;
	color: #328499;
}
.contentcell {
	background-image: url(images/maincontentbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #EAEEFD;
	background-color: #FFFFFF;
}
.graycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5F8EC2;
	font-weight: bold;
}
.listsmall {
	font-size: 11px;
	display: list-item;
}
a {
	color: #D99A09;
}

.bluebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1F5B91;
	line-height: 17px;
}

.blueheading {
	font-family: Tahoma;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bluesubheading {

	font-family: Tahoma;
	font-size: 16px;
	color: #666666;
}
.whitefootlinks {

	font-family: Arial;
	font-size: 11px;
	color: #D4D4D4;
	text-decoration: none;
}
.blue {
	color: #4C77CA;
}
.black {
	color: #000000;
}
.red {
	color: #FF0000;
}
