
a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	text-decoration:none;
	color:blue;
}

.demo  {
	color:#000033; 
	background-color:#cccccc; 
	visibility:hidden;
}
		  
body {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 11px;
}
td {
	font-family:  Verdana, Arial, Helvetica, Sans-serif;
	font-size : 11px;
}

td.AttyAddress {
	font-size: 11px;
	background: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #10365A;
	vertical-align: top;
	font-weight:bold;
}

td.AttyAttributes {
	background: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #777766;
	vertical-align: top;
	color: Black;
}
td.AttyAttributeLabel {
	color: #fff;
	text-align: right;
	vertical-align: top;
	background: #10365A;
	font-weight:bold;
}

td.AttyBioHeader {
	text-align: left;
	background: #fff;
	color: #003366;
	font-size: 22px;
	padding-left: 15px;
	padding-bottom: 5px;
}

#profile {
	background: #58768E;
	background-image:url("http://www.casepost.com/images/AttorneyProfile/images_r12_c7.gif");
	background-repeat:no-repeat;
	float: right;
	clear : right;
	width: 223px;
	height: 92px;
	padding: 5px;
	margin: 5px;
}

#content {
	margin: 10px;
}