﻿body
{
  margin: 0px;
  padding: 0px;
  background-color: #cccccc;
}

.side_panel {
	background-color:#719395; width:240px; vertical-align:top;
}
#print_header {
	display:none;
}
.borderLeftRight
{
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.contentWrapper
{
    padding-left: 45px;
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 20px; 
}

.TopNavMenu
{
    text-align: center;
    border: 0;
}

.LeftNavMenu
{
    
}

.FooterNavMenu
{
    /*text-align: center;*/
    border: 0;
    margin-left: 5px;
}

.HomePageTagLine
{
    background-color: #6ba5a5;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Arial;
    font-size: 10pt;
    color: White;
    line-height: 14pt;
}

.HomePageContentBox
{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: White;
    font-family: Arial;
    font-size: 10pt;
    color: Black;
    line-height: 14pt;
}

/* Text Styles */

.content
{
    font-family: Arial;
    font-size: 10pt;
    color: Black;
    line-height: 13pt;
}

.content a, .content a:visited
{
    font-family: Arial;
    font-size: 10pt;
    color: #046667; 
}

.contentHeader
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #046667;
}

.content h1
{
    font-family: Arial;
    font-size: 10pt;
    color: Black;
    font-weight: bold;
}

.contentLink, .contentLink a, .contentLink a:visited
{
    font-family: Arial;
    font-size: 8pt;
    color: #046667;
    
}

.contentLinkCap, .contentLinkCap a, .contentLinkCap a:visited
{
    font-family: Arial;
    font-size: 8pt;
    color: #046667;
    text-transform: uppercase;
    
}

.TopNavMenu a, .TopNavMenu a:visited
{
    color: white;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;   
}

.LeftNavMenu a, .LeftNavMenu a:visited
{
 color: white;
 font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 text-decoration: none;
 margin-left: 20px;
 margin-right: 20px;
 margin-top: 10px;
 display: block;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 border-bottom-color: white;
 padding-bottom: 10px;
}

.FooterNavMenu a, .FooterNavMenu a:visited
{
    color: white;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    padding-left: 7px;
    padding-right: 5px;   
}

.FooterText
{
    color: white;
    font-family: Arial;
    font-size: 8pt;
    text-decoration: none;   
    text-align: right;
    padding-right: 10px;  
}

.lawyers, .lawyers a, .lawyers a:visited 
{
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #006666;
}

