body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.bighead {
	font-family:  tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 15pt;
}
.header {
	font-family:  times new roman,times,serif;
	font-size: 15pt;
	letter-spacing : 1;
}
.lilhead {
	font-family: tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 13pt;	
}
.bigsub {
	font-family: tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 12pt;	
}
.subhead {
	font-family: tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 10.5pt;
	letter-spacing : .8;
}
.bigbody {
	font-family: tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 10pt;
}
.bodytext {
	font-family: tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 11;
	line-height : 18px;
	letter-spacing : .5;
}
.smlinktext {
	font-family: tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 11;
	line-height : 16px;
	letter-spacing : .5;
}
.bodybold {
	font-family: tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
}
.tinytext {
	font-family: tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 8pt;	
}
.foottext {
	font-family: tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height : 13px;
}
.teenytext {
	font-family: tahoma,trebuchet ms,arial, helvetica, sans-serif;
	font-size: 7pt;	
}

.color {
	text-decoration: 
}
:link { color: rgb(20,40,65) ; text-decoration: underline;}
:visited { color: rgb(60,80,102) ; text-decoration: underline; }
:active { color: rgb(128,115,75) ; text-decoration: underline; }
:hover { color: rgb(128,115,75) ; text-decoration: none; }
.plain { text-decoration: none }.smlinktext a {
	font-family: tahoma, "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 11;
	letter-spacing : .5;
	color: #FFFFFF;
}
#attorneyTable ul{
	margin-top:15px;
}
#attorneyTable ul li{
	line-height:26px;
}
#indexFlash{
	moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px; 
	border-radius:10px;
	-moz-box-shadow: 5px 5px 5px #86a1be; 
	-webkit-box-shadow: 5px 5px 5px #86a1be; 
	box-shadow: 5px 5px 5px #86a1be; 
	border: 1px solid #86a1be;
	width:521px;
	display:block;
	margin:10px auto 20px auto;
	padding:10px;
	background:#fff;
}
#indexFlashContainer{
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQIW2NkwAQ+jGhiPkD+FmRBsABIEUwQLgATRBEACQIAuaAEUt8FRpUAAAAASUVORK5CYII=);
	padding:10px;
	border-top:1px solid #b4cde9;
}
