﻿body
{
    margin: 0px auto;
    background-color:#28428a;
    position: relative;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 11pt;
    line-height: 20px;
}

.wrapper
{
    background-color:#FFF;
}

.full_bg {
    border-bottom: solid 3px #1c316f;
    background: url(../img/style/bg_grad_x.png) repeat-x 0 -250px;
    background-position:bottom center;
    width: 100%;
    padding: 0px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.full_bg_empty {
    background: url(../img/style/bg_grad_x.png) repeat-x 0 -250px;
    background-position:bottom center;
    width: 100%;
    padding: 0px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.feature
{    
    height: 345px;
}

.feature .content_block
{    
    margin: 0px auto;
    width:900px;
}

.content
{
    margin: 10px auto;
    width:900px;    
}

.content_empty
{
    margin: 10px auto;
    width:900px;    
    min-height:600px;    
}

.pageSection
{
    background: #FFFFFF;
    padding:0px 0px 0px 0px;
}

.pageSection .page_block
{   
    width: 100%;
    margin: 10px auto;
    width:900px; 
}

.page_block .SAleft
{
    width: 100%;
    margin-top:5px;
    width:460px;
    float:left;
}

.page_block .SAleft h1
{
    font-family: 'Open Sans', sans-serif;
    font-size:28pt;
    font-weight:bold;
    line-height:38px;
    color:#29428a;
}

.page_block .SAleft h2
{
    font-family: 'Open Sans', sans-serif;
    font-size:16pt;
    font-weight:bold;
    color:#29428a;
}
.page_block .SAleft li
{
    background-image: url("../img/style/check_bullet_orange.gif");
    background-repeat: no-repeat;
    font-size: 11pt;
    color:#585858;
    font-weight: bold;
    list-style-type: none;
    margin: 0px;
    margin-top: 5px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 1px;
}

.page_block .SAleft .subleft
{
    width: 100%;
    font-family: arial, Helvetica, sans-serif;
    font-size: 9pt;
    width: 230px;
    float: left;
    text-align: center;
    line-height: 16px;
}

.page_block .SAleft .subleft img
{
    margin-bottom: 5px;
}

.page_block .SAleft .subright
{    
    width: 100%;
    font-family: arial, Helvetica, sans-serif;
    font-size: 9pt;
    width:230px;
    float:right;
    text-align: center;
    line-height: 16px;
}    

.page_block .SAleft .subright img
{
    margin-bottom: 5px;
}

.page_block .SAright
{
    margin-top:25px;
    width: 100%;
    width:420px;
    font-size: 10pt;
    line-height: 16.7px;
    float:right;
}

.page_block .SAright h1
{
    font-family: 'Open Sans', sans-serif;
    font-size:18pt;
    color:#29428a;
}

.page_block .SAright h2
{
    font-family: 'Open Sans', sans-serif;
    font-size:16pt;
    color:#ff7e00;
    text-align:center;
}

.page_block .SAright li
{
    background-image: url("../img/style/check_bullet_orange.gif");
    background-repeat: no-repeat;
    font-size: 11pt;
    color:#585858;
    font-weight: bold;
    list-style-type: none;
    margin: 0px;
    margin-top: 5px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 1px;
}

.page_block .privacy
{
    width: 100%;
    margin-left: 155px;
    margin-top:15px;
    width: 480px;
    height: 50px;
    float: left;
    font-size: 10px;
    text-align: center;
    line-height: 12px;
}

ul.twoColumns
{
    margin: 0px;
    padding: 0px;
    margin-left: 60px;
    display: inline-block;
    font-size: 10pt;
}
ul.maxTwoColumns
{
    margin: 0px;
    padding: 0px;
    margin-left: 60px;
    display: inline-block;
    font-size: 10pt;
}

.maxTwoColumns li
{
    float: left;
    width: 100%;
    background-image: url("../img/style/check_bullet_orange.gif");
    background-repeat: no-repeat;
    font-size: 11pt;
    color:#585858;
    font-weight: bold;
    list-style-type: none;
    margin: 0px;
    margin-top: 5px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 1px;
}

.twoColumns li
{
    float: left;
    width: 45%;
    background-image: url("../img/style/check_bullet_orange.gif");
    background-repeat: no-repeat;
    font-size: 11pt;
    font-weight: bold;
    color:#585858;
    list-style-type: none;
    margin: 0px;
    margin-top: 5px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 1px;
}

.pageSection .feauture_item strong
{
    font-weight: bold;
}

.pageSection .feauture_item
{
    width:280px;
    margin-top:14px;
    padding:24px 10px 16px 10px;
    float:left;
    line-height: 15px;
}

.content .action_blocks img
{
    padding-right:12px;
    padding-bottom:10px;    
    padding-top:5px;    
    /*border-bottom:1px dashed #a6a6a6;*/
}

.header
{
    background-color:#e2e2e2;
    height:68px;
    border-bottom: solid 4px #a6a6a6;
}

.header .content_block
{
    height:48px;
    padding:10px 0 15px 0;
    margin: 0px auto;
    width:900px;
}

.header .toplinks
{
    float: right;
    text-align: right;
    font-size: 11px;
    height: 16px;
    width: 300px;
    padding: 0px 10px 0px 0px;
}

a:link {
COLOR: #336699;
}
a:visited {
COLOR: #336699;
}
a:hover 
{
text-decoration: none;
COLOR: #6699cc;
}
a:active {
text-decoration: none;
COLOR: #6699cc;
}

.header .toplinks .findus
{
    float: right;
    height: 60px;
    width: 165px;
    padding: 6px 0px 0px 0px;
}

.header .toplinks .findus a.icon
{
    width: 24px;
    height: 24px;
    background: url('../img/social_icons_pr.gif') no-repeat;
    text-decoration: none;
    float: right;
}

.header .toplinks .findus a.facebook
{
    /*background-position: 0% 0%;*/
    background-position: 0% 100%;
    margin-left: 6px;
}

.header .toplinks .findus a.twitter
{
    /*background-position: 50% 0%;*/
    background-position: 33% 100%;
    margin-left: 6px;
}

.header .toplinks .findus a.indeed
{
    /*background-position: 100% 0%;*/
    background-position: 66% 100%;
    margin-left: 6px;
}

.header .toplinks .findus a.googleplus
{
    /*background-position: 100% 0%;*/
    background-position: 100% 100%;
    margin-left: 6px;
}

.header .toplinks .findus a.facebook:hover
{
    background-position: 0% 100%;
}

.header .toplinks .findus a.twitter:hover
{
    background-position: 33% 100%;
}

.header .toplinks .findus a.indeed:hover
{
    background-position: 66% 100%;
}

.header .toplinks .findus a.googleplus:hover
{
    background-position: 100% 100%;
}


.footer
{
    border-top: solid 5px #1c316f;
    background-color:#28428a;
    width:100%;
    height:90px;
    padding:0px;
    margin-top:10px;
}

.footer .footer_content
{
    margin: 0px auto;
    width:900px;    
}

.footer .footer_content .logo
{
    margin-top:16px;  
    width:230px;
    float:left;
}

.footer .footer_content .column
{
    color:#FFF;
    margin:5px 0px 0px 0px;  
    padding:6px 0px 0px 12px;
    width:145px;
    float:left;
    border-left:1px dashed #efefef;
}

.footer .footer_content .column strong
{
    color:#FFF;
    font-size:13pt;
    line-height:19pt;
}

.footer .footer_content .column a
{
    color:#FFF;
    font-size:9pt;
    line-height:14pt;
}

.topformheader
{
    background:url("../img/style/saform/topheader.png") no-repeat scroll left top transparent;
    display:block;
    height:8px;
    width:285px;
    margin-left:70px;
}

.bottomformfooter  {
    background:url("../img/style/saform/bottom-form.png") no-repeat scroll left top transparent;
    display:block;
    height:8px;
    padding-bottom:22px;
    width:285px;
    margin-left:70px;
}

.mainform
{
    background:none repeat scroll 0 0 #FAFAFA;
    border-left:1px solid #E3E3E3;
    border-right:1px solid #E3E3E3;
    overflow:hidden;
    padding-bottom:10px;
    width:284px;
    margin-left:70px;
}

.mainform label
{
    font-size:14px;
    color:#475258;
    padding-bottom:4px;
    display:block;
    text-align: justify; 
    text-indent: 7px;
}

.topincludeformheader
{
    background:url("../img/style/topincludeheader.png") no-repeat scroll left top transparent;
    display:block;
    height:8px;
    width:435px;
    clear:both;
    margin:0px 0px 0px 18px;
}

.bottomincludeformfooter  {
    background:url("../img/style/bottomincludeform.png") no-repeat scroll left top transparent;
    display:block;
    height:8px;
    padding-bottom:22px;
    width:435px;
    margin:0px 0px 0px 18px;
}

.mainincludeform
{
    background:none repeat scroll 0 0 #FAFAFA;
    border-left:1px solid #E3E3E3;
    border-right:1px solid #E3E3E3;
    overflow:hidden;
    padding-bottom:10px;
    position:relative;
    width:434px;
    margin:0px 0px 0px 18px;
}

.mainincludeform label
{
    font-size:14px;
    color:#475258;
    padding-bottom:4px;
    display:inline-block;
}

.mainincludeform .checkBoxLabels label
{
    font-size:12px;
    color:#475258;
    line-height:8px;
    margin-left:8px;
    display:inline-block;
}



.formBox
{
    background-color:#F3F3F3;
    padding:30px;
}

.formTitle
{
    margin-bottom:3px;
    padding:10px;
    background-color:#555555;
}

.formTitle h1
{
    color:#EFEFEF;
    margin:0px;
    padding:0px;
}
.alert
{
    background: #dcdfff;
    border-color: #28428a;
    border: 1px solid #28428a;
    height:55px;
    margin: 0pt 0px 10px 0px;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    list-style: none;
}