body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #e1d9ce;
	background-image: url(../images/tile1.gif);
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #002A53;
}
a:visited {
	text-decoration: none;
	color: #002a53;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #002a53;
}
.lgheading {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}
.whitetype {color: #FFFFFF}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #63BA46;
}

.topbar {
	background-color: #FFFFFF;
	background-image: url(../images/topbarback3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 98px;
	width: 740px;
	border: none;
}
.bodytable {
	background-color: #FFFFFF;
	background-image: url(../images/middleback2.gif);
	background-position: left top;
	border: none;
	width: 740px;
}
.border {
	border: thin solid #006699;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.bluebold12 {
	color: #003366;
	font-weight: bold;
}
.asterisk {color: #FF0000}
.required {color: #FF0000; font-weight: bold; }
