* {
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

A, ADDRESS, BODY, BUTTON, DIV, FIELDSET, FORM, H1, H2, H3, HTML, IMG, LABEL, LI, OL, P, TEXTAREA, UL {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

A {
	color: #000;
}

ADDRESS {
	font-style: normal;
	line-height: 1.2em;
}

BODY {
	background: url( '/include/image/background.gif' ) no-repeat scroll 50% 0;
	background-color: #000033;
	line-height: 1;
	font-size: 13px;
}

BODY, INPUT, TEXTAREA {
	font-family: Arial, Helvetica;
}

BUTTON {
	margin-left: 4px;
	width: 120px;
}

H1 {
	font-size: 2em;
	margin-bottom: 10px;
}

H1, H2 {
	color: #0c2577;
	font-weight: bold;
	padding-top: 20px;
}

H1, H2 {
	clear: both;
}

H1, H2, H3, H4 {
	font-family: Times New Roman, Times;
}

H2 {
	font-size: 1.5em;
	font-variant: small-caps;
	margin-bottom: 6px;
}

H3 {
	font-variant: small-caps; 
}

H3.announcement {
	background-color: #ffcc66;
	color: #000033;
	margin: 10px auto 10px auto;
	padding: 10px;
	width: 400px;
	*width: 500px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

IMG {
	display: block;
}

IMG.pr, IMG.team {
	border: solid 2px #800603;
	margin-top: 8px;
	padding: 2px;
}

IMG.pr {
	float: right;
	margin-left: 10px;
}

IMG.team {
	float: left;
	margin-right: 10px;
}

INPUT {
	height: 20px;
	width: 200px;
}

INPUT, TEXTAREA {
	border: solid 1px #666;
	font-size: 1.2em;
	padding: 2px;
}

LABEL {
	display: inline-block;
	line-height: 2em;
	vertical-align: top;
	width: 120px;
}

LI {
	list-style: none;
}

LI, P {
	line-height: 1.8em;
}

OL, UL {
	list-style: none;
}

P {
	margin-bottom: 10px;
	margin-top: 10px;
}

UL.bulletPoints LI {
	list-style: square;
	margin-left: 40px;
}
 
.affiliates { 
	margin-bottom: 10px;
	width: 50%;
}

.affiliates {
	float: left;
}

.affiliates UL LI {
	list-style: square;
	margin-left: 10%;
}

#body {
	padding: 20px 30px;
}

#container {
	background-color: #fff;
	margin: 20px auto;
	width: 800px;
}

#emailForm {
	margin-bottom: 10px;
}

#emailForm LI {
	margin-bottom: 4px;
}

#error {
	background-color: #fff5ee;
	border: solid 1px #ff0000;
	color: #ff0000;
}

#error, #success {
	padding: 6px;
	margin: 10px;
	width: 400px;
}

#error H3 {
	color: #ff0000;
}

#error H3, #success H3 {
	padding: 0px 0px 4px 0px;
}

#error LI, #success LI {
	list-style: circle;
	margin-left: 20px;
}

#error P, #success P {
	margin: 0px;
}

.field {
	font-size: 1.1em;
}

#footer {
	background-color: #eaeaea;
	border-top: solid 2px #666699;
	clear: both;
	color: #333366;
	font-size: smaller;
	padding: 10px 10% 10px 10%;
}

#footer A {
	color: #333366;
}

#footer LI {
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
}

#footer P {
	line-height: 1.1em;
	margin-bottom: 0px;
	margin-top: 8px;
}

#footer P, #footer UL {
	text-align: center;
}

#footer UL {
	margin-bottom: 10px;
}

#header {
	background-color: #800603;
	height: 124px;
}

#header A {
	color: #fff;
	font-family: Times;
	font-size: 1.10em;
	letter-spacing: 1px;
	text-decoration: none;
}

#header LI {
	float: left;/
}
 
.hidden {
	display: none;
}

.isNotValid {
	border-right: solid 4px #ff0000;
	color: #ff0000;
	font-weight: bold;
	margin-right: 2px;
	width: 116px;
}

#mapForm LABEL {
	color: #ccc;
	font-size: 1.2em;
	font-weight: bold;
	left: 4px;
	position: absolute;
	top: -2px;
}

#mapForm LI {
	float: left;
	position: relative;
}

#mapForm #directionsMap {
	background-color: #f5f5f5;
	height: 300px; 
	margin-top: 4px;
	width: 100%;
}

#mapForm #startingPoint {
	width: 600px;
	*width: 580px;
}

#services {
	margin: 0 auto;
	text-align: left;
	width: 90%;
}

#services .column {
	float: left;
	width: 33%;
}

#services .column UL LI {
	list-style: square;
	margin-left: 20px;
	margin-right: 10px;
}

.spacer {
	clear: both;
}

#success {
	background-color: #f0fff0;
	border: solid 1px #006600;
	color: #006600;
}

#success H3 {
	color: #006600;
}

#personalInjury LI {
	list-style: square;
	margin-left: 20px;
}