#bannerArea
{
	padding-top:0px;
	left:0;
}

#contentArea
{
	width:985px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
}

#outerDiv
{
 border: 1px solid #839660;
 width:1000px;
}
.heading
{
	color:#5f605b;
	font-size:12pt;
	font-weight:bold;
}
.smallPara
{
	font-size:9pt;
}
.smallParaItalic
{
	font-size:9pt;
	font-style:italic;
}

.smallParaBullet
{
	font-size:9pt;
	position:relative; 
	left:-22px;
}

.smallerPara
{
	font-size:8pt;
}
.smallParaWhite
{
	font-size:8pt;
	color:white;
	text-align:right;
	margin:0px;
	display:block;
}

#greenFooterBackground
{
	width:986px;
	height:40px;
	background-color:#839660;
	padding-top:3px;
	padding-bottom:3px;
}

.greenTextBar
{
	height:18px;
	background-color:#6b735d;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	width:625px;
	font-style:italic;
	font-size:9pt;
	display:block;
	margin-bottom:4px;
}

#whiteFooterText
{
	font-weight:bold;
	text-align:right;
}

.sidebarLink
{
	font-size:10pt;
}

.attorneyColumn
{
	padding-left:41px;
}
.attorneyName
{
	font-family: Arial;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	display:inline;
}
.attorneyTitle
{
	font-family: Arial;
	font-size:11pt;
	color:#000000;
	display:inline;
}
.attorneyEmail
{
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
	color:#593962;
	display:inline;
	text-decoration:none;
}
.attorneyHeader
{
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
	color:#515d3c;
	text-decoration:none;
 	font-style:italic; 
	display:inline;
}

.greenTrialHeading
{
	font-family: Arial;
	font-size:10pt;
	color:#515d3c;
 	font-style:italic; 
	display:inline;
}

.listParaNoIndent
{
	margin-left:15px;
	margin-bottom:0px;
}

