/* CSS Document */
html{
height:100%;
}

body {
margin-top:40px;
height:100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A5A5C;
line-height: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5C;
	line-height: normal;
	margin-top: 6px;
	margin-bottom: 6px;
}

a:active {
color:#996633;
text-decoration:none;
}

a:visited {
color:#996633;
text-decoration:none;
}

a:link {
color:#996633;
text-decoration:none;
}

a:hover {
color:#1E4B78;
text-decoration:none;
}

h2 {
color: #003047;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight : bold;
line-height: normal;
padding-top: 30px;
}
ul {
margin-left:10px;
padding-left:10px;
}

.textIndent {
	padding-left:55px;
	padding-bottom:10px;
	padding-right:15px;
	padding-top: 0px;
}
.textIndentAttorneys {
padding-left:55px;
padding-bottom:10px;
padding-right:0px;
}
.listIndent {
padding-left:40px;
padding-bottom:10px;
padding-right:0px;
}

.sideMenu{
	Color: #996633;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10px;
	font-weight : bold;
	line-height: 12px;
	padding-left:5px;
	padding-top:5px;
}

.sideMenu a:active {
color:#996633;
text-decoration : none;
line-height: normal;
}

.sideMenu a:visited {
color:#996633;
text-decoration : none;
line-height: normal;
}

.sideMenu a:link {
color:#996633;
text-decoration : none;
line-height: normal;
}

.sideMenu a:hover {
color:#C68C53;
text-decoration : none;
line-height: normal;
}

.namelink{
	color: #1E4B78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	line-height:14px;
}

.namelink a:active {
color:#1E4B78;
text-decoration : none;
}

.namelink a:visited {
color:#1E4B78;
text-decoration : none;
}

.namelink a:link {
color:#1E4B78;
text-decoration : none;
}

.namelink a:hover {
color:#996633;
text-decoration : none;
}

.email{
color: #996633;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration : none;
line-height: normal;
}

.email a:hover {
color:#001775;
text-decoration : none;
line-height: normal;
}

.leftBorder {
border-left-color:#003047;
border-left-style:solid;
border-left-width:1px;
}

.rightBorder {
border-right-color:#003047;
border-right-style:solid;
border-right-width:1px;
}

.footer {
font-family:Helvetica, Arial, sans-serif;
font-size:9px;
color:#1E4B78;
text-decoration:none;
padding-left:55px;
}

.footer a:active {
color:#1E4B78;
text-decoration:none;
}

.footer a:visited {
color:#1E4B78;
text-decoration:none;
}

.footer a:link {
color:#1E4B78;
text-decoration:none;
}

.footer a:hover {
color:#996633;
text-decoration:none;
}
.siteMap {
color: #FFFFFF;
font-weight: bold;
line-height:20px;
}
.siteMapIndent{
padding-left:20px;
}
