*, html
{
	padding:0;
	margin:0;
}

body 
{
	background-color:white;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 1.6em;
}

a
{
color:blue;
}
a:visited
{
color:brown;
}
.float_left
{
	float:left;
}

.clear_left
{
	clear:left;
}

.color_black
{
	padding-top:5px;
	font-size:11px;
}

.no_margin_and_padding
{
	margin:0;
	padding:0;
}

#outside_wrapper
{
	width:1050px;
	margin:0 auto;
}

#menu_wrapper
{
	background-color:#1F1F15;
}

#body_left
{
	width:768px;
	background-color:#99FFCC;
}

#body_right
{
	width:230px;
	background-color:#CCFFCC;
}

#body_wrapper
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 1.6em;
}

#footer_wrapper
{
margin:0;
padding:0;
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
}

#submenu
{
	color:#f9ffc1;
	margin-left:12px;
	margin-top:10px;
}

#content_wrapper
{
	background:url(aimages/body_cream_27.gif);
	background-color:#f9ffc1;
	background-repeat:no-repeat;
	background-position:bottom left;
	width:540px;
	height:440px;
	padding-left:10px;
	padding-right:10px;
}

#content_wrapper ul
{
	margin-left:15px;
}

#attorney
{
	font-size:11px;
	margin-left:5px
}

#attorney a
{
	text-decoration:underline;
}

#attorney hr
{
	border: 1px solid #fec61b;
}

#menu_top
{
	margin-left:10px;
	line-height:18px;
}

#menu_top a
{
 	color: black;
	text-decoration:none;
	font-size:12px;
}

#menu_top a:hover
{
	text-decoration:underline;
}

#legal_news ul li
{
	margin-top:15px;
}

.legal_news_clear ul li
{
	margin-top:0px;
}

#trailTitle
{
	color:#f9ffc1;
	font-size:16px;
	font-weight:bold;
}

#trailSubtitle
{
	color:#fec61b;
	font-weight:bold;
	float: left;
}

#trailSubtitle2
{
	color:#f9ffc1;
	font-weight:bold;
	float: left;
}