﻿.PurchaseStartAtBox
{
    font-size:14px;
    color: White;
    text-align: center;
    margin-top: 15px; 
}
.MarginTop5px
{
    margin-top: 5px;
}
.MarginTop10
{
    margin-top: 10px;
}
.MarginTop20
{
    margin-top: 20px;
}
.width31percent
{     
    width: 31%;
}
.width33percent
{     
    width: 33%;
}
.width36percent
{     
    width: 36%;
}
.width46percent
{     
    width: 46%;
}
.width64percent
{     
    width: 64%;
}
.benefitCell
{
     float:left;/*fix for  buggy browsers*/
     display:table-column;
     width:165px;
     text-align :center;
     padding:10px;
} 
.footnoteR
{
    width:280px;
    text-align:center;
    padding-top:10px;
}      
.MarginLeft20
{
    margin-left: 20px;
}
.MarginRight10
{
    margin-right: 10px;
}
.MarginLeft10
{
    margin-left: 10px;
}
.MarginTop10
{
    margin-top: 10px;
}
.MarginTop50
{
    margin-top: 50px;
}
.MarginTop20
{
    margin-top: 20px;
}
.paddingright5
{
    padding-right: 5px;
}
.paddingright20
{
    padding-right: 20px;
}
.paddingleft20
{
    padding-left: 20px;
}
.paddingtop20
{
    padding-top: 20px;
}
.width70
{
    width: 70px;
}
.width150
{
    width: 150px;
}
.width350
{
    width: 350px;
}
.width570
{
    width: 570px;
}
.height60
{
    height: 60px;
}
.minHeight230
{
    min-height:230px;
}
.fontWhiteBold
{
    font-weight:bold;
    color:White;
}
.fontWhite
{
    color:White;
}
.fontBlackBold
{
    font-weight:bold;
    color:Black;
}
.fontBlack
{
    color:Black;
}
.TextAlignRight
{
    text-align:right;
    color:White;
} 
.TextAlignCenter
{
    text-align: center;
    font-size: 26px;
} 
.LearnMoreLink a
{
    font-size: 12px;
    text-align: left;        
    font-family: Arial,Helvetica,Verdana,sans-serif;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    line-height: 20px;   
}

.familyfriendly, .businesstraveler
{
    margin-left: 10px;
    margin-right: 20px;
    letter-spacing: normal;
}
.familyfriendly h1, .businesstraveler h1
{
    padding: 15px 0 0 3px;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: normal;
    color: #2C507D;
}  
.familyfriendly .withbackground
{    
    background-color: #3B5CAD !important;   
    height: 36px;   
}
.withbackground h2
{ 
    color: White !important;
    padding: 5px 0 0 10px !important;   
    margin-top: 18px; 
}
.familyfriendly p, .familyfriendly li, .businesstraveler p
{
    font-size: 15px;   
    color: #333333 !important;
} 
.familyfriendly p, .businesstraveler p
{
    padding: 10px 10px 0 4px;
}     
.familyfriendly h2, .businesstraveler h2
{
    padding: 20px 0 0 4px;    
    letter-spacing: normal;
} 
.smalltext
{   
    width: 580px;
    font-size: 12px !important;
}
.imagerightbottom
{   
    float: right;
    padding: 10px 0 0 10px;
}
.familyfriendly a, .businesstraveler a
{  
    text-decoration: underline;
}
.businesstraveler .graybackground
{
    background-color: #D0D6DB;
    border:1px solid #000000;
    color: #333333;
}
.businesstraveler table
{
    border-collapse: collapse;
    
}
.businesstraveler .bluebackground
{
    background-color: #154584;
    border:1px solid #000000;
    color: White;
    text-align: center;
    width: 25%;
}
.floatleft50
{
    float: left;
    width: 50%;
}
.floatleft45
{
    float: left;
    width: 47%;
    margin-left: 20px;
}
.overflowhidden
{
    overflow: hidden;
}
.businesstraveler .column60
{
    width: 60%;
}
.textalignright
{
    text-align: right;
}
/* ##################	Civil-Disorder	 ################## */
.civildisorder
{    
    letter-spacing: normal;
}
.civildisorder div, p, li {
    font-size: 12px;
    line-height: 17px;
    color: #666666;    
}
ul.horizontal_list li {
   display: inline;
   list-style-type: none;
   margin:20px;
}
ul.strong li {
     font-weight:bold;
}
.bgcBlue
{
    background-color: #32499A;
}
.bgcBeige
{
    background-color: #DBCBB4;
}
.bgcLightGreen
{
    background-color: #B2C162;
}
.bgcSilveGrey
{
    background-color: #C9CACC;
}
.bgcBurgundy
{
    background-color: #74495A;
}



