﻿.orangeCenter {
	color: #E36C0A;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}
.boldRed {
	color: #FF0000;
	font-weight: bold;
}
.boldItalic {
	font-weight: bold;
	font-style: italic;
}
.centerText {
	text-align: center;
}
.alphaList {
	list-style-type: lower-alpha;
}
.boldUnderline {
	text-decoration: underline;
	font-weight: bold;
}
.noBorderStyle {
	border-width: 0px;
}
.bodyFooterStyle {
	font-size: 8pt;
	font-style: italic;
	clear: both;
	text-align: justify;
	color: #0F60AE;
}

.AttorneyNameBig {
	font-size: x-large;
}
a.bodyStyle {
	text-decoration: underline;
	font-weight: bold;
}
a {
	list-style-type: square;
	color: #004678;
	font-weight: bold;
}
a:visited {
}
a.legalNewsStyle:hover {
	color: #CCCC00;
}
.practiceAreasButtonsStyle {
	border-width: 0px;
	padding: 0 0 1px 0;
}
.practiceAreasStyle {
	padding-bottom: 2px;
}
.bannerStyle {
	border-width: 0;
}
.formStyle {
	margin: 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
}
.submitStyle {
	padding-top: 5px;
}
.legalNewsStyle {
	border-width: thin;
	text-transform: uppercase;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 18px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	font-weight: bold;
	color: #004678;
	list-style-position: outside;
	list-style-image: url('images/logo.jpg');
}
.bodyStyle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
a.legalNewsStyle {
	color: #004678;
}
ul.legalNewsStyle {
	text-transform: uppercase;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 18px;
	padding: 0px 5px 0px 20px;
	margin: 0px;
	font-weight: bold;
	color: #004678;
	list-style-position: outside;
	list-style-image: url('images/logo.jpg');
}
.bodyHeadingStyle {
	text-align: center;
	font-size: 16pt;
	font-family: Tahoma, Arial, sans-serif;
	color: #004678;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.footerTextStyle {
	font-family: Tahoma, Arial;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}

.bodyHeading2Style {
	text-align: left;
	font-size: 11pt;
	font-family: Tahoma, Arial, sans-serif;
	color: #1F497D;
	font-weight: bold;
	text-transform: capitalize;
}
.boldBlue {
	font-weight: bold;
	color: #004678;
}
.bodyHeading2Underlined {
	text-align: left;
	font-size: 11pt;
	font-family: Tahoma, Arial, sans-serif;
	color: #1F497D;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
ul {
	list-style-image: url('images/logo.jpg');
}
a:hover {
	color: #5A7597;
}
.boldRedCentered {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}


.disclaimer {
	font-style: italic;
	font-size: 9pt;
}
.boldRose {
	color: #C0504D;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11pt;
}


