body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: bold;
}
h1.fakeh2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#386376;
	margin:0px;
}
h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#386376;
}
h2.info {
	margin:0px;
}
h3 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#386376;
	padding-top:15px;
}
p {
	line-height:17px;
}
.footer {
	font-size:10px;
	color:#666666;
}
a.footer {
	color:#666666;
	text-decoration:none;
}
a.footer:hover {
	color:#ff9b01;
	text-decoration:underline;
}
a {
	color:#386376;
}
a:hover {
	color:#ff9b01;
}
/* spaces out the various fields */
#L01, #L02, #T01, #T02, #continue-button {
	margin-top:10px;
	text-align:center;
}
/* formats the input areas */
#T01 select, #T02 input {
	text-align:center;
	width:130px;
}
.insurance-type	{
	margin-bottom:8px;
}
.insurance-zip	{
	margin-top:10px;
	margin-bottom:8px;
}
.continue-button	{
	margin-top:10px;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer ul li {
	display:inline;
	margin-right:8px;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#FF9B01;
	text-decoration:underline;
}