body {	margin-left: 0px;	margin-top: 0;	margin-right: 0px;	margin-bottom: 0px;	background-image: url(images/Background_Tile.jpg);
	font-family: Georgia, Times New Roman, Times, serif;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}.TopGradient {	background-image: url(images/Background_Top.jpg);	background-repeat: repeat-x;	background-position: top;}.FullTable {	width:100%;	height:100%;
}.RightShadow {	background-image: url(images/ShadowTile.gif);	background-repeat: repeat-y;	background-position: left;}.PageRightBevel {	background-image: url(images/Page_RightBevel.gif);	background-repeat: repeat-y;	background-position: right;}table {	font-size: 12px;	color: #333333;	line-height:16px;}

/*<group=Copyright>*/

.Copyright {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	color: #FFFFFF;}.Copyright a:link, .Copyright a:visited  {	font-family: "Times New Roman", Times, serif;	text-decoration:none;	font-size: 12px;	color: #FFFFFF;}.Copyright a:hover {	font-family: "Times New Roman", Times, serif;	color: #FFFFFF;
	text-decoration: underline;
}

/*</group>*/.Headers {	color: #333333;	font: bold 14px Arial, Helvetica, sans-serif;	border: 1px none #4F4F4F;	border-bottom: 1px solid #C4C4C4;}

h2 {
	font: 2.2em Georgia, Times New Roman, Times, serif;
}

h3 {
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: .3em;
	border-bottom: 1px solid #747474;
	text-transform: uppercase;
	color: #494f74;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}

.attorneysContent {
	margin-left: 120px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

.attorneysContent .header {
	text-decoration: underline;
	margin-bottom: .5em;
}

ul {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 1em;
}

ul li {
	margin-bottom: .5em;
	background: url(images/bullet.gif) left 2px  no-repeat;
	padding-left: 18px;
}

a:link, a:visited {
	color: #001758;
	text-decoration: underline;
}

a:hover {
	color: #1d79be;
}