
<!--

{
	margin: 0;
}

html, body { 
    background-color: #ffffff;
    height: 100%; 
	width: 100%;
	margin: 0; 
	padding: 0;
    font-family:arial; 
    font-size: 13px; 
    line-height: 17px; 
    color: #ffffff;    
	}
    
a {
  color: #ffffff;
  text-decoration: underline 
  }    
 
    
#wrapper {
    min-height: 800px; 
    width: 100%;
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -150px;
	background-image:url('../images/graybackground.jpg');
	background-repeat:repeat-x;
    background-color: #5c5c5d;
    } 
   
#topnav { 
    padding: 0; 
    margin: 0;
    height: 40px;
	}
    
#logo {
    float: left; 
    padding: 0; 
    margin: 0;
    }

    
#nav {
     list-style: none;     
     padding: 10px 0 10px 0;
     margin: 0;
     }       
     
#nav ul{
     padding: 0;
     margin: 0;      
     }

#nav ul li {
     display: inline; 
     padding: 7px;
     } 

#nav ul li a {
     font-family: arial;  
     font-size: 15px;  
     color: #cc2a5a; 
     text-decoration: none; 
     font-weight: bold;
     }

#nav ul li a:hover {
     color: #5085b6; 
     text-decoration: none;
     }    


#content {     
padding: 0; text-align: left; }

 
.title {
font-family: arial narrow, arial; color: #ffffff; font-size: 26px; line-height: 33px; font-weight: bold; }



a.subnav, a.subnav:hover, a.subnav:active, a.subnav:visited {font-size: 12px; color: #cc2a5a; text-decoration: underline; }

.home-subtitle {
    font-size: 15px;
    font-weight: bold;
    color: #660000;
    }
     
.right-sidebar {
    font-size: 11px;
    color: #666666;
    }

.textbox { 
    padding: 4px 0 0 4px; 
    height: 18px; 
    font-family: arial; 
    font-size: 11px; 
    color: #666666; 
    vertical-align: center;
    }
 
.dropdown { 
    padding: 4px 0 0 4px; 
    height: 23px; 
    font-family: arial; 
    font-size: 11px; 
    color: #666666; 
    vertical-align: center;
    }
    
.button-main { 
    border:1px solid #999999; 
    background-color: #0066cc; 
    height: 25px; 
    font-family: arial; 
    font-size: 12px;
    color: #ffffff; 
    vertical-align: center;
    }
    
.button-alt { 
    border:1px solid #999999; 
    background-color: #ff6600; 
    height: 25px; 
    font-family: arial; 
    font-size: 12px; 
    color: #ffffff; 
    vertical-align: center;
    }
    
.button-home-signup { 
    border:1px solid #999999; 
    background-color: #ff6600; 
    height: 38px; 
    width: 160px;
    font-family: arial; 
    font-size: 17px; 
    font-weight: bold;
    color: #ffffff; 
    vertical-align: center;
    }
    
    
h1
{
    font-family: arial; 
    font-size: 33px; 
    line-height: 34px; 
    color: #5085b6; 
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h2
{
    font-family: arial; 
    font-size: 14px; 
    line-height: 17px; 
    color: #ffffff; 
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h3
{
    font-family: arial; 
    font-size: 16px; 
    line-height: 20px; 
    color: #0066cc; 
    font-weight: bold;
    margin: 0;
    padding-top: 0;
}


#arrow-bullet
{
    list-style-image: url('../images/arrow-bullet.gif'); 
    }
    
#banner-list li
{
    padding: 0;
    margin: 0;
    padding-bottom: 16px; 
    }
        
.subtitle1
{
    font-family: arial; font-size: 27px; line-height: 33px; color: #660000; 
    }  
     
a.link1, a.link1:active, a.link1:visited, a.link1:hover
{
    font-family:arial; 
    font-size: 13px; 
    line-height: 17px; 
    color: #5085b6;
    font-weight: bold;
    text-decoration: underline; 
    }       
    
a.copy, a.copy:active, a.copy:visited, a.copy:hover
{
    font-family:arial; 
    font-size: 14px; 
    line-height: 17px; 
    color: #ffffff;
    text-decoration: underline; 
    }  
       
.copysm
{
    font-family:arial; 
    font-size: 11px; 
    line-height: 16px; 
    color: #ffffff; 
    }  
    
a.copysm, a.copysm:active, a.copysm:visited, a.copysm:hover
{
    font-family:arial; 
    font-size: 11px; 
    line-height: 13px; 
    color: #ffffff; 
    }  
    
#special-promo {background-image: url('../images/promo-box.jpg'); height: 342px; width: 960px; }            
#promo-copy-block {float: left; width: 380px; padding: 25px 10px 25px 25px; font-family: arial; }
.promo-title1 {font-size: 16px; color: #be3f65; font-weight: bold; line-height: 20px; }
.promo-title2 {font-size: 50px; color:#3f77b2; font-weight: bold; line-height: 65px; }
a.big-link {font-size: 30px; color: #be3f65; font-weight: bold; line-height: 35px; text-decoration:underline;}
.promo-copy {font-size: 15px; color:#333333; line-height: 19px; }
a.promo-copy {font-size: 15px; color:#3f77b2; line-height: 19px; text-decoration:underline; }
.promo-contact {font-size: 15px; color:#be3f65; font-weight: bold; }

.push {
height: 150px;
clear: both;
}
    
.home-boxtitle, .subtitle, .video-group {
    font-family: arial;
    font-size:  19px;
    font-weight: bold;
    color: #cc2a5a;
    text-decoration: none;
    text-align: left;
    }


.home-boxlink{
    font-family: arial;
    font-size:  13px;
    font-weight: bold;
    color: #cc2a5a;
    text-decoration: none;
    text-align: right;
    }    
    
    
.footer{
    height: 150px;
    width: 970px;
    clear: both;
    font-family:arial; 
    font-size: 11px; 
    line-height: 16px; 
    color: #ffffff;
    padding-top: 15px;
}


 a.footerlink, a.footerlink:active, a.footerlink:visited, a.footerlink:hover
{
    font-family:arial; 
    font-size: 11px; 
    line-height: 15px; 
    color: #666666;
    text-decoration: underline; 
    }    

   
        
-->
