html {
	min-height: 101%;
}

td  {
background-repeat: no-repeat
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #736B76;
}
.border {
	background-color: #000033;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #954CAA;
	background-color: #DDB9E7;
	font-weight: bold;

}
.subtableborder {
	background-color: #954CAA;
}
.subtabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #611578;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #15217B;
}
.navbut1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #64157B;
}
.navbox1 {
	height: 24px;
	padding-left: 10px;
	border-bottom-style: dashed;
	border-bottom-color: #64157B;
}
a:link {
	color: #D450D9;
	text-decoration: underline;
}
a:visited {
	color: #D450D9;
	text-decoration: underline;
}
a:active {
	color: #D450D9;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

.subheader2 {
	font-size: 14px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}
.rightcolumn {
	background-color: #E6DAE9;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #993399;
}
.submitbuttons {
	font-size: 10px;
	background-color: #e6dae9;
	color: #954caa;

}
.formnospace {
	margin-bottom: 0px;
}
