.borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.largeheadinggrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #868686;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.newslettertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B518B;
}
.newsletterbg {
	background-color: #C5C5C5;
	background-image: url(images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B6096;
}
.footertextgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
body {
	background-image: url(images/sitebg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CACACA;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #314783;
}a:link {
	color: #40548C;
}
