.containermaster_blue
{
    width: 100%;
    background-color: #fff;
    z-index: 7000;
}

.containerrow2_blue
{
    background-color: #FFFFFF;
}

/*hide the titles of the containers*/
.SubHead center
{
    display: none;
}

h1
{
    font-size: 24px;
    line-height: 28px;
    color: #265972;
    margin-bottom: 12px;
}

h2
{
    font-size: 16px;
    line-height: 19px;
    color: #265972;
}

h3
{
    font-size: 14px;
    line-height: 12px;
    color: #0077c5;
    margin-bottom: -3px;
    margin-top: 6px;
}

p
{
    font-size: 12px;
    line-height: 14px;
    color: #444;
    margin-bottom: 12px;
    text-align: left;
}

.HomeAdRotator
{
    padding-top: 26px;
    margin-left: 29px;
}

.maincontainer
{
    padding-right: 10px;
    padding-bottom: 8px;
    margin-left: 5px;
}

.maincontainer h1
{
    font-size: 24px;
    line-height: 28px;
    color: #265972;
    margin-bottom: 12px;
}

.maincontainer h2
{
    border-bottom: solid 3px #bbd2e5;
    margin-top: 15px;
    padding-bottom: 4px;
}

.maincontainer h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #265a74;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-top: 15px;
    padding-bottom: 4px;
}


/*******************************Home Page Bottom Main Content*********************/

.homeMainContainer table
{
   border-collapse:collapse;
}
.homeMainContainer td
{
   border-bottom: solid 1px #e8e8e6;
}
.homeMainContainer .last td
{
   border-bottom: none;
}


.homeMainContainer
{
    padding-right: 15px;
    margin-left: 12px;
    margin-top: 15px;
    width: 660px;
}

.homeMainContainer h1
{
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
    color: #265972;
    border-bottom: 3px solid #bbd2e5;
}

.homeMainContainer h2
{
    font-size: 15px;
    line-height: 13px;
    font-weight: bold;
    color: #444;
   /* padding-top: 4px;
    margin-bottom: 5px;
    border-bottom-style: none;*/
}

.homeMainContainer h3
{
    font-size: 15px;
    line-height: 13px;
    font-weight: bold;
    color: #444;
   /* padding-top: 20px;
    margin-top:13px;
    margin-bottom: 5px;
   border-top: solid 1px #e8e8e6;*/
}

.homeMainContainer p
{
    font-size: 12px;
    line-height: 17px;
}

.homeMainContainer img
{
    /*float: left;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-top: 4px;*/
}

.homeMainContainer hr
{
    color: #e8e8e6;
}

.menu_left p
{
    font-size: 12px;
    line-height: 14px;
    color: #333;
    margin-bottom: 20px;
    margin-top: 20px;
}

.menu_left
{
    padding: 0;
    margin-left: 7px;
}

.SectionLandingPageIntro
{
    margin-left: 5px;
    margin-top: -10px;
    border-bottom: 4px solid #666;
    padding-bottom: 8px;
    padding-left: 0;
}


.SectionLandingPageIntro h1
{
    margin-left: -2px;
    margin-top: 0;
}

.SectionLandingPageIntro h1
{
    color: #265972;
}

/************* Bluebox **************************/

.bluebox
{
    background-color: #e9f2f8;
    border: 1px solid #d5d5d5;
    margin-top: 11px;
    margin-left: 8px;
    width: 200px;
    padding: 4px 4px 10px 4px;
}

.bluebox p
{
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 4px;
    color: #444;
    margin-top: 6px;
    margin-bottom: 6px;
}

.bluebox h1
{
    font-size: 18px;
    line-height: 19px;
    margin-bottom: 4px;
    margin-top: 0;
    color: #265972;
}

.bluebox h2
{
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #285A73;
    font-weight: bolder;
}

.bluebox h3
{
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #285A73;
    font-weight: bolder;
}

.bluebox a
{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0px;
    color: #0077C5;
    text-decoration: none;
}

.bluebox a:hover
{
    color: #265972;
}


.bluebox ul, .bluebox li
{
    list-style:none;
}


/************* whitebox **************************/

.whitebox
{
    background-color: white;
    border: 1px solid #d5d5d5;
    margin-top: 11px;
    margin-left: 8px;
    width: 200px;
    padding: 4px 4px 10px 4px;
}

.whitebox p
{
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 4px;
    color: #444;
    margin-top: 6px;
    margin-bottom: 6px;
}

.whitebox h1
{
    font-size: 18px;
    line-height: 19px;
    margin-bottom: 4px;
    margin-top: 0;
    color: #265972;
}

.whitebox h2
{
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #285A73;
    font-weight: bolder;
}

.whitebox h3
{
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #285A73;
    font-weight: bolder;
}

.whitebox a
{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0px;
    color: #0077C5;
    text-decoration: none;
}

.whitebox a:hover
{
    color: #265972;
}

/**************************************************************/


.leftcolumnborder
{
    background: #fff;
}

p.bluebox img
{
    margin-top: -12px;
    padding-top: 0;
    padding-left: 20px;
    float: left;
}

.hpbluebox
{
    background-color: #e9f2f8;
    border: 1px solid #d5d5d5;
    margin-top: 16px;
    margin-left: 25px;
    width: 230px;
    padding: 0;
}

.hpbluebox p
{
    margin-top: 0px;
}

.hpbluebox h1
{
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 4px;
    margin-top: 0;
    color: #265972;
    padding: 0 20px 0 10px;
}

.hpbluebox h2
{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 9px;
    margin-top: 9px;
    color: #444;
}

