/* @override http://www.paperstreet.com/test/wfmblaw/styles.css */

#p7s1content1 { position: absolute; width: 200px; z-index: 99; visibility: visible }


body {
	background-color: #003152;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#insideWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(images/bg_wrapper.gif) repeat-y;
	padding-bottom: 30px;
}
.floatRight {
	float: right;
	margin-left: 10px;
}
#content p {
	padding-left: 20px;
	padding-right: 20px;
}
#content {
	width: 705px;
	float: left;
	margin-top: 20px;
}

fieldset {
	border: 1px solid #a7a7a7;
	width: 400px;
	background-color: #efefef;
	margin-bottom: 15px;
}

legend {
	font-size: 16px;
}

#wrapper {
	background: #d8d8d8 url(images/bg_top.gif) repeat-x;
	margin: 0px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg_footer2.gif) no-repeat left top;
	text-align: left;
	padding-top: 15px;
}
#footer p {
	margin-left: 270px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 11px;
	color: #999;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footerWrapper {
	background: url(images/bg_bottom.gif) repeat-x left top;
	margin: 0px;
	clear: both;
}
#sidebar {
	width: 240px;
	float: left;
}
h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	background: url(images/bg_h1.gif) no-repeat 0px 5px;
	padding-left: 20px;
}
.clearFix {
	display: block; 
	clear: both; 
  visibility: hidden;
}
#content a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.portrait {
	float: left;
	margin-top: 80px;
	margin-bottom: 20px;
	margin-left: 20px;
}

abbr {
	border-style: none;
}