body 
{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #330000; /* brown */
	background-color: #FFF380; /* light khaki */
	margin-left: 0%;
}

p
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	color: #330000; /* brown */
	background-color: #FFF380; /* light khaki */
}

h1
{
	font-family: arial,helvetica,sans-serif;
	font-size: 26pt;
	font-weight: bold;
	color: #330000; /* brown */
}

h2
{
	font-family: arial,helvetica,sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #330000; /* brown */
}

h3
{
	font-family: arial,helvetica,sans-serif;
	font-size: 14pt;
	line-height: 1%;
	font-weight: bold;
	color: #CC6600; /* rust */
}

h4
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	line-height: 1%;
	color: #CC6600; /* rust */
}

td
{	
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	color: #330000; /* brown */
}

a.navbar
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding: 8px;
}

a.navbar:link
{
	color: #FFFFFF; /* white */
	text-decoration: none;
	background-color: #ADA96E; /* khaki */
}

a.navbar:visited 
{
	color: #FFFFFF; /* white */
	text-decoration: none;
	background-color: #ADA96E; /* khaki */
}

a.navbar:hover
{
	color: #330000; /* brown */
	text-decoration: none;
	background-color: #CC6600; /* rust */
}

a.navbar:active 
{
	color: #330000; /* brown */
	text-decoration: none;
	background-color: #CC6600; /* rust */
}

a
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFF380; /* light khaki */
}

a:link
{
	color: #330000; /* brown */
	text-decoration: none;
}

a:visited 
{
	color: #CC6600; /* rust */
	text-decoration: none;
}

a:hover
{
	color: #666633; /* alternate khaki */
	background-color: #FFF380; /* light khaki */
	text-decoration: underline;
}

a:active 
{
	color: #330000; /* brown */
	text-decoration: underline;
}

.text { color: #330000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; }
.heads { font-size: 14px; color: #ff3e00; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14px; text-decoration: none; }

div.content {clear:both; padding-top:5%;}

#navbar,#navbar ul {display: block; margin: 0; padding: 0; list-style: none;}
#navbar a {display: block; width: auto; border-bottom: .1em solid #FFFFFF;}
#navbar li {float: left; width: auto; padding-left: 2px;}
#navbar li ul {display: none;}
#navbar li:hover ul {display: block; width: auto; position: absolute; border-bottom: .1em solid #FFFFFF; border-left: .1em solid #FFFFFF; margin-left:-.25em;}
#navbar li ul li {float: none; width: auto; border-top: .1em solid #FFFFFF;}
#navbar {width: 76%; margin-left: auto; margin-right: auto;}

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #FFF380;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #CC6600;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #FFF380;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #FFF380;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #330000;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #330000;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #FFF380;
	margin:0 0 0 0;

}



label.formFieldQuestion
{
	line-height:125%; padding:0 4px 1px 0; border:none; display:block; font-size:95%; font-weight:bold;
	}

label.formFieldOption
{
	font-size:90%; display:block; line-height:1.0em; margin:-19px 0 0 25px; padding:4px 0 5px 0; width:90%;
	}

input.formFieldStyle
{
	display:block; line-height:1.4em; margin:8px 0 0 3px; width:13px; height:13px;
	}

/* tooltip */

a.info 
{
	font-family: Tahoma, Arial, Sans-Serif; text-decoration:none; position: relative;
	}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #330000;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #330000;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}


