body	{
	    font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	    font-size:14px;
	    background-color:#FFFFFF;
	    color: #000000;
	}
A:link { text-decoration: none; }
A:visited { text-decoration: none;}
A:active {text-decoration: none; }
A:hover {text-decoration: underline;}

body h1
{
     margin:0px; 
     padding:0px;
     font-weight:normal;
     font-size:28px;
}

body h2
{
     margin:0px; 
     padding:0px;
     font-weight:normal;
     font-size:20px;
     line-height:22px;
}

body p
{
     font-size:16px;
    line-height:17px;   
    margin:10px 30px 15px 0;
}

.MedBodyText
{
    font-size:16px;
    line-height:17px;
}
.MedBodyText A:link { color: #CC0000;}
.MedBodyText A:visited { color: #CC0000;}
.MedBodyText A:active {color: #CC0000;}
.MedBodyText A:hover {text-decoration: underline; color: #CC0000;}

.SmallBlackText
{
    font-size:10px;
    color: #000000;
}
.SmallBlackText A:link { color: #000000;}
.SmallBlackText A:visited { color: #000000;}
.SmallBlackText A:active {color: #CC0000;}
.SmallBlackText A:hover {text-decoration: underline; color: #000000;}

.SmallRedText
{
    font-size:10px;
    color: #CC0000;
}
.SmallRedText A:link { color: #CC0000;}
.SmallRedText A:visited { color: #CC0000;}
.SmallRedText A:active {color: #CC0000;}
.SmallRedText A:hover {text-decoration: underline; color: #CC0000;}

.footerNav
{
    margin-left:4px; 
    margin-right:4px;
    font-size:10px;
    color: #CC0000;
}
.footerNav A:link { color: #CC0000;}
.footerNav A:visited { color: #CC0000;}
.footerNav A:active {color: #CC0000;}
.footerNav A:hover {text-decoration: underline; color: #CC0000;}

#imagemap
{
  cursor:pointer;   
}

.ServiceNavMenu
{
     position:relative;
     top:80px;
     left:30px;
     display:block;
}

.ServiceNavImage
{
    display:block;
    padding: 0 0 15px 0;
    
}

.ServiceExampleBlock2
{
    margin-top:5px;
    background-color:#D0C4AF;   
    width:217px;
}

.ServiceExampleBlock
{
    margin-top:5px;
    background-color:#A3A3A3;   
    width:217px;
}
.ServiceExampleBlock h1
{
    color:White;
    font-size:18px; 
    margin:12px 0 0 10px;
    font-weight:normal;
    line-height:18px;
}

.ServiceExampleBlock h2
{
    margin:0 0 0 10px;
    font-size:12px; 
    font-weight:normal;
    line-height:14px;
}

.ListHeader
{
    color:#CC0101;
    font-size:18px; 
    line-height:19px;
    margin: 0 0 10px 0;
    padding:0px;
}
.ListHeader A:link { color: #CC0101;}
.ListHeader A:visited { color: #CC0101;}
.ListHeader A:active {color: #CC0101;}
.ListHeader A:hover {text-decoration: none; color: #CC0101;}

.ListContent
{
    color:black;
    font-size:14px;
    margin: 0 0 0 0;
    line-height:14px;
}

.ContactForm
{
    line-height:30px;
}

.ContactUs_BenefitsBlock
{
    margin:5px 0px 5px 0px;
    color:#3B3333;
    background-color:#D0C4AF;  
    width:217px; 

}

.ContactUs_BenefitsBlock h1
{
    margin-top:0px;
    padding-top:0px;
    line-height:22px;
}

.ContactUs_BenefitsBlock td
{
    line-height:18px; 
    padding-bottom:10px;
    font-size:17px; 
}






