/* REGULAR TEXT STYLES */

.verdanaGray10Pt {
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.verdanaBlack10Pt {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.verdanaGreen10PtBold {
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
}
.verdanaGray11Pt, .verdanaGray11Pttext {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.verdanaGray11Pt ul, .verdanaGray11Pttext ul {
	margin: 0px 0px 0px 15px;
	padding: 0;
}
.verdanaGray9Pt {
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.onePtRuleGray {
	background-color: #C2C2C2;
}
.verdanaGray10Pt30 {
	font: 10px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.verdanaViolet10PtBold {
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
.verdanaRed10PtBold {
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
}

/* LINK STYLES */

.verdanaGray10Pt a:link,
.verdanaGray10Pt a:active,
.verdanaGray10Pt a:visited {
	color: #666;
	text-decoration: none;
}
.verdanaGray10Pt a:hover {
	text-decoration: underline;
}

.verdanaGray11Pttext a:link,
.verdanaGray11Pttext a:active,
.verdanaGray11Pttext a:visited {
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}
.verdanaGray11Pttext a:hover {
	color: #666;
}

.verdanaGray11Pt a:link,
.verdanaGray11Pt a:active,
.verdanaGray11Pt a:visited {
	color: #666;
	text-decoration: underline;
}
.verdanaGray11Pt a:hover {
	text-decoration: none;
}

.verdanaBlack10Pt a:link,
.verdanaBlack10Pt a:active,
.verdanaBlack10Pt a:visited {
	color: #000;
	text-decoration: underline;
}
.verdanaBlack10Pt a:hover {
	text-decoration: none;
}

.verdanaGray9Pt a:link,
.verdanaGray9Pt a:active,
.verdanaGray9Pt a:visited {
	color: #666;
}
.verdanaGray9Pt a:hover {
	text-decoration: none;
}

/* PRACTICE AREAS */

.practiceHeader {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
}
.practice {
	background: #dae1e1;
}
#navLeft ul.practice li {
	border-bottom: 1px solid #dae1e1;
	border-top: 1px solid #dae1e1;
}
#navLeft ul.practice li a:hover { 
	background-color: #CBD5D5;
}
#navLeft ul.practice li.hilighted { 
	background-color: #CBD5D5;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

/* PEOPLE */

.peopleHeader {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
.peopleSubHeader {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
.people {
	background: #ebebf0;
}
#navLeft ul.people li {
	border-bottom: 1px solid #ebebf0;
	border-top: 1px solid #ebebf0;
}
#navLeft ul.people li a:hover { 
	background-color: #dbdbe4;
}
#navLeft ul.people li.hilighted { 
	background-color: #dbdbe4;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

/* DIRECTIONS */

.directionsHeader {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
}
.directionsSubHeader {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
}
.directions {
	background: #ebe6e6;
}
#navLeft ul.directions li {
	border-bottom: 1px solid #ebe6e6;
	border-top: 1px solid #ebe6e6;
}
#navLeft ul.directions li a:hover { 
	background-color: #ded4cf;
}
#navLeft ul.directions li.hilighted { 
	background-color: #ded4cf;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

/* RESOURCES */

.resourcesHeader {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
}
.resourcesSubHeader {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
}
.resources {
	background: #F0EBE6;
}
#navLeft ul.resources li {
	border-bottom: 1px solid #F0EBE6;
	border-top: 1px solid #F0EBE6;
}
#navLeft ul.resources li a:hover { 
	background-color: #E2D9CF;
}
#navLeft ul.resources li.hilighted { 
	background-color: #E2D9CF;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

/* UNIVERSAL NAV SETTINGS */

#navLeft {
	text-align: left;
}
#navLeft ul {
	margin: 0;
	padding: 0;
}
#navLeft ul li {
	list-style: none;
}
#navLeft ul li a:link,
#navLeft ul li a:active,
#navLeft ul li a:visited {
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 8px 5px 8px 10px;
}

#myMenu1 { /* PRACTICE AREAS */
	background: #dae1e1;
	border: 1px solid #C2C2C2;
}
.nav_sub1 {
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #dae1e1;
	text-align: left;
}
.nav_sub1 a:link,
.nav_sub1 a:active,
.nav_sub1 a:visited {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;
}
.nav_sub1 a:hover {
	background: #CBD5D5;
}

#myMenu2 { /* PEOPLE */
	background: #ebebf0;
	border: 1px solid #C2C2C2;
}
.nav_sub2 {
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #ebebf0;
	text-align: left;
}
.nav_sub2 a:link,
.nav_sub2 a:active,
.nav_sub2 a:visited {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;
}
.nav_sub2 a:hover {
	background: #dbdbe4;
}

#myMenu3 { /* RESOURCES */
	background: #F0EBE6;
	border: 1px solid #C2C2C2;
}
.nav_sub3 {
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #F0EBE6;
	text-align: left;
}
.nav_sub3 a:link,
.nav_sub3 a:active,
.nav_sub3 a:visited {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;
}
.nav_sub3 a:hover {
	background: #E2D9CF;
}

#myMenu4 {
	background: #dae1e1;
	border: 1px solid #C2C2C2;


}
.nav_sub4 {
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #dae1e1;
	text-align: left;
}
.nav_sub4 a:link,
.nav_sub4 a:active,
.nav_sub4 a:visited {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;
}
.nav_sub4 a:hover {
	background: #CBD5D5;
}

