p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #663333;
	margin: 15px;
}
.homeborder {
	background-image: url(Images_May4/bg_dashed.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bgcorner {
	background-attachment: fixed;
	background-image: url(Images_May4/bg_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
color: #6699CC;
text-decoration: none;
}
a:active {
color: #336699;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 17px;

}
.fieldlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	text-align: right;
	font-weight: bold;


}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
