/* from old site */

.altTextField {
	border: #FFFFFF solid 0px;
	background-color: #FFFFFF;
	color: #006600;
	font-family: arial, verdana, ms sans serif;
	font-size: 10pt;
}
.silver {
	color: gray;
}
.olive {
	color: olive;
}
.copyItalic {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	color: #666666;
	font-style: italic;
	line-height: 20px;
}
.copyItalicMedium {
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	color: #666666;
	font-style: italic;
	line-height: 19px;
}

.small {font-size: 11px; color: gray;}
.zipError { font-size: 12px; color: #c00; }

/* added in order to fix some tweaks */

h2 {
	line-height: 24px;
	font-size: 24px;
	font-family: "Times New Roman", serif;
}

h3 {
	font-size: 20px;
	font-family: "Times New Roman", serif;
}