/* CSS Document */

body {
	margin: 0px;
	list-style-image: url(images/bullet.gif);


}

a.attlist {
	font-family: Verdana;
	font-size: 13px;
	color: #011243;
	text-decoration: underline;
}

.attorney {
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
}
.copy {
	font-family: "Verdana";
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}


img.subpage {
	position: relative;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 7px;
	margin-bottom: 5px;
	horizontal-align: right;
	float: right;
	border:1px solid #8D9D87;



}

.backmenu {
	background-image: url(images/background-menu.gif);
	background-repeat: repeat-x;


}


.menulinks {
	font-family: Arial, verdana, sans-serif;
		font-weight: bold;
	font-size: 12px;
	color: #FFFFCC;
	vertical-align: center;
	text-decoration: none;
	text-align: center;

}

.norepeat{
	background-repeat: repeat-x;

}

p{

	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: justify-left;
	font-family: "Verdana";
	font-size: 13px;
	color: #000000;
	line-height: 18px;

}

.title {
	font-family: "Verdana";
	margin-left: 5px;
	font-size: 24px;
	color: #000000;
}

ul.disc {list-style-type: disc;
margin-left: 20px;}

ul.disc1 {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 18px;

	}
	
	li {list-style-type: disc;
	margin-bottom: 8px;}
