body {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	text-decoration: none;
	font-size: 12px;
}
.maintitle {
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color:#330066
}
.maintitleblk {
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	color:#000000
}
.subtitle {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	color:#330066
}
.subtitlesmaller 
{
	font-size: 84%;
	font-style: italic;
	font-weight: bold;
	color:#330066
}
.subtitleblk {
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color:#000000
}
.formheading
{
	font-style: italic;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330066;
}
.formlabel 
{
	font-style: italic;
	font-size: small;
	font-weight: bold;
	color: #330066;
}
.formvalue
{
    color: #330066;
    font-style:normal;
    font-size: small;
}
.formvaluemediumbold
{
	color: #330066;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.formboldmessage
{
	font-style: normal;
	font-weight: bold;
}
.docbodybold {
	font-weight:bold;
}
.docbodysmall {
	font-size: 84%;
}
.docbodyxsmall {
	font-size: 70%;
}
.docbodyxsmallbold 
{
	font-size: 70%;
	font-weight:bold;
}
.docunderline {
	text-decoration: underline;
}
.docitalic {
	font-style: italic;
}
.docsmallred 
{
	font-size: 84%;
	color: Red;
}
.centerdiv {
	position: absolute;
	left: 160px;
	top: 1px;
	width: 530px;
	margin: 0px 10px 10px;
}
.centertext {
	text-align: center;
}

.typewriter 
{
	font-family:Courier;
}

.misclink {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.pagefooter {
	position: static;
}
.rolloverxlarge {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	color:#CCCCFF;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 200px;
	top: 120px;
	height: 30px;
	width: 475px;
}
.rollovermedium {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 200px;
	top: 120px;
	height: 30px;
	width: 475px;
	text-align: center;
	color: #CCCCFF;
}

.bodylinksmall {
	font-size: 84%;
}
.docunderlinebold {
	font-weight: bold;
	text-decoration: underline;
}
.errortext {
	font-size: 120%;
	font-weight:bold;
	color: #FF0000;
}
.errortextsmall 
{
	font-size:small;
	font-weight:bold;
	color:#FF0000;
}
.errortextplain
{
	color:#FF0000;
}
.timepickerstyle 
{
	font-size: 84%;
	color: #000;
	background-color: #FFF;
}
.timepickerselectedstyle
{
	font-size: 84%;
	font-weight: bold;
}

.calendarstyle
{
	font-size: 84%;
}

.smallverdana
{
	font-size: 84%;
	font-family:Verdana, Arial;
}

hr {
	color: #330066;
}
ul
{
	line-height: 150%;
}

a:link
{
	color: #330066;
}
a:visited
{
	color: #330066;
}
a:hover
{
	color: #FF00FF;
}