

/** get rid of dotted line **/
div:active,
div:focus,
div:hover
{
outline-style: none; -moz-outline-style:none;
}

a:active,
a:focus,
a:hover
{
outline-style: none; -moz-outline-style:none;
}
/** get rid of dotted line **/



INPUT.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	color: #666;
	background-color: #e8e8e8;	
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
/* ------------ TEXT ------------ */
h1 {
border-bottom:2px solid #011F55;
color:#001D57;
font-family:georgia,'times new roman',times,serif;
font-size:24px;
font-weight:normal;
padding-bottom:5px;
}

.Attorney_name {
color:#001D57;
font-family:georgia,'times new roman',times,serif;
font-size:24px;
font-weight:normal;
padding-bottom:5px;
}

h2 {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: normal;
	font-size: 17px;
	font-weight: normal;
	color:#666666;
}
h3 {
color:#333333;
font-family:georgia,'times new roman',times,serif;
font-size:20px;
font-weight:normal;
margin:5px 0;
}
h4 {
	font-size: 11px;
	color:#A95400;
	margin-top:4px;
	margin-bottom:1px;
}


ul.verbose {
	margin-left: 14px;
	padding-left: 14px; 
}
ul.verbose li {
	margin-bottom: 8px;
	line-height: 15px; 
}

.bodyTextDark {
	text-align: justify;
	color: #333;
	line-height: 18px;
}
.fineprint { 
	color: #999; 
	font-size: 11px; 
	line-height:14px; 
}
.alert { 
	color: #F93;
	font-size: 10px; 
}
/* for map */
.maptext1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.maptext2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#000;
}

#tabBar {
	position:absolute;
	top:212px;
	left:9px;
	width: 780px;
	color: #999;	
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

div#copybox {	
	width: 562px; 
	margin-left: 190px;
	margin-bottom: 40px;
}
div#copyboxWide {	
	width: 562px; 
	margin: 12px 0 40px 190px;
}
div#copyboxHome {	
	width: 457px; 
	margin: 12px 0 0 8px;
}
#head {	width: 780px; }
#footer {	
	padding: 6px 10px 0 10px;
	font-size: 10px;
	color: #787878;
	margin:16px 0 8px 0;
	background: #fff url(../i/background-footer.gif) repeat-x;
}
#footer .btmargin {	margin-bottom:12px; }
/* -- LINKS -- */
#footer a { text-decoration: underline;  color: #888; }
#footer a:hover { text-decoration: none; }

#tabBar a { text-decoration: none;  color: #4F78A6; }
#tabBar a:hover { text-decoration: underline; }

a { text-decoration: underline;  color: #002055; }
a:hover { text-decoration: none; }