body {	background: repeat url(/images/paper.jpg);
	font-family: Georgia, Times New Roman, Times, serif;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
}h1, h2, h3, h4 {color: #5d4a77;
	font-family: Helvetica, Arial, sans-serif;
}

blockquote {
	font: italic 20px/30px Georgia, Times New Roman, Times, serif;
	color: #5d4a77;
	float: left;
	width: 200px;
	text-align: center;
	background: #f5eb89;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
}

blockquote p {
}

blockquote:before {
	content: "\201C";
	font-size: 90px;
	color: #e9b112;
	float: left;
}

blockquote:after {
	content: "\201D";
	font-size: 90px;
	color: #e9b112;
	float: right;
	top: 50px;
	position: relative;
}

.footer {
	color: #5d4a77;
	font: xx-small Helvetica, Arial, sans-serif;
}

.toolbar {
	background: repeat url(/images/purple.jpg);
	color: white;
}

.navht1 td {
	padding-right: 15px;
	padding-left: 15px;
}

.navdivider {
	width: 6px;
}.navht1go {	background: #8A6EB1 repeat url(/images/purple.jpg);	color: white;	border: solid #C8B9DE 1px;	border-bottom-style: solid;	border-bottom-color: #2C1351;	border-right-color: #2C1351;	text-align: center;	padding-right: 15px;	padding-left: 15px;
	margin-left: 6px;
	font-family: Helvetica, Arial, sans-serif;
}.navht1here {	background: #F6CA6D;	font-family: Helvetica, Arial, sans-serif;	font-weight: bold;	padding-right: 15px;	padding-left: 15px;	color: #8a6eb1;	text-align: center;
	margin-left: 6px;
	border: 1px solid #8a6eb1;
}.navht1go a {	color: white;}

.bodytextcell {
	background: white;
	border: 1px solid #e8ddf2;
	padding: 10px;
	margin: -2px;
}

.topcell {
	background: url(/images/headerbg.gif) repeat-x;
}

.titlecell h2 {
	margin-left: 10px;
	margin-top: 10px;
}

.helptext {
	background: white;
	color: #8a6eb1;
	font-size: x-small;
}

.label {
	color: #4f4f4f;
	font-family: Helvetica, Arial, sans-serif;
}

.formbase {	background: #e8ddf2;
}

.formheader {
		background: #8A6EB1 repeat url(/images/purple.jpg);
	color: white;
	font-weight: bold;
	padding: 10px;
	margin-top: -5px;
	font-family: Helvetica, Arial, sans-serif;
}