body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	background: #CCCCCC url("images/back.gif") repeat-y center top;
}

H1 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D6A53F;
	margin: 0px;
	padding-left: 15px;
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.shorthead {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}

.shortdisc {
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 10px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}

HR {
	color: #FFFFFF;
	margin: 20px 0px 20px 0px;
}

/*********** #Layout Styles ***********/

#nav {
	background: #134B75 url("images/nav-back.gif") repeat left top;
}

#rnav {
	background: #134B75 url("images/rnav-back.gif") repeat left top;
}

#tmenu {
	background: #F4F4F4 url("images/tmenu-back.gif") repeat-x right top;
	padding:0px;
}

#bmenu {
	background: #78A3C2;
}

#c {
	padding : 0px;
	background: #FFFFFF url("images/content-back.gif") repeat-y left top;
}

#content {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align : justify;
	padding : 10px 20px;
}

#ctop {
	background: url("images/c-back.gif") no-repeat left top;
	height: 7px;
	width: 7px;
}

#caps {
	background: #FFFFFF url("images/caps.gif") no-repeat left top;
}

/*********** #Disclaimer ***********/

#disc {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align : justify;
	background: #E5E5E5 url("images/disc-back.gif") repeat-x left top;
	padding: 20px 20px 20px 20px;
}

#disc a {
	background: url("images/disc1.gif") no-repeat left top;
	padding:0px 5px 0px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#52588A;
	font-size: 11px;
  }

#disc a:hover {
	background: url("images/disc2.gif") no-repeat left top;
	padding:0px 5px 0px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#003366;
	font-size: 11px;
  }


.address {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 15px 0px 15px 10px;
}

.qc {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	margin: 15px 0px 15px 20px;
}

.number {
	font-size: 20px;
	font-weight: bold;
	color: #FF7E00;
	text-align: left;
	margin: 10px 0px 20px 20px;
}

.tollfree {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	margin: 10px 0px 5px 0px;
}

.call {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 20px 0px 5px 0px;
}

.Form {
	background-color: #FFFFFF;
	color: #990000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #003366;
}

.shortform {
	background-color: #003366;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background: #FFFFFF url("images/f-back.gif") repeat-x left top;
}

.sform {
	background-color: #003366;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #003366;
	background: #FFFFFF url("images/f-back.gif") repeat-x left top;
}

.qform {
	padding : 0px 0px 20px 20px;
}

/*********** #Guys ***********/

.quick {
	background: #E5E5E5 url("images/paul-call.jpg") no-repeat left top;
}

/*********** #navBar link styles ***********/

#navBar{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #212931;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #Practice Area Links ***********/

#prac a {
	display:block;
	background: url("images/circle.gif") no-repeat left top;
	padding:2px 0px 5px 25px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 11px;
  }

#prac a:hover {
	display:block;
	background: url("images/circle2.gif") no-repeat left top;
	padding:2px 0px 5px 25px;
	text-decoration:none;
	font-weight:bold;
	color:#78A3C2;
	font-size: 11px;
  }
  
/*********** #Drop menu ***********/

#drop {
	background-color: #898498;
	background-image: url("images/cases-back.gif");
	background-repeat: repeat-y;
	text-align: center;
}

/*********** #left of content ***********/

.tl {
	background: #E5E5E5 url("images/tl-back.gif") repeat-y left top;
}

/*********** #Bottom Menu ***********/

.bottomnav {
	padding-left : 5px 0px 0px 0px;
	background-color: #8598BC;
	text-align: center;
	vertical-align: middle;
}

.bnavt {
	background: #FFF url("images/bnavt.gif") repeat-x left top;
}

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:center;
	width:100%;
	font-size:11px;
	font-weight:bold;
	vertical-align: middle;
	height: 34px;
	text-align: center;
	background: url("images/tmenu-right.jpg") no-repeat right top;
  }
 
#header ul {
  margin:0;
  padding:10px 0px 2px 20px;
  list-style:none;
  }
#header li {
  float:left;
  margin:0;
  padding:0px 5px 0px 1px
  }
#header a {
  float:left;
  display:block;
  background: url("images/arrow1.gif") no-repeat left top;
  padding:0px 0px 0px 25px;
  text-decoration:none;
  font-weight:bold;
  color:#999999;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#003366;
  background: url("images/arrow2.gif") no-repeat left top;
  }
#header #current {
  background-color: #C8BC42;
  height: 16px;
  }
#header #current a {
  color:#000;
  }
  
#header #current a:hover {
  color:#8A0000;
  }