body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 20px;
	color: #003366;
}

a {
	color : #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header1 {
	color : #CC6600;
	font-size : 14px;
	font-weight : bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	text-transform: uppercase;
	line-height: 18px;
	margin-bottom: 5px;
	}

.header2 {
	color : #CC6600;
	font-size : 12px;
	font-weight : bold;
	line-height: 16px;
	}
	
.sectionTitle {
	color : #CC6600;
	font-size : 11px;
	font-weight : bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
}

.sectionTitle:hover { 
	color : #FF9900; 
	font-size : 11px; 
	font-weight : bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

.footer {
	color : #CCCCCC;
	font-size : 10px;
	}

.copyright {
	color : #999999;
	font-size : 9px;
	}


p {
	margin: 0px;
	padding: 0px;

}


a.leftNavON {
	line-height: 12px;
	font-weight: normal;
	color: #000066;
	display: block;
	padding: 4px 5px 4px 3px;
	text-align: right;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../_images/lnav_ON_bg.jpg);
	clear: both;
}

a.leftNavON:hover {
	text-decoration: none;
}

a.leftNavOFF {
	line-height: 12px;
	color: #CC6600;
	display: block;
	padding: 4px 5px 4px 3px;
	text-align: right;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}


a.leftNavOFF:hover {
	color: #000066;
	text-decoration: none;
	background-image: url(../_images/lnav_HOVER_bg.jpg);
}

.leftNavSubheader {
	line-height: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 3px 3px 5px;
	text-align: right;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../_images/lnav_subhead_bg.gif);
	text-transform: uppercase;
}

.tanimageborder {
	border: 2px solid #CCCC99;
}
.iconLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: -2px;
	margin-top: 5px;
	margin-left: 0px;
	display: block;
}
.practiceArea {
	color : #CC6600;
	font-size : 12px;
	font-weight : bold;
	line-height: 12px;
	clear: left;
	margin-top: 25px;
	width: auto;
	display: block;
}

.practiceArea:hover {
	color : #FF9900; 
}

.textBlock {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}
.latestNewsHeadline {
	font-weight: bold;
	color: #CC6600;
}
.latestNewsSubHead {
	font-size: 11px;
	line-height: 14px;
}
.homeNews {
	font-size: 10px;
	line-height: 13px;
}
.practiceGroupBox {
	font-size: 10px;
	line-height: 15px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.hdrGraySmall {
	font-size: 9px;
	line-height: 12px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.hdrOrangeMed {
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
}
.horizRuleDotted {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	margin-top: 5px;
	margin-bottom: -10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul {
	list-style-type: disc;
}

ul.practiceAreaList {
	list-style-image: url(../_images/listBullet1.gif);
}

li {	
	list-style-type: circle;
}
.bold {
	font-weight: bold;
}
.portrait {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: none;
	text-align: right;
	display: block;
}
.peopleInfo {
	display: block;
	margin: 0px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	float: none;
}
.peopleName {
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
.peopleTitle {
	font-size: 12px;
	color: #666666;
}
.peopleContact {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 320px;
	height: auto;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
ul.block3 {
	list-style-image: url(../_images/listBullet2.gif);
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
}

ul.block3 ul {
	list-style-image: url(../_images/listBullet3.gif);
}
.footerLinks {
	color: #99CCFF;
}

.footerLinks:hover {
	color: #FFFFFF;
}
.header3 {

	color : #003366; 
	font-size : 11px; 
	font-weight : bold;
}
.imageRight {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.fineprint {
	font-size: 9px;
	line-height: 12px;
	color: #999999;
}

.homeWelcomeMsg {
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
}

.newsDateSource {
	color: #999999;
	margin-top: 10px;
	font-size: 10px;
	font-weight: normal;
	display: block;
}

.newsHeadline {
	font-weight: bold;
	font-size: 12px;
}

.italic {
	font-style: italic;
}
.superscript {
	font-size: 9px;
	display: inline;
	vertical-align: super;
}
.imageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
