body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/page-background.jpg);
	margin: 0px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
p, li {
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #1D4E79;
}
blockquote {
	background-color: #E5CEA5;
	padding: 10px 20px;
}
.contentCell {
	background-image: url(/images/content-background.jpg);
}
.contentheading {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.contentWrapperHome {
	background-image: url(/images/content-background-top-home.jpg);
	background-repeat: no-repeat;
	padding: 15px 37px 37px 37px;
}
.contentWrapper {
	background-image: url(/images/content-background-top.jpg);
	background-repeat: no-repeat;
	padding: 15px 37px 37px 37px;
}
.imageRight {
	margin-left: 20px;
	margin-bottom: 10px;
}
.mainTable {
	width: 900px;
}
.pageWrapper {
	background-image: url(/images/page-background-top.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}
.textSm {
	font-size: 10px;
	line-height: 16px;
}
.textBig {
	font-size: 18px;
}
