/* * * * * * * * * * * * * * * * *
*    CSS Document                *
*	Copyright (c) 2005 George Snell, American Web Systems
*   http://www.ameriwebs.net
*	email: geotex@sbcglobal.net
*   All rights reserved.
* 
* As with many too many cats, this form and all associated scripts are "Free to good Home". If you use this program on your own server,
* I would appreciate a link back to my website, and, ofcourse, please do not remove this notice.   
* NOTE *** Changes made to this form are done so at user's own risk! ***
* NOTE *** There will be a charge if you mess it up and want me to fix it!  ***
* * * * * * * * * * * * * * * * */

@charset "iso-8859-1";
body {
	background-color: #CCFFCC;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: black;
	margin: 0 0 0 0;
	}

body.white {background-color: #FFFFFF; 
	background-image: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: black; 
	margin: 0 0 0 0
	}

body.hhp_entry_form {
	background-color: #FFFFFF; 
	background-image: url(../form_images/hhp-bkgnd.jpg); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: black; 
	margin: 0 0 0 0
	}

A {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; background-color: transparent}
A:link {color: #0000FF; text-decoration: none; background-color: transparent}
A:visited {color: #0000FF; text-decoration: none; background-color: transparent}
A:hover {color: #FF0000; text-decoration: underline; background-color: transparent}
A:active {color: #0000FF; text-decoration: none; background-color: transparent}

H1 { font-family: Verdana, Arial, Helvetica, sans-serif;}
H2 { font-family: Verdana, Arial, Helvetica, sans-serif;}
H3 { font-family: Verdana, Arial, Helvetica, sans-serif;}
H4 { font-family: Verdana, Arial, Helvetica, sans-serif;}
H5 { font-family: Verdana, Arial, Helvetica, sans-serif;}
H6 { font-family: Verdana, Arial, Helvetica, sans-serif;}

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

.big_bold { font-size:14pt; 
	font-weight:bold; 
	}
.blue-green {background-color:#CCFFFF}
.gray {background-color:#CCCCCC}
.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.emphatic { font-family: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; font-size: 10pt;}
.plain { font-family: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: normal; font-size: 10pt;}
.red { color: #FF0000;}

div.emphaticshow {
	display: none;	
}

table.border {
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

table.notop {
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

table.rt_border {
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	}

.all {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}