p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0033;
	text-decoration: none;
}
.border {
	border: 2px solid #CCCCCC;
}
.blackborder {
	border: 1px solid #000000;
}
.td {
	float: none;
	height: 97px;
	vertical-align: bottom;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
.backgroundpic {
	background-attachment: scroll;
	background-image: url(images/n.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.bullet2 {
	list-style-image: url(images/bullet2.gif);
	list-style-type: none;
}

.subheaders {
	border-top: 2px none #CC0033;
	border-right: 2px none #CC0033;
	border-bottom: 2px solid #CC0033;
	border-left: 2px none #CC0033;

}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
