body {
	background-image: url(images/pageBackground.gif);
}
.contentCell1 {
	background-image: url(images/contentCellBkgd1.jpg);
	padding: 15px;
	border-top: 1px solid #6A67E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3333FF;
	line-height: 16px;
	vertical-align: top;
}
.contentCell2 {
	background-image: url(images/contentCellBkgd2.jpg);
	padding: 15px;
	border-top: 1px solid #6A67E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3333FF;
	line-height: 16px;
	vertical-align: top;
}
.footerCell {
	background-image: url(images/footerBackground.jpg);
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-left: 1px solid #6A67E9;
	border-right: 1px solid #6A67E9;
}
.footerCell a {
	color: #000000;
	text-decoration: none;
}
.footerCell a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.headerCell {
	background-image: url(images/headerPic.jpg);
	height: 153px;
	padding-right: 116px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.headerCell a {
	color: #000000;
	text-decoration: none;
}
.headerCell a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.imageCell {
	border: 1px solid #6A67E9;
}
.pageTitleTable {
	background-image: url(images/pageTitleTableBkgd.jpg);
}
.pageTitleCell {
	background-image: url(images/pageTitleCellBkgd.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background-repeat: no-repeat;
	padding: 15px;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 24px;
	font-weight: bold;
}
.textSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3333FF;
	line-height: 16px;
	vertical-align: top;
}
.textMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3333FF;
	line-height: 16px;
}