@charset "utf-8";
/* CSS Document */

p { font-family:Georgia; font-style:normal; font-size:11px; color:#333333; line-height:18px;}
.red { font-family:Georgia; font-style:normal; font-size:11px; color:#E91D2C; line-height:20px;}
a { font-family:Georgia; font-style:normal; font-weight:bold; text-decoration:none; font-size:11px; color:#333333; }
a:visited { font-family:Georgia; font-style:normal; font-weight:bold; text-decoration:none; font-size:11px; color:#333333; }
visited { font-family:Georgia; font-style:normal; font-weight:bold; text-decoration:none; font-size:11px; color:#333333; }
.h1 { font-family:Arial; font-style:normal; font-weight:bold; letter-spacing:0.5px; font-size:13pt; color:#333333; line-height:16pt }
.h2  { font-family:Arial; font-style:normal; font-weight:bold; font-size:10pt; color:#980505; }
.h3 { font-family:Arial; font-style:normal; font-size:20pt; color:#B2B4B6; line-height:12pt  }
.headingwhite { font-family:Arial; font-style:normal; font-weight:bold; letter-spacing:0.5px; font-size:13pt; color:#FFFFFF; line-height:16pt }
a:hover { font-family:Georgia; font-style:normal; font-weight:bold; font-size:11px; color:#E91D2C; text-decoration:underline; }
.smallwhite {font-family:Georgia; font-style:normal; font-style:normal; font-size:8pt; color:#FFFFFF; line-height:16px }

.smallwhiteplain { font-family:Arial; font-style:normal; font-size:8pt; color:#FFFFFF; line-height:18px }
.highlight { font-family:Arial; font-style:normal; font-weight:bolder; font-size:13px; color:#333333; }
.testimonials { font-family:Georgia; font-style:normal; font-weight:bolder; font-size:13px; color:#C76C2B; }


a.nav:link {font-family:Georgia; font-style:normal; font-size:8pt; color:#6D6E70; text-decoration:none; }
a.nav:visited {font-family:Georgia; font-style:normal; font-size:8pt; color: #6D6E70; text-decoration:none; }
a.nav:hover {font-family:Georgia; font-style:normal; font-size:8pt; color: #E91D2C; text-decoration: underline; }
a.nav:active {font-family:Georgia; font-style:normal; font-size:8pt; color: #6D6E70; } 

a.nav2:link {font-family:Arial; font-style:normal; font-size:8pt; color:#B2B4B6; text-decoration:none; }
a.nav2:visited {font-family:Arial; font-style:normal; font-size:8pt; color: #B2B4B6; text-decoration:none; }
a.nav2:hover {font-family:Arial; font-style:normal; font-size:8pt; color: #E91D2C; text-decoration: underline; }
a.nav2:active {font-family:Arial; font-style:normal; font-size:8pt; color: #B2B4B6; } 

a.navbrand:link {font-family:Georgia; font-style:normal; font-size:8pt; color:#FFFFFF; text-decoration:none; }
a.navbrand:visited {font-family:Georgia; font-style:normal; font-size:8pt; color:#FFFFFF; text-decoration:none; }
a.navbrand:hover {font-family:Georgia; font-style:normal; font-size:8pt; color: #FFFFFF; text-decoration: underline; }
a.navbrand:active {font-family:Georgia; font-style:normal; font-size:8pt; color: #FFFFFF; } 

table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 43px;  
    background-image: url(shadowimages/top.jpg)
  }

  td.shadow-topRight { 
    width: 45px;
    height: 43px;
    background-image: url(shadowimages/topr.jpg)
  }

  td.shadow-right { 
    width: 45px; 
    background-image: url(shadowimages/sider.jpg)
  }

  td.shadow-bottomRight { 
    width: 45px; 
    height: 43px; 
    background-image: url(shadowimages/br.jpg)
  } 

  td.shadow-bottom { 
    height: 43px;
    background-image: url(shadowimages/base.jpg)
  }

  td.shadow-bottomLeft { width: 45px;
    height: 43px;
    background-image: url(shadowimages/bl.jpg)
  } 

  td.shadow-left { 
    width: 45px;
    background-image: url(shadowimages/sidel.jpg)
  }

  td.shadow-topLeft { 
    width: 45px; 
    height: 43px; 
    background-image: url(shadowimages/topl.jpg)
  }      

  td.shadow-center { 
    background-color: white  
  }

