﻿body
{
}
table
{
	width: 743px;
}
hr
{
	color: #0000FF;
}
p
{
	font-family: Arial;
	font-size: small;
}
span
{
	font-family: Arial;
	font-size: small;
}
label
{
	font-family: Arial;
	font-size: small;
}
textarea
{
	width: 100%;
}
td.Buttons
{
	text-align: center;
}
span.Error
{
	color: #FF0000;
	font-weight: bold;
}
ul.Error
{
	font-family: Arial;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}
h2
{
	font-family: Arial;
	font-weight: bold;
	color: #5875C6;
	font-size: 1.3em;
	border-top: #5875c6 1px solid;
	padding-top: 3px;
}
h3
{
	font-family: Arial;
	font-weight: bold;
}
span.title
{
	font-weight: bold;
}
td.title
{
	text-align: center;
}
input.MiddleInitialText
{
	width: 1em;
}
input.DateText
{
	width: 5em;
}
img.CalendarImage
{
	width: 16px;
	height: 15px;
	border-style: none;
}
td.radioHealthInfo
{
	vertical-align: top;
}
span.radioHealthInfoLabel
{
	display: inline-block;
	width: 100px;
}
span.radioHealthInfo
{
	vertical-align: top;
}
td.rightColumn
{
	padding-left: 1em;
}
span.DateOfBirth
{
	display: inline-block;
	text-align: left;
}
input.nameText
{
	width: 145px;
}
input.emailText
{
	width: 98%;
}
span.privacyMessage
{
	font-style: italic;
	font-size: x-small;
}
td.firstPart
{
	padding-bottom: 1em;
}
input.checkboxlist
{
	background-color: #ccc;
}
div#stateSelection, div#countySelection , div#searchType
{
	width: 200px;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	display: block;
}
div#stateSelection label, div#countySelection label , div#searchType label 
{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
div.clearfloat 
{
	clear: left;
	height: 0;
	font-size: 1px;
	line-height: 0;
	display: block;
	width: 98%;
}
