/*reset css*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td {
margin: 0; 
padding: 0;
}

h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

ol, ul {
list-style-type: none;
}

table {
border-collapse: collapse;
}

caption, th {
text-align: left;
}

fieldset, img {
border: 0;
}

dt, address, caption, cite, code, dfn, em, i, strong, b, th, var {
font-style: normal; 
font-weight: normal:
}

q:before, q:after {
content: "";
}
/*end reset*/
strong {font-weight: bold;}
em {font-style: italic;}
p {
	padding-bottom: 0em;
	padding-top: 0em;

}
div#body {
	margin-left: 83px;
	margin-right: auto;
	margin-top: 8px;
	width: 570px;
	height: auto;
}
h1 {
	text-indent: -9999px;
	display: block;
	background-image: url(images/EI_Header.jpg);
	width: 570px;
	height: 156px;
}
h2 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #00407d;
}
h3 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #00407d;
}
h3 em {
	color: gray;
}
div#info {
	border: thin ridge;
}
form p strong {
	font-weight:bold;
	color: red;
}
p.note {
	text-transform: uppercase;
	font-weight: bold;
}
fieldset#agreement input, fieldset#rideSharing input{margin-right: 1em;a}
legend {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #00407d;
	padding-top: 1em;
}
span.therapist {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
input, label {margin-bottom: .5em;}
