li {
	list-style: url(images/bullet.gif);
}
.formtable {
	background-color: #EEF6FD;
	border: 1px solid #B4D2F0;
}

.quote {
	font-size: 12px;
	font-style: italic;
}
.dots {
	color: #9CB4AD;
	text-align: center;
}
input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}.requiredfield {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.blueheader {
	font-weight: bold;
	color: #000066;
}
