body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F0040;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contentheader {
	background-image: url(contentheader.jpg);
	background-repeat: no-repeat;
}
.boxoutline {
	border: 1px solid #341559;
}
.boxoutlinelight {
	border: 1px solid #D3BFEA;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49308B;
}
.underlinelight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD1F0;
}
.sectionheader {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.sectionheader-dark {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #372468;
}
.lighttxt {
	color: #FFFFFF;
}
a.linknorm {
	color: #56029B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFB4FA;
}
a.linknorm:visited {
	color: #56029B;
}	
a.linknorm:hover {
	color: #8F00DD;
	background-color: #FAF1FE;
	border-bottom-color: #7E00E6;
}
.grrandheader {
	background-image: url(grrandheader.jpg);
	background-repeat: no-repeat;
}
.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
