.style1 {
	font-size: medium;
	font-weight: bold;
}
.redbuttons {
	font-weight: bold;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	color: #FFFFFF;
	font-size: small;
	background-color: #BB0000;
	font-family: Arial, Helvetica, sans-serif;
}
#errors {
	z-index:1;
}
#ex {
	z-index:1;
}
.style2 {color: #BB0000}
#registration #Agreement {
	height: 18px;
	width: 18px;
}
a:link {
	color: #BB0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style4 {font-size: small;}
#break {
	page-break-after: always;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style6 {font-size: small; font-weight: bold; }
.dividers{
	padding-right:30px;
}
.fieldTable th{
	text-align:left;
}
