html, body {
	margin: 0px;
	padding: 0px;
	background-color: #E0E0EB;
	background-image: url(images/leftBkgd.jpg);
	background-repeat: repeat-y;
}
.headerCell {
	background-image: url(images/headerBkgd.jpg);
	background-repeat: repeat-x;
	margin-top: 34px;
	margin-right: 17px;
	padding-top: 34px;
	padding-right: 17px;
}
.purpleBand {
	background-image: url(images/purpleBandBkgd.jpg);
	background-repeat: repeat-x;
}
.purpleBandCell {
	margin-right: 17px;
	padding-right: 17px;
}
.leftSideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1F145F;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.leftSideBar hr {
	color: #E0E0EB;
	background-color: #E0E0EB;
	border: 1px solid #FFFFFF; 
	border-style: none none solid none; 
}

.leftSideBar p {
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.leftSideBar a {
	color: #1F145F;
	text-decoration: none;
	font-weight: bold;
}
.leftSideBar a:link, .leftSideBar a:visited {
	color: #1F145F;
}
.leftSideBar a:hover, .leftSideBar a:active {
	color: #990000;
}
.mainColumn {
	color: #1F145F;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.mainColumn a {
	color: #1F145F;
	text-decoration: none;
	font-weight: bold;
}
.mainColumn a:link, .mainColumn a:visited {
	color: #1F145F;
}
.mainColumn a:hover, .mainColumn a:active {
	color: #990000;
}
.mainColumn p {
	line-height: 1.6em;
	font-size: 0.8em;
	color: #1F145F;
	padding-top: 0em;
	padding-bottom: .4em;
	margin-top: 0em;
	margin-bottom: .4em;
}
.mainColumn ul {
	font-size: 0.8em;
	margin-top: -.4em;
	margin-bottom: .2em;
	padding-top: -.4em;
	padding-bottom: .2em;
}
.mainColumn li {
	margin-top: 0em;
	margin-bottom: .2em;
	padding-top: 0em;
	padding-bottom: .2em;
	line-height: 1.2em;
}
.mainColumn h1 {
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 0em;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	margin-top: 0em;
	color: #A31E4B;
}
.mainColumn h2 {
	font-size: 1em;
	padding-top: 0em;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	margin-top: 0em;
	color: #1F145F;
}
.normalWeight {
	font-weight: normal;
}
.floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red {
	color: #A31E4B;
}

.floatRight p {
	font-size: 11px;
	line-height: normal;
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mainColumn hr {
	color: #E0E0EB;
	background-color: #E0E0EB;
	border: 1px solid #A31E4B; 
	border-style: none none solid none; 
}
.rightSideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 25px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 25px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #1F145F;
}
.rightSideBar ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.rightSideBar p {
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.rightSideBar a {
	color: #1F145F;
	text-decoration: none;
	font-weight: bold;
}
.rightSideBar a:link, .rightSideBar a:visited {
	color: #1F145F;
}
.rightSideBar a:hover, .rightSideBar a:active {
	color: #990000;
}
.footer {
	margin-left: 25px;
	padding-left: 25px;
	margin-right: 17px;
	padding-right: 17px;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F145F;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #1F145F;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 6px;
}
.footer a {
	color: #1F145F;
	text-decoration: none;
}
.footer a:link, .footer a:visited {
	color: #1F145F;
}
.footer a:hover, .footer a:active {
	color: #990000;
}
.formCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F145F;
}
.imgRight {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
}
.imgLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
y