INPUT, TEXTAREA
{
	font-family: monospace;
	/* font-size: 9px; */
}

TEXTAREA.contactDescribe {
	width: 475px;
}

INPUT.button
{	
	font-family: Arial;
	font-size: 14px;
}

.bodycell 
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

.bodyheading
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.bodysubheading
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.sidevertline				
{
	background-color: #FFFFFF;
	background-image: url(pics/line_vert_left.gif);
	background-repeat: repeat-y;
}

.activebodypanetab		
{
	background-color: #EEEEEE;
	color: #000099;
	font-size: 16px;
	font-style: oblique;
	text-decoration: none;
}

.bodypanetab			
{
	background-color: #000099;
	color: #FFFFFF;
	font-size: 16px;
	font-style: oblique;
	text-decoration: none;	
}

A.bodypanetab:hover {
	text-decoration: underline;
}

dt {
	font-weight: bold;
}

dd {
	text-align: justify;
}

div.formInputsIndent {
	margin: 0px 0px 0px 20px;
}

.copyright {
	font-size: 9px;
}

