body {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-color: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
table.main {
width: 100%;
	text-align: left;
}
table.main td.header {
	height: 23px;
}
img.logo {
	margin: 25px 25px 0px 10px;
	float: left;
}

img.bannerTagline {
	float: right;
	margin: 25px 20px 0px 0px;
}
/* TOOLBAR TABS */
.toolbar {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
	background: url("/images/toolbarBg.png") repeat-x top;
	display: none;
	height: 44px;
}
* html .toolbar {
background-image: none;

}

div.toolbar ul {
  	margin:0;
    padding:10px 10px 0;
    list-style:none;
}



div.toolbar li {
	margin:0;
	padding:0 0 0 10px;
	float: left;
	background:url("/images/left.png") no-repeat left top;
	display: block;
}

* html div.toolbar li
{
background-image: none;

}


div.toolbar a {
	float:left;
	display: block;
	padding:15px 22px 6px 12px;
	color: #CCCCCC;
	background: url("/images/right.png") no-repeat right top;
	text-decoration: none;
}

* html div.toolbar a
{
background-image: none;
}




div.toolbar > ul a {width:auto; 	color: #CCCCCC;}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
div.toolbar a {float:none; }
/* End IE5-Mac hack */

  
div.toolbar .current {
	background-position:0% -150px;
    color:#333;
  }
div.toolbar .current a, div.toolbar .current a:visited {
	background-position:100% -150px;
	color:#666666;
  }
div.toolbar li:hover, div.toolbar li:hover a {
      background-position:0% -150px;
      color:#CC0000;
      }
* html div.toolbar li:hover, * html  div.toolbar li:hover a {
background-image: none;
background-color: #FFFFFF;
color: #CC0000;
}
	  
/* TOOLBAR DROP DOWNS */

#nav li ul {
	padding: 6px;
margin-left: -4px;}


#nav li li a {
	display: block;
	background: none;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #BFBAA8;
	color: #666666;
	width: 94%;
}

#nav li li a:hover {
	color: #CC0000;
	background-color: #FFFFFF;


}
#nav li li { /* all list items */
	background: none;
	float: left;
	width: 14em; /* width needed or else Opera goes nuts */
	padding: 0px;
	margin: 0;
	display: block;
}

#nav li ul { /* second-level lists */
	position: absolute;
		background: #F6F6F4 url("/images/dropDownBg.gif") repeat-x top;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 14em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

div.footer {
		/*background: url("/images/footerBg.gif") repeat-x bottom;*/
		width: 100%;
		height: 58px;
		font-size:10px;
		line-height: 16px;
		}
div.footer table {

	}
div.footer table td {
	padding: 10px 16px 10px 16px;
	text-align: left;
}

table.contentArea {
	width: 100%;
	/*background: #FFFFFF url("/images/contentAreaBg.gif") repeat-y top;*/
	margin: 4px 0px 8px 0px;
	text-align: left;
	}
table.contentArea td.top {

padding: 10px 16px 10px 10px;

}
table.contentArea td.bottom {
/*background: #FFFFFF url("/images/contentAreaBottom.gif") no-repeat bottom;*/
border-bottom: 2px solid black;
}

/* HOME BANNER */

table.homeBanner {
	width: 100%;
}

table.homeBanner td {
	padding: 10px 0px 0px 10px;
}

table.homeBanner td.home2up1  {
	width: 190px;
	padding: 0px 10px 0px 0px ;
	}
table.homeBanner td.home2up2  {
	width: 190px;
	padding: 0px 0px 0px 0px ;
	}
table.homeBanner td.3upLarge  {
	padding: 0px 10px 0px 0px ;
	}

p {
	line-height: 18px;
}

h1 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

h2 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	color: #333333;
}

div.well {
	border-top: 8px solid #D6D2BD ;
	background-image:url(/images/wellBg.gif);
	background-repeat: repeat-x;
	padding: 0px 6px 6px 6px;
	clear: both;
		}
div.well p {
	line-height: 16px;
	margin: 6px 0px 6px 0px;
}

ul.listNav {
	list-style:none;
	margin: 8px;
	padding: 0px;
}
ul.listNav li {
border-bottom: 1px dotted #BFBAA8;

}
ul.listNav a {
	display: block;
	padding: 4px;
}
ul.listNav a:hover {
	background-color: #F3F1E9;
}

div.small {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";  
	font-size: 9px;
	border-bottom: 1px solid #DBD7C7;
	background-color: #F3F1E9;
	}
form.search {
	padding: 0px;
	margin: 0px;
	}
form.search input {
	border-top: 1px solid #AFAB9F;
	border-left: 1px solid #AFAB9F;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 3px;
	margin: 0px;
	font-size: 12px;
	color: #666666;
	background-image: url(/images/formInputBg.gif);
	}
form.search input:focus {
	background-image: none;
	background-color: #FFFFFF;
	}
form.search .button {
	border-top: 1px solid #E5E2D7;
	border-left: 1px solid #E5E2D7;
	border-bottom: 1px solid #AFAB9F;
	border-right: 1px solid #AFAB9F;
	padding: 3px;
	margin: 0px;
	background-image: url(/images/formButtonBg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #CC0000;
	}
form.search .button:hover {
	background-image: none;
	background-color: #FFFFFF;
	cursor: pointer;
	color: #FF0000
		}
div.smallRight {
	float: right;
	margin: 12px 4px 4px 4px;
	font-size: 9px;
	}
table.subLayout {
	width: 100%;
}

table.subLayout td.rightColumn {
	/*width: 150px;*/
	display:none;
	}
div.content {
	margin: 4px;
}
table.subWells {
	border-collapse: collapse;
	margin-left:4px;

	}


div.wellSub {
	border-top: 4px solid #D6D2BD;
	margin: 5px;
	width: 240px;
	background-color: #F9F8F4;
	line-height: 16px;
	/*float: left;
	cl*/
	}
div.wellSub h2 {
margin: 8px;	
}

div.wellSub  p {
margin: 8px;	
}
	
div.printThis a {
	float: right;
	background-image: url(/images/printThis.gif);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 20px;
	margin: 6px;

}

img.bannerImage {
	margin: 8px;
}

ul.subNav {
	list-style:none;
	margin: 8px;
	padding: 0px;
	font-size: 12px;
}
ul.subNav li {
border-bottom: 1px dotted #BFBAA8;

}
ul.subNav a {
	display: block;
	padding: 6px;
}
ul.subNav a:hover {
	background-color: #F3F1E9;
}
div.breadcrumb {
	width: 730px;
	text-align: left;
	margin: 12px 0px 0px 0px;
}

div.practiceAreaWell {
	background-color: #F9F8F4; 
	border-top: 4px solid #D9D2BF;
	padding: 0px 10px 10px 10px; 
	margin: 0px 5px 10px 5px;
}

div.practiceAreaWell h2 {
margin-bottom: 4px;
}
#Search, .printThis{
	display: none;
}