body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../graphics/backgroundfade.gif);
}
.maindiv {
	background-color:#FFFFFF;

	width: 630px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 14px;
	color: #CC0033;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #CC0033;
	font-weight: bold;
}
.bodyreg {
	font-size: 12px;
	color: #000000;
}
li {
	margin-bottom: 10px;
	list-style-image: url(../graphics/listarrow.gif);
	list-style-position: outside;
}
.red {
	color: #CC0033;
}
.footer {
	font-size: 10px;
	color: #CC0033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 20px;
	padding-bottom: 20px;
}
a {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
label {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	line-height: 100%;
}
.bodyreg-sml {
	font-size: 10px;
	color: #000000;
}
html {
	height: 100%;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
	text-decoration: none;
}
.toplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
	text-decoration: underline;
}
