h2 {
	font-size:14px;
	font-weight:bold;
	display:block;
	border-bottom:1px solid #009591;
	margin-bottom:15px;
	padding-bottom:0px;
}
input, radio, select, checkbox, textarea {font-family:arial;font-size:11px;color:#666;}

.header{
	color:#009591;
	vertical-align:bottom;
	font-size:11px;
}

th {
	color:#009591;
	vertical-align:bottom;
	font-size:12px;
	text-align:left;
	border-bottom:1px solid #009591;
}

td {
	padding-right:5px;
}

#top_header{
	background-image:url(/images/bg_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:835px;
	background-color:#009591;
	top:15px;
	position:relative;
	padding:5px;
	text-align:center;
}
#top_header h1{
	margin:0px;
	padding-bottom:10px;
	color:#FFFFFF;
}

.answer {
	color:#075653;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}


