body { 
	background: #FFFFFF;
	color: #000000 ;
	margin-top: 10;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 10;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #9999CC; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

.body-link a:link {color:#660000; text-decoration: none; font-weight: bold;}
.body-link a:visited {color: #660000; text-decoration: none; font-weight: bold;}
.body-link a:hover {color: #9999CC; text-decoration: none; font-weight: bold;}
.body-link a:active {color: #660000; text-decoration: none; font-weight: bold;}

.footer-link a:link {color: #999999; text-decoration: none;}
.footer-link a:visited {color: #999999; text-decoration: none;}
.footer-link a:hover {color: #000000; text-decoration: none;}
.footer-link a:active {color: #999999; text-decoration: none;}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	}

.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	}

.text-tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-indent: 8px
	}

.text-spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .75px;
	word-spacing: .5px;
	text-align: justify;
	}

.text-subsection {
	font-size: 16px;
	color: #A80000;
	font-family: "Courier New", Courier, mono;
	letter-spacing: .75px;
	font-weight: bold;
	line-height: 18px;
}

.fields-hidden {
	width: 200px; 
	background-color: #FFFFFF;
	color: #000000; 
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 4px
	}
	
.fields-hidden_zip {
	width: 75px; 
	background-color: #FFFFFF;
	color: #000000; 
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 4px
	}

.fields-search {
	width: 100px; 
	background-color: #FFFFFF;
	color: #000000; 
	border: 1px solid #FF9000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 4px
	}

.table_orange-outlines {
	background-color: #FFFFFF;
	color: #000000; 
	border: 1px solid #FF9000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.buttons {
	background-color: #FFFFFF; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 11px;
	border-bottom: #FF9933 1px solid;
	border-left: #FF9933 1px solid;
	border-right: #FF9933 1px solid;
	border-top: #FF9933 1px solid;
	}
