body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
tr,td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6,h7 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
h1 {
	font-size: 13px;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
}
.location {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.location a:link {
	color: #000099;
}
.location a:active {
	color: #000099;
}
.location a:visited {
	color: #000099;
}
.location a:hover {
	color: #990000;
}
.smaller {
	font-size: 10px;
	color: #FFFFFF;
}
.smaller a:link {
	color: #FFFFFF;
}
.smaller a:active {
	color: #FFFFFF;
}
.smaller a:visited {
	color: #FFFFFF;
}
.smaller a:hover {
	color: #CCCCCC;
}
.homehead {
	font-size: 13px;
	color: #FFFFFF;
}
.homehead a:link {
	color: #FFFFFF;
}
.homehead a:active {
	color: #FFFFFF;
}
.homehead a:visited {
	color: #FFFFFF;
}
.homehead a:hover {
	color: #CCCCCC;
}
.extraspace {
	line-height: 22px;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.resultTable {
	padding: 1px;
	border: 0px;
	background-color: #FFFFFF;
	width: 640px;	
}
.resultTable td {
	padding: 2px;
	background-color: #FFFFFF;
	font-size: 10px;
}
.formTable {
	padding: 1px;
	border: 0px;
	background-color: #FFFFFF;
}
.formTable td {
	padding: 3px;
	background-color: #EEEEEE;
}
.noprint {
	display: none;
}
.printonly {
	display: block;
	font-size: 10px;
	font-color: #000000;		
}
.printWidth {
	width: 640px;
}	