.hpbluebox h3
{
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 4px;
    color: #0077c5;
    padding: 0 20px 0 10;
}

p.hpbluebox img
{
    margin-top: -12px;
    padding-top: 0;
    padding-left: 0px;
    float: left;
}

.leftcolumn
{
    background: #fff;
}

.h1whorzLine
{
    margin-top: 16px;
    margin-left: 25px;
    width: 230px;
    padding: 0;
}


.h1whorzLine h1
{
    font-size: 16px;
    line-height: 18px;
    border-bottom: 3px solid #bbd2e5;
    color: #265972;
    margin-top: 6px;
}

.h1whorzLine h3
{
    font-size: 12px;
    color: #0077c5;
    margin-top: 3px;
}

.h1whorzLine h2
{
    font-size: 12px;
    font-weight: bolder;
    color: #0077c5;
    margin-top: 6px;
}

.h1whorzLine p
{
    font-size: 10px;
    color: #666;
}

.HP_h1whorzLine
{
    margin-top: 16px;
    margin-left: 25px;
    width: 230px;
    padding: 0;
}

.HP_h1whorzLine h1
{
    font-size: 16px;
    line-height: 18px;
    border-bottom: 3px solid #bbd2e5;
    color: #265972;
    margin-top: 6px;
}

.HP_h1whorzLine h3
{
    font-size: 12px;
    color: #0077c5;
    margin-top: 3px;
}

.HP_h1whorzLine h2
{
    font-size: 12px;
    font-weight: bolder;
    color: #0077c5;
    margin-top: 6px;
}

.HP_h1whorzLine p
{
    font-size: 10px;
    color: #666;
}

.horz_blue_bar
{
    height: 3px;
    background: #BBD2E4;
    margin: 10px 0 10px 0;
}

.footer1
{
    width: 960px;
    padding-bottom: 20px;
    background: none;
    z-index: 4;
}


.footer1 ul li a
{
    font-size: 11px;
    color: #666;
    text-decoration: none;
    margin-bottom: 2px;
    background: none;
}

.footer1 a:hover
{
    color: #000;
}

.footer1 ul
{
    float: left;
    width: 8em;
    margin-right: 1.7em;
    padding-left: 20px;
    list-style: none;
    text-decoration: none;
}

.footer1 li
{
    float: left;
    width: 8em;
    margin: 0 0 6px 0;
    padding: 0;
    list-style: none;
}

.footer .normal .DNNModuleContent
{
    background: none;
}

.bf
{
    font-weight: bold;
}

#footerbottom
{
    border-top: 1px solid #bbb9b5;
    width: 920px;
    margin-left: 20px;
    margin-top: 4px;
    clear: both;
}

#address
{
    width: 500px;
    float: left;
    padding-top: 0px;
}

#address p
{
    font-size: 11px;
    color: #666;
    line-height: 4px;
    text-decoration: none;
    margin-bottom: 0;
}

#socialicons
{
    margin-top: 10px;
    margin-right: 0;
    float: right;
    height: 21px;
    width: 100px;
    padding: 0;
}

#socialicons img
{
    float: left;
    margin-right: 9px;
    border: none;
}

#socialicons p
{
    font-size: 12px;
    font-weight: bold;
    color: #000;
    float: left;
    margin-top: 4px;
    margin-right: 9px;
    border: none;
}

.clear
{
    clear: both;
}

.height20px
{
    width: 960px;
    height: 20px;
    padding-bottom: 20px;
}


.GeneralContentArea
{
    margin-top: 15px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    font-family: Arial, Helvetica, Sans-Serif;
}


.GeneralContentArea h2
{
    border-bottom: 3px solid #BBD2E4;
    font-size: 16px;
    padding-bottom: 4px;
}

.GeneralContentArea h3
{
    line-height: 19px;
    color: #265972;
    font-weight: bold;
    margin-bottom: 15px;
    border-bottom: solid 3px #BBD2E4;
    font-size: 16px;
    padding-bottom: 4px;
}


.GeneralContentArea p, .GeneralContentArea li, .GeneralContentArea ul
{
    margin-bottom: 9px;
    padding: 0;
    line-height: 1.35em;
    margin-left: 0;
}

.GeneralContentArea ol
{
    padding-left: 25px;
    margin-bottom: 9px;
}




/*******************************table1 control***************************************/

table.table-style-1

{
border-width: 0 0 1px 1px;
border-spacing: 0;
border-collapse: collapse;
border-style: solid;
border-color:#000;
}



.table-style-1 td

{
margin: 0;
padding: 4px;
border-width: 1px 1px 0 0;
border-style: solid;
border-color:#000;
}


.table-style-1 th

{
margin: 0;
padding-bottom: 8px;
border-width: 1px 1px 0 0;
border-style: solid;
border-color:#365f91;
background:#365f91;
}
.tabletextbfcenter
{
font-family: arial, sans-serif; font-size: 10pt; color: #0070c0;
font-weight:bolder;
text-align:center;

}

.tabletextbfcenterwhite
{
font-family: arial, sans-serif; font-size: 10pt; color: #0070c0;
font-weight:bolder;
text-align:center;
color:#fff;
font-size:16px;
line-height:15px;


}

.table-style-1 th
{

font-family: arial, sans-serif; font-size: 16px; color: #fff;
font-weight:bolder;
text-align:center;
line-height:8px;
margin:0;
padding:0;

}

.table-smalltxt
{
       font-size:10px;
       line-height:8px;
       padding:0;
       margin-top:-8px;
       color:#fff;
       text-align:center;

}