<STYLE>

BODY
{
    COLOR: #003366;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px
}
img { border: 0px; }
.basetext
{
    COLOR: #003366;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px
}
.headline
{
    COLOR: #003366;
    FONT-FAMILY: Arial;
    FONT-SIZE: 18px ;
	FONT-WEIGHT: Bold
}
.whitecell
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px ;
	FONT-WEIGHT: Bold
}
.smalltext
{
    COLOR: #003366;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px
}
.largetext
{
    COLOR: #003366;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px
}
.bighead
{
    COLOR: #FF9933;
    FONT-FAMILY: Arial;
    FONT-SIZE: 20px;
	FONT-WEIGHT: Bold;
	FONT-STYLE: Italic
}

A:link, A:visited, A:active
{
  TEXT-DECORATION: none;
  COLOR: #993300
}

A:hover
{
  TEXT-DECORATION: none;
  COLOR: #FF9933
}

body {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}

.center { text-align: center; }

td {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}

.red { color: #ff0000; }
.orange { color: #993300; }
.formTB {
	height: 17px;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 10px;
	margin-bottom: 5px;
	width: 100%;
}
.formPhone {
	height: 17px;
	font-family: tahoma;
	font-size: 10px;
	margin-bottom: 5px;
}
#nameTB { width: 150px; }
#dateTB { width: 70px; }
#physTB { width: 192px; }
#comment { 
	height: 40px; 
	width: 220px;
}
#reqfield {
	font-family: tahoma;
	font-size: 10px;
	background-color: #F0C34A;
	width: 100px; 
	vertical-align: top; 
}
.submit {
	width: 50; 
	height: 18px;
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	border: 1px solid #b8b8b8;
}
.label { width: 100px; vertical-align: top; }
 .map  {
         display:none;}
		 

</STYLE>