a:link {color:#003399;text-decoration:underline;}
a:visited {color:#003399; text-decoration:underline;}
a:hover {color:#CC0000; text-decoration:underline;}
a:active {color:#CC0000; text-decoration:underline;}

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

BODY {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}

TD {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	font-weight: bold;
}


H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-size: 10px;
	color: #999999;
}

.red-large {
	font-size: 18pt;
	font-weight: bold;
	color: #CC3300;
}
.red-medium {
	font-size: 14pt;
	font-weight: bold;
	color: #CC3300;
}



H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

IMG {
	border: none;
}
	
fieldset  {
	background-color: #D6D6D6;
}
	
	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.border1234 {
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
	
.menu-padding {
	padding-right: 24px;
	padding-left: 24px;
}
.footer-padding {
	padding-right: 30px;
	padding-left: 30px;
}

.searchZip	{
	font-size: 8pt;
}

.bg {
	background-image: url(images/bkgd.jpg);
	background-repeat: no-repeat;
}
