a:visited{
	color:#6633ff;
}

.main{
	font-family:verdana;
	font-size:10pt;
}
.form_table{
	font-family:verdana;
	font-size:10pt;
	background-color: white;
	border-style:solid;
	border-color:gray;
	border-width:1px;
}
.form_header{
	background-color:gray;
	color:white;
	font-style: normal;
	font-weight : bold;
}
.form_textbox{
	font-family:tahoma;
	font-size:10pt;
}
.form_question{
	font-weight:bold;
}
.form_button{
	font-family:tahoma;
	width:100px
}
.form_result_even{
	background-color:white;
}
.form_result_odd{
	background-color:#cccccc;
}
.user_message{
	font-family:verdana;
	color:red
}
.leftnav_table{
	width:200px;
}
.leftnav_highlight{
	height:25px;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	letter-spacing:1px;
	color:white;
	background-color:#90A19B;
	text-align:center;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:black;	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:black;	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:black;	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;
}
.leftnav_item{
	padding:3px;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:#336633;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:black;	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:black;	
}
.leftnav_link{
	text-decoration:none;
	color:black
}
.leftnav_link:visited{
	color:black;
}
.leftnav_link:hover{
	color:gray;
	text-decoration:underline;
}
.leftnav_disclaimer{
	padding:3px;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:#6B8E23;
}
.rotatingBanner{
	font-family:"Times New Roman",Times,serif;
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
	color:#405440;
	padding-bottom:4pt;
	padding-top:4pt;
}