.nav {  font-size: 14; font-weight: bold; color: #660000; font-family : Georgia, Times New Roman, Times, serif; }

.heading {  font-size: 18; font-weight: bold; color: #660000; font-family : Georgia, Times New Roman, Times, serif; }

.body {  font-family : Georgia, Times New Roman, Times, serif; }

/* unvisited links*/
a:link { color : #660000; background : transparent; font-family : Georgia, Times New Roman, Times, serif; font-size : 14px; font-weight : bold; text-decoration : underline; }

/* visited links*/ 
a:visited { color : #660000; background : transparent; font-family : Georgia, Times New Roman, Times, serif; font-size : 14px; font-weight : bold; text-decoration : underline; }

/* active links (not widely supported)*/
a:active { color : #999933; background : transparent; font-family : Georgia, Times New Roman, Times, serif; font-weight : bold; font-size : 14px; text-decoration : none; }

/* links when hovered over (MSIE only)*/ 
a:hover { color : #999933; background : transparent; font-family : Georgia, Times New Roman, Times, serif; font-size : 14px; font-weight : bold; text-decoration : none; }




.phonetitle	{ COLOR: #000000; FONT: 12px Georgia, Times New Roman, Times, serif; font-weight: bold }

.shadeform	{ FONT: 13px Georgia, Times New Roman, Times, serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}
		

.textarea	{ FONT: 13px Georgia, Times New Roman, Times, serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}
		
		
.submitbutton { background-image: url("images/submit.gif");
		FONT: 11px Georgia, Times New Roman, Times, serif;
		font-weight: bold;
		letter-spacing: 0px;
		color: #003399;
		WIDTH: 300PX;
		HEIGHT: 21PX;
		cursor:hand;
		BORDER: #003399 1px solid;
		background-color:#FFFFFF; }

.submitbuttonon { background-image: url("images/submiton.gif");
		  FONT: 11px Georgia, Times New Roman, Times, serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #4D2D20;
		  WIDTH: 300PX;
		  HEIGHT: 21PX;
		  cursor:hand;
		  BORDER: #4D2D20 1px solid;
		  background-color:#FFFFFF; }
.questionnaireHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #A98E31;
}
.questionnaireTextBox {
FONT: 13px Georgia, Times New Roman, Times, serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 200px;
		BORDER: #000000 1px solid
}
.questionnaireTextarea {
	FONT: 13px Georgia, Times New Roman, Times, serif;
	background-image: url("images/shadeform.gif");
	text-align: left;
	WIDTH: 525px;
	BORDER: #000000 1px solid;
	height: 125px;
}
.questionnaireSmallText {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
