body {
	margin: 0;
	font: 12px/20px Optima, Zapf Humanist, Lucida Grande, Lucida, Verdana, sans-serif;
	background: #fff url(left_bg.gif) repeat-y left;
}

body#intro {
	margin: 0;
	font: 10px/15px Optima, Zapf;
	background: #837c74 url(intro_bg.jpg) repeat-x left top;
	color: #b9afa3;
	text-align: center;
}

body#intro a {
	color: #fff;
	text-decoration: none;
}

body#intro a:hover {
	border-bottom: 1px solid #fff;
}

.introlink a {
	font-size: 13px;
}

.unblock {
	display: inline;
}

img {
	border-style: none;
	display: block;
}

.position {
	color: #000000;
	font-size: 24px;
}

.article {
	width: 500px;
	margin-top: 40px;
}

#footer {
	font-size: 10px;
	padding: 10px 30px 5px;
	color: #8f8f8f;
}

#printfooter {
	font-size: 10px;
	color: #8f8f8f;
	text-align: center;
}

.lsidetxt {
	color: #fff;
	font-size: 11px;
	text-align: right;
	margin-right: 7px;
line-height: 15px;
}

.lsidetxt a {
	color: #ffffff;
      font: Optima, Zapf Humanist, Lucida Grande, Lucida, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
line-height: 15px;
}

.lsidetxt a:hover {
	color: #fff;
	background-color: #506597;
line-height: 15px;
}

#footer a {
	text-decoration: none;
	color: #506597;
}

#footer a:hover {
	background-color: #506597;
	color: #fff;
}

#allcontent {
	width: auto;
}

#maincontent {
	padding-right: 30px;
	padding-left: 30px;
}

#maincontent a {
	text-decoration: none;
	color: #5b719d;
}

#maincontent a:hover {
	background-color: #506597;
	color: #fff;
}

#maincontent img {
display:inline;
}


.heading {
	width: 80%;
	font: normal 26px/26px "Times New Roman", Times, serif;
}

.newsdate {
	margin: 0;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.textbig {
	font-size: 16px;
}

.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	left: 15px;
}

.homepagelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodytext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	width: auto;
	color: #111111;
	background-position: 10px;
	font-weight: lighter;
	letter-spacing: normal;
}

.button {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	
}

.button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 15px;
}

.button ul li {
	margin: 0;
	padding: 0;
}

.button ul li a {
	display: block;
	height: 25px;
	line-height: 25px;
	border: none;
	text-decoration: none;
	padding-left: 20px;
	color: #000;
}

.button ul li a:hover {
	color: #fff;
	background-color: #506597;
}

.alt {
	background-color: #ffffff;
}

/* @group Attorney Side List */

.attitle {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	
	color: #ffffff;
	padding: 20px 0 7px 20px;
}

#ullist {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#ullist li {
	margin: 0;
	padding: 0;
        
}

#ullist li a {
	display: block;
	height: 25px;
	line-height: 25px;
	border: none;
	text-decoration: none;
	padding-left: 20px;
        color: #ffffff;
	
}

#ullist li a:hover {

	color: #fff;
	background-color: #506597;

}



/* @end */

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	color: #3a4a6e;
	margin-bottom: 5px;
}

.row_a a {
	width: 495px;
	padding: 4px;
	display: block;
	text-decoration: none;
}

.row_b a {
	width: 495px;
	padding: 4px;
	display: block;
	text-decoration: none;
}

.row_content {
	width: 420px;
	margin-left: 70px;
	font-size: 12px;
}

.row_date {
	width: 60px;
	float: left;
	text-align: center;
	font-weight: bold;
}

.row_pub {
	font-size: 11px;
	font-style: italic;
	line-height: 10px;
	margin-bottom: 4px;
	margin-left: 15px;
}

/* @group Buttons */

#menu {
	height: 51px;
	width: 623px;
	clear: both;
	background: url(b0.gif) no-repeat;
}

.buttons {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden; /* for ie to hide extra height*/
}

.buttonsactive {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden; /* for ie to hide extra height*/
}

.buttons a {
	display: block;
	float: left;
	overflow: hidden;
	height: 25px;
	border-style: none;
}

* html a:hover {
	visibility: visible;
}

.buttons a:hover img {
	visibility: hidden
}

/* @end */