﻿body 
{
    width: 955px;
    border: solid 0px silver; 
    margin-right: auto; 
    margin-left: auto; 
    background-color: #ffffff;    
    font-family: Tahoma;
    font-size: 13px;
    margin-top: 10px;
    background-image: url(images/back2.jpg);
    background-repeat: repeat-x;
}

A
{
    color: #00647F;
}

A:Visited
{
    color: #00647F;
}

.masterHeader
{

}

.masterContent
{
   color: black;
   padding-top: 20px;
   
}

.masterFooter
{
    
}

.divHeader
{
    padding: 0px;
}

.divMenu
{
    width: 100%;  
    height: 45px;    
}

.divMenuItem
{
   padding: 15px;
}

.divMenuItemBullett
{
    padding-left: 10px; 
    padding-right: 10px;   
}
.menuLink
{
    color: #00647F;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.menuLink:Visited
{
    color: #00647F;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.menuLink:Active
{
    color: #00647F;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.menuLink:Hover
{
    color: #00647F;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.menuFooterLink
{
    color: #00647F;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.menuFooterLink:Visited
{
    color: #00647F;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.menuFooterLink:Active
{
    color: #00647F;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.menuFooterLink:Hover
{
    color: #00647F;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.TextBox
{
    border: solid 1px silver;   
}

.requiredField
{
    color: Red;
}

.divSiteFeatures
{
    margin-left: 430px; 
    font-size: 13px; 
    font-family: Tahoma;
    padding-top: 0px;
    font-weight: bold;
    color: #202020;
}

.featureHeader
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;   
}

.featureRow
{
    background-color: #c0c0c0;
    color: Black;
    padding: 5px;
    border: solid 1px black;
    width: 80%;
}

.featureAltRow
{
    background-color: #white;
    color: Black;
    padding: 5px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    width: 80%;
}

.divPricing
{
    background-image:url(images/pricingBackground.png); 
    background-repeat: no-repeat; 
    height: 350px; 
    width: 275px; 
    margin-right: auto; 
    margin-left: auto;  
    padding-top: 40px; 
}

.divPricingHeader
{
    width: 270px; 
    margin: auto; 
    height: 60px; 
    color: Black; 
    background-color: #f5f5f5; 
    border-top: solid 1px black; 
    border-bottom: solid 1px black;   
    font-size: 24px;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
}

.divPricingSectionHeader
{
    font-size: 18px; 
    font-weight: bold; 
    font-family: Verdana;
    color: white; 
    padding: 10px; 
    width: auto; 
    text-align: center; 
    border: solid 1px white; 
    border: solid 1px white; 
    height: 30px; 
    background-color: #404040;   
    margin-right: auto;
    margin-left: auto;
}

.divTeamSectionHeader
{
    color: #33609B;
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
}

.divContent
{
    padding: 10px;    
}

#twitter_update_list
{
    list-style-type: none;   
}

#twitter_update_list LI
{
    border-bottom: solid 1px silver;   
    padding: 15px;
}

.profileLink
{
    background-color: #f5f5f5;
    height: 40px;
    text-align: center;
    padding-top: 10px;
}
