body {
	background: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #572F57;
}
TD{
	font-size: 12px;
}
H1{
	font-size:24px;
}
H2{
	font-size:18px;

}
H3{
	font-size: 16px;
}
H4{
	font-size: 14px;
}

.content {
	background: #E9E9E9;
	font-size : 12px;
	padding:5px;
	vertical-align:top;

}
.content_2{
	text-align:left;
}
.news_title{
	background: #B2C1D1;
	border:1px #555555 solid;
	padding:2,5,3,7;

}
P{
	margin-bottom:5px;
	margin-top:0px;
}
.news_right{
	border-bottom:1px #555555 solid;
	border-right:1px #555555 solid;
	border-left:1px #555555 solid;
	height:300;
	vertical-align:top;
	padding-top:7px;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	background:#F5F5F5;
}
.leftbar{
	background: url(/images/layout/1/left_spacer.gif) repeat;
	background-position: 25 left;
}

.spacer{
	background: #FFFFFF;
}
.big_blue{
	background: #B2C1D1;
}

.std_blue{
	background: #B2C1D1;
	padding-left:5px;
	padding-right:5px;
}

.address{
	font-size : 11px;
}

.lawpar
{
	font-weight:700;
	list-style-image: url(/images/layout/icons/par_list.gif);

}


a {
	color: #330066;
	text-decoration: none;
}
a:active  {
	color: #330066;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333366;

}

div.addr_row {
  clear: both;
  padding: 0px;
  margin:0px;
}

div.addr_row span.label {
  float: left;
  width: 100;
  text-align: right;
}

div.addr_row span.info {
  float: left;
  width: 350px;
  text-align: left;
  padding-left:10px;
} 

div.user_row {
  clear: both;
  padding: 0px;

}

div.user_row span.userimage {
  float: left;
  width: 100;
  padding-top:15px;
  text-align: right;
}

div.user_row span.userinfo {
  float: left;
  width: 350px;
  text-align: left;
  padding-left:10px;
  padding-top:15px;
} 

.mainaddress{
	padding-bottom:15px;
	border-bottom:1px #999999 solid;
	clear:both;
}
.spacer{
	margin:15px;
	clear: both;
background: #E9E9E9;
}
