
/* Styles for Version 4 Browsers */
/* Styles for the Menu Items */

body {
	background-color: #fff;
	}

.normalTable {
	width: 760px;
	}

.printTable {
	}

.bufferCell {
	padding-left: 10px;
	}
	
.bufferCellForm {
	padding-left: 5px;
	}

.highlightTable {
	background-color: #cc6;
	width: 500px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000;
	}
	
.normalText, .faqAnswer, .faqQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	}

.faqQuestion {
	font-weight: bold;
	}
		
.normalTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	}

a.normalTextLink:link, a.normalTextLink:visited, a.normalTextLink:hover {
	color: #33f;
	text-decoration: underline;
	}
	
a.normalTextLink:hover {
	text-decoration: none;
	}

a.faqQuestionLink:link, a.faqQuestionLink:hover, a.faqQuestionLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33f;
	line-height: 18px;
	text-decoration: none;
	}
	
a.faqQuestionLink:hover {
	text-decoration: underline;
	}
	
.normalHighlight {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	}

.normalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	text-transform: uppercase;
	}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000;
	}
	
a.footerText:link, a.footerText:visited {
	color: #33f;
	}

a.footerText:hover {
	color: #00c;
	text-decoration: underline;
	}

.backToTop  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #f03;
	}
	
a.backToTop:visited {
	color: #f30;
	}

a.backToTop:hover {
	color: #f30;
	}

.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	}	
.leftNavOn, .newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*  font-weight: bold; */
	line-height: 12px;
	}

.leftNavOn {
	color: #000;
	}

.requiredAsterisk {
	color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	
a {
	text-decoration: underline;
	}
	
.greenBG {
	background-color: #006600;
	}
	
.lawyerName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.ruleGreen {
	color: #006600;
	margin: -0px;
	}

.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	}

a.leftNav:link, a.leftNav:visited {
	color: #fff;
	text-weight: normal;
	text-decoration: none;
	}

a.leftNav:hover {
	text-decoration: underline;
	}
.adTable {
	margin: 5px 5px 15px 0px;
	padding: 5px 5px 5px 0px;
	border: 5px double #990033;
	float: none;
	width: 90%;

}

h1 {
	display:inline;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-weight:bold;
}

