html {
	height:100%;
}
	
.body {
	margin:0;
}

a {
	color:#0000FF;
}

a:visited {
	color:#0000FF;
}

a:active {
	color:#0066FF;
}

.body_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}

.hdr_body {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #666699}

.attorney_name {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #990033}

.body_textbold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}

.navleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 8pt;
	padding-bottom: 5px;
	padding-top: 5px;
}

.body_bullets { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; list-style-image:  url(../images/bul_yellow.gif) }

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 11pt; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10px }

.navleft_bullets { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; list-style-image:  url(../images/bul_yellow.gif); line-height: 12pt; color: #333333 }

.navleft_hdr { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #534862; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold }

.articles_txt { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; list-style-image:  url(../images/bul_yellow.gif); list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	letter-spacing: -0.04pt;
}
.tabletxt8pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

/* Hover link styles */
A:link { text-decoration: underline; color: #0000CC; }
A:visited {	color: Purple;	text-decoration: underline; }
A:hover { color: #0099FF; text-decoration: none; }


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}