body {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 10px;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  background: #FFFFFF url("images/back.gif") repeat-x left top;
}

td {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
}

a {text-decoration:none; color:#001545;font-weight: bold;}
a:hover {color:#3566d0;}

/*********** #Header ***********/

#top {
	background: url("images/header.jpg") no-repeat left top;
	width: 920px;
	height: 124px;
}

#flash {
	background: url("images/flash-back.jpg") no-repeat left top;
	width: 920px;
	height: 197px;
}

/*********** #Main Body ***********/

#menu {
	width: 225px;
	vertical-align: top;
}

#content {
	width: 506px;
	vertical-align: top;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	padding-top: 20px;
}

#c2 {
	margin: 0px 30px 20px 30px;
}

#results {
	background: url("images/case-results.gif") no-repeat left top;
	height: 46px;
	width: 225px;
  }

#referrals {
	background: url("images/attorney-referrals.gif") no-repeat left top;
	height: 46px;
	width: 225px;
	margin-top: 15px;
  }

#welcome {
	background: url("images/welcome.gif") no-repeat left top;
	height: 31px;
}


/*********** #Menu Links ***********/

#prac {
	width: 150px;
	margin: 0px 3px 0px 45px;
	float:left;
	text-align:left;
  }

#prac a {
	display:block;
	height:20px;
	line-height: 20px;
	margin: 0px 0px 2px 0px;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
  }

#prac a:hover {
	color: #CCCCCC;
  }
  
#action {
	width: 720px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	float: right;
	text-align:left;
  }

/*********** #Right Menu Links ***********/

#rmenu {
	margin: 0px;
	width: 189x;
	vertical-align: top;
  }

/*********** #Contact Area ***********/

#contact {
	background: #ededed url("images/c-back.gif") repeat-y left top;
	width: 189x;
	margin: 0px;
	text-align:center;
  }

#ctop {
	background: url("images/c-top.gif") no-repeat left top;
	height: 55px;
	width: 189px;
  }
  
#cbot {
	background: url("images/c-bottom.gif") no-repeat left top;
	height: 2px;
	width: 189px;
  }
    
/*********** #Menu Links ***********/

#tn {
	width: 920px;
	height: 50px;
	font-size: 12px;
	font-weight: bold;
	color:#CCCCCC;
	margin-bottom: 14px;
	text-align: right;
  }
  
#tn a {
	padding: 0px 8px 0px 8px;
	height: 25px;
	line-height: 25px;
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
  }

#tn a:hover {
	color:#CCCCCC;
  }
  
/*********** #Sub Menu Links ***********/

#subl {
	width: 920px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:001545;
  }

#subl a {
	padding: 0px 8px 0px 8px;
	height: 22px;
	line-height: 22px;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#7393dd;
  }
  
#subl a:hover {
	color:#001545;
  }
  
/*********** #Heading Styles ***********/

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #001545;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #3566d0;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #000C28;
}
  
/*********** #Disclaimer ***********/

#disc {
	width: 800px;
	text-align: justify;
	font-size: 10px;
	color:#666666;
	margin: 20px 0px 20px 0px;
  }
  
#disc a {
	text-decoration:none;
	font-size: 11px;
	color:#3566d0;
	font-weight: bold;
  }

#disc a:hover {
	color:#001545;
  }
  
/*********** #Contact Form ***********/

#qform {
	padding: 0px 0px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #504b36;
}

#qform input, textarea { border:solid 1px #333333; 
	
}

#may {
	font-size: 11px;
	color: #363636;
	margin: 10px 5px 15px 5px;
	text-align:center;
}

#short {
	width: 165px;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 10px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#shortform {
	background: #8ABFFE;
	width: 170px;
	margin: 7px 0px 0px 8px;
	border:solid 1px #FFFFFF;
}

#qdisclaimer {
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px 10px 0px 10px;
	text-align: center;
}

/*********** #Bookmark/Email This Page ***********/

#email {
	margin: 10px 0px 0px 30px;
	background: url("images/email.gif") no-repeat left top;
}

#email a {
	padding: 0px 0px 0px 20px;
	color:#304883;
	font-size: 12px;
}

#email a:hover {
	color:#999999;
}

#print {
	margin: 15px 0px 10px 30px;
	background: url("images/print.gif") no-repeat left top;
}

#print a {
	padding: 0px 0px 0px 20px;
	color:#304883;
	font-size: 12px;
}

#print a:hover {
	color:#999999;
}

/*********** #Case Info***********/

#caseinfo {
	margin: 0px 10px 0px 0px;
}

#caseinfo p {
	background: url("images/sep.gif") repeat-x left bottom;
	text-align: left;
	padding: 0px 5px 5px 10px;
	font-size: 11px;
	color: #777777;
}
#caseinfo b {
	color: #001545;
	font-weight: bold;
}

#caseinfo a {
	font-weight: bold;
	font-size: 12px;
	color: #3566d0;
	text-decoration: none;
}

#caseinfo a:hover {
	color: #001545;
	text-decoration: none;
}

/*********** #Case Info***********/

#refcom {
	margin: 10px 10px 10px 10px;
	padding: 10px;
	border: solid 1px #999999;
	font-size: 12px;
	color: #777777;
}

#refcom b {
	color: #001545;
	font-weight: bold;
}

#refcom a {
	font-weight: bold;
	color: #001545;
	text-decoration: none;
}
#refcom a:hover {
	color: #3566d0;
	text-decoration: none;
}