BODY {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : black;
	background-color: #FFFFFF;
}	
P {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : black;
}
TD {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : black;
}
A {
	text-decoration : none;
	color : blue;
}
A:Active {
	text-decoration : none;
	color : blue;
}
A:Visited {
	text-decoration : none;
	color : blue;
}
A:Hover {
	text-decoration : none;
	color : green;
}
.error {
	color : red;
}
.main_head {
	font-family : "Comic Sans MS", Verdana, sans-serif;
	text-decoration : none;
	color : black;
	font-size : 24px;
	font-weight: bold;
	bottom: 18px;
}
.form_subhead {
	font-family : "Comic Sans MS", Verdana, sans-serif;
	text-decoration : none;
	color : black;
	font-size : 18px;
	font-weight: normal;
	padding-top: 8px;
}
.field {
	font-family : Arial, Helvetica;
	text-decoration : none;
	color : black;
	font-size : 13px;
	font-weight: normal;
}
.example {
	font-family : Arial, Helvetica;
	text-decoration : none;
	color : #3399CC;
	font-size : 11px;
	font-weight: normal;
}

.asterisk {
	color: #FF0000;
}
.contact_info{
	font-family : Arial, Helvetica;
	text-decoration : none;
	color : black;
	font-size : 14px;
	font-weight: normal;
}
.form_info {
	font-family : Arial, Helvetica;
	text-decoration : none;
	color : black;
	font-size : 14px;
	font-weight: normal;
	line-height: 170%;
}
.contact_name {
	font-family : Arial, Helvetica;
	color : black;
	font-size : 16px;
	font-weight: bold;
}
.contact_person {
	font-family : Arial, Helvetica;
	color : #3399CC;
	font-size : 16px;
	font-weight: bold;
}
.required {
/*	border: 1px solid; */
/*	background-color: #CCFFCC; */
	background-color: #FFFFCC; 
}
.tooltiptitle {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: verdana, arial, helvetica; 
	font-weight: bold; 
	font-size: 9pt;
}
.tooltipcontent {
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: verdana, arial, helvetica; 
	font-size: 8pt;
}
#ToolTip {
	position:absolute; 
	width: 120px; 
	top: 0px; 
	left: 0px; 
	z-index:4; 
	visibility:hidden;
}
.submit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	background-color: #FFFFCC;
	border: medium outset #FFFFCC;
}
.category {
	font-family : Verdana, Arial, Helvetica;
	color : black;
	font-size : 16px;
	font-weight: bold;
	position: relative;
}
.subcategory {
	font-family : Verdana, Arial, Helvetica;
	color : black;
	font-size : 14px;
	font-weight: normal;
}
