a {;
	font-size: 13px; 
	font-weight: normal; 
	color: #0000ff; 
	text-decoration: underline;
	}

a:hover {
	color: #ff0000; 
	text-decoration: underline;
	}

body, td {;
	font-family: verdana, helvetica, sans-serif, arial; 
	font-size: 13px; ;
	color: #000000;
	}

.navtextleft, .navtextleft a {
	font-size: 13px; 
	color: ffffff; 
	font-weight: bold; 
	line-height: 100%; 
	text-decoration: none; 
	margin-top:10; 
	margin-bottom:10;
	}

.navtextleft a:hover {
	color: feb130; 
	text-decoration: none;
	}

.heading1 {
	font-family: arial, 
	helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	color: #000000; 
	line-height: 24px; 
	padding-top: 4px;
	}

.bannertext {font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #004000; padding-left: 10px}

.attorneyname {font-size: 24px; font-weight: bold; color: #000000; line-height: 32px; padding-bottom: 8px}

.picklistheader {font-size: 13px; color: #ff0000; font-family: arial; font-weight: bold}

.footer, .footer a {font-size: 11px}
    
.mainTable {
	width: 900px;
	padding:0px;
	}

.menuTable {
	width:200px;
	padding:0px;
	background-color: #008000;
	}

.contentCell {
	padding:10px;
	}
.topCell {
	width:188px;
	height:6px;
	background-Image: url('images/navbox_top.gif');
	}
.bottomCell {
	height:6px;
	background-Image: url('images/navbox_bottom.gif');
	}
.cornerCells {
	width:6px;
	height:6px;
	}
.leftCells {
	width:6px;
	background-Image: url('images/navbox_left.gif');
	}
.rightCells {
	width:6px;
	background-Image: url('images/navbox_right.gif');
	}
.splitCellTop {
	height:1px;
	background-color: #004000
	}
.splitCellBottom {
	height:1px;
	background-color: #008c00
	}
.menuCell {
	text-align: center;
	font-size: 13px; 
	color: ffffff; 
	font-weight: bold; 
	line-height: 100%; 
	text-decoration: none; 
	padding:10px;
	}

.menuLink {
	font-size: 13px; 
	color: ffffff; 
	font-weight: bold; 
	line-height: 100%; 
	text-decoration: none; 
	}

.orangeCell {
	height:24px;
	width:100%;
	background-color: #FEB130;
	}