body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:0.82em;
}

a, .ui-widget-content a {
  color:#4e84c4;
  text-decoration:underline;
}

h1 {
  /*
font-size: 1.1em;
color: #333333;
font-weight: bold;
   */
  font-size:35px !important;
  color: #003445 !important;
  font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif !important;
  margin-top:-25px !important;
    font-weight: bold !important;
  /* text-transform:uppercase; */

}
.hero-section3 .hero-section-text .paragraphBlock {
  padding-left: 5rem;
}
/*.heroH1 {
        font-family: Oswald Medium !important;
}*/
p {
    position: relative;
    display: block;
    font-size: 1rem !important;
    line-height: 1.7em !important;
    color: #000;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B';
    font-weight: 400;
    font-style: normal;
}
/* header */
.quickLinks {
    display: block;
    background-color: #003046 !important;
    padding: 0rem;
    font-size: 1rem;
    float: none !important;
}

.homeIntro > p {
    margin-left:50px;
    margin-top:-10px;
    font-family:arial;
    font-size:22px;
    color:#003445;
}

.hidden508Label{
  display:none;
}
.small {
  font-size: 0.86em;
}
nav, footer {
  display:block;
}

/* header */
div.headerContainer {
  padding-top:10px;
}

/* header */
div.toolButtons {
  margin:30px 20px 0 0;
  text-align:right;
}

/* Client Top Navigation*/
nav.mainNavTop {
  background: url(../img/mainNav-background.gif) repeat-x bottom;
  color:#9fa1a4;
  font-weight:bold;
  list-style:none;
  margin: 0;
  padding: 0;
  text-transform:uppercase;
}
/* odd code due to editors odd input when h1 is applied in the hero */ 
h1 > p {
      font-size: 1.3rem !important;
    color: #003445;
}
nav.mainNavTop a {
  background: url("../img/ui-bg_glass_80_d7ebf9_1x400.png") repeat-x scroll 50% 50% #D7EBF9;
  display:inline-block;
  padding: 8px 25px 5px 25px;
  vertical-align:bottom;
  margin-bottom: 0px;
  position: relative;
      top: 0;
  border-bottom: 0 none !important;
  border: 1px solid #AED0EA;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  white-space: nowrap;
  color: #2779AA;
  font-weight: bold;
  text-decoration:none;
}
nav.mainNavTop a:hover {
  color: #000;
  text-shadow: 2px 2px 3px #c4d9e4;
}
nav.mainNavTop a.selected, nav.mainNavTop a.selected:hover {
  background:#87cbdf url(../img/mainNav-selected-background.gif) repeat-x;
  color: #fff;
  padding: 10px 30px 3px 30px;
  text-shadow: 0px -1px 0px #4894b4;
}
nav.mainNavTop div.topCorner {
  background:url(../img/mainNav-top-left-corner.png) no-repeat;
  height:3px;
  position:absolute;
  width:3px;
}
nav.subNavTop {
  background:#87cbdf url(../img/mainNav-selected-background.gif) repeat-x bottom;
  color:#fff;
  font-size:0.9em;
  letter-spacing:0.03em;
  margin: 0;
  padding: 10px 0 5px 0;
  text-transform:uppercase;
  vertical-align:baseline;
}
nav.subNavTop a {
  color:#fff;
  display:inline-block;
  margin: 0 15px 0 15px;
  text-decoration:none;
}
nav.subNavTop a:first-child,
nav.subNavTop.modal a:first-child {
  margin-left: 30px;
}
nav.subNavTop a:hover {
  color:#eef;
  text-decoration:underline;
}
nav.subNavTop a.selected, nav.subNavTop a.selected:hover {
  color:#fff;
  text-decoration:underline;
}
/***** LOGIN BUTTON STYLES ****************************************************************/

.accountButton  /*** builds green button with repeating bkgd tile - doesn't work in IE7 - overridden in IE stylesheet *****/
{
    background: url(/.resources/vsphub/webresources/images/headerBkgd_tile.png) repeat-x scroll 0 0 transparent;
    color: white;
    display: inline-block;
    font-size: 0.78em;
    font-weight: bold;
    height: 20px;
    padding-top: 2px;
    text-align: center;
    text-shadow: 0 -1px 0 #999999;
    text-transform: uppercase;
  border-radius:4px;
}


a.logout
{
  display:inline-block;
  color: white;
    text-decoration: none;
  margin:3px 10px 0 10px;
  line-height:normal;
  text-align:left;
}

a.loggedIn, a.account
{
  position:relative;
  display:inline-block;
  color: white;
    text-decoration: none;
  margin:3px 3px 0 0;
  padding-left:10px;
  line-height:normal;
  text-align:left;
}

.accountArrow
{
  position:absolute;
  background: url(../img/arrow_sprite.png) no-repeat 0 -24px;
  height:5px;
  width:10px;
  right:5px;
  top:4px;
}
/* header */
div.headerContainer {
  padding-top:10px;
  max-width: 70rem!important; 
  margin: 0 auto;
}

/* header */
div.toolButtons {
  margin:30px 20px 0 0;
  text-align:right;
}

/* Broker Top navigation */

.top-bar{
  display: block;
  background-color: #003046;
  padding: 0px;
}
.top-bar-left .menu{
  background-color: #003046;
  margin-left: 16px;
}
.top-bar-right .menu{
  background-color: #003046;
  height: 36px;
  margin-right: 15px
}

.top-bar-left ul li a{
  display: inline-block;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 28px;
  color: #FFFFFF;
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 1.1em;
  text-decoration: none;
  text-decoration-color:rgb(255, 255, 255);
  text-decoration-line:none;
  text-decoration-style:solid;
  cursor: pointer;
}
.top-bar-right ul li a{
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
  margin-top: 13px;
}
.top-bar-right ul li a.divider{
  border-left: 1px solid white;
}
.top-bar-left ul li a:hover, .top-bar-right ul li a:hover{
  text-decoration: underline;
}

.top-bar-left ul li a.selected{
  background-color: #ffffff;
  color: #003046;
}
.logoCtr{
  padding: 41px 0px 41px 0px;
}
.headerLogo{
  height: 88px;
  width: 105px;
}
.subNav{
  margin-bottom: 60px;
}

.subNav .column{
  text-align: center;
}
.subNav .column a{
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.1;
  color: #003046;
  text-transform: uppercase;
  border-bottom: solid 3px transparent;
  border-radius: 0;
  text-decoration: none;
}

.subNav .column a:hover{
  border-bottom: 3px solid #00B6F1;
  font-weight: bold;
}

div.bodyContainer {
  background:url(../img/mainBody-background.gif) repeat-x;
  border:#e9e9e9 1px solid;
  border-top:none;
  padding-bottom: 15px;
  padding-top:15px;
}

/* left navigation */
nav.leftNav {
  display:table;
  border-spacing:0px 1px;
  padding:0;
  margin:0;
  width: 200px;
  font-size: 0.8em;
  text-transform:uppercase;
}

nav.leftNav ul
{
  list-style:none outside none;
  margin:0;
  padding:0;
}

nav.leftNav ul li
{
  width:200px;
  margin:0;
  padding:0;

}

nav.leftNav li a {
  display:table-cell;
  vertical-align:middle;
  width: 125px;
  height: 45px;
  margin-bottom: 2px;
  padding: 8px 20px 8px 20px;
  background: #fefffe;
  background: -webkit-gradient(linear, left top, left bottom, from(#fefffe), to(#e8e8e8));
  background: -moz-linear-gradient(top, #fefffe, #e8e8e8);
  background: -o-linear-gradient(#fefffe, #e8e8e8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefffe', endColorstr='#e8e8e8');
  zoom:1;
  color: #325565;
  text-decoration: none;
  border: 1px solid #dfdfde;
  border-left: none;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
nav.leftNav li a:hover, nav.leftNav li a.selected {
  background: #9bc44a;
  background: -webkit-gradient(linear, left top, left bottom, from(#9bc44a), to(#7eaf2f));
  background: -moz-linear-gradient(top, #9bc44a, #7eaf2f);
  background: -o-linear-gradient(#9bc44a, #7eaf2f);
  color: #ffffff;
  border: 1px solid #b1d075;
  border-left: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bc44a', endColorstr='#7eaf2f');
  zoom:1;
}
nav.leftNav li a.selected {
  font-weight: bold;
  text-shadow: none;
}
div.bodyContent {
  padding-top:5px;
}
/* Client Footer */
div.footerContainer {
  padding-top: 1px;
  margin: 30px 0px 15px 0px;
}
.footerContainer footer {
  border: none;
  color:#333333;
  font-size:0.82em;
  font-weight:bold;
  margin:10px 10px 10px 100px;
  float:left;
}
/* footer:first-child {
  margin-left:10px;
} */
footer b {
  text-transform:uppercase;
}

a.r {
    color: #666666;
}
/* Client footer End */
/* elements */

a.linkButton {
  /* small button */
  background:url(../img/sprits.png) 0px 0px no-repeat;
  color:#f8fff5;
  display:inline-block;
  font-size:0.78em;
  font-weight:bold;
  height:20px;
  padding-top:2px;
  text-align:center;
  text-transform:uppercase;
  width:80px;
  text-decoration:none;
  text-shadow: 0px -1px 0px #999;
}
input[type="text"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-color: #cfcfcf;
  height:27px;
  /* margin-bottom: .5em; */
}

input:focus, select:focus
{
  outline:1px solid #666;
}

textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:medium none;
  width:350px;
  height:120px;
  margin: 0 0 20px 0;
  overflow: auto;
  -moz-box-shadow: 1px 1px 4px #999 inset;
  -webkit-box-shadow: 1px 1px 4px #999 inset;
  box-shadow: 1px 1px 4px #999 inset;
  padding:8px;
}

[if IE] textarea
{
  border: 1px solid #CCCCCC;
}


/*** DO NOT POSITION FORMSECTION OR FORMCOLUMN ******************/
.formSection
{
  float:left;
  width:98%;
  clear:both;
  margin:0 0 15px 0;
  border-bottom:1px dashed #A3A3A3;
  padding:0 0 15px 15px;
}

.formColumn
{
  float:left;
  width:310px;
  font-size:12px;
  margin:5px 35px 5px 0;
  zoom:1;
}

.formColumnLong
{
  float:left;
  width:420px;
  font-size:12px;
  margin:5px 35px 5px 0;
  zoom:1;
}

.ui-accordion-content .formColumn
{
  float:left;
  width:250px;
  font-size:12px;
  margin:5px 35px 5px 0;
  zoom:1;
}

.buttonRow
{

  float:left;
  width:98%;
  padding:0 20px 0 0;
  clear:both;
  margin:20px 0 15px 0;
  text-align:right;
}

.noBorder
{
  border:none;
}

.formIndent
{
   float:left;
   width:100%;
   margin:8px 0 0 30px;
}

.heightShim
{
  height:65px;
}

.heightShimShort
{
  height:50px;
}

.menuHeight
{
  height:50px;
}

.hint
{
  float:left;
  color:black;
  font-size:11px;
  display:block;
  margin:0 0 10px 0;
  font-style:italic;
}

.error
{
  color: #FF0000;
  font-weight:bold;
  font-size:11px;
  /***vertical-align:middle; ****/
}


.errorOnSeperateLine
{
  color: #FF0000;
  font-weight:bold;
  font-size:11px;
  padding-left: 8px;
  display: block;
}

.actionMessage {
  color:#94BE2D;
}

.required, .actionerror
{
  color:red;
  font-size:11px;
}



.longFieldWrapper
{
    float:left;
    width:100%;
    height:27px;
  background: url("../img/textbox_Bkgd3.gif") no-repeat scroll 0 0;
  padding:5px 0 0 12px;
}

.longField
{
    height:16px;
    border: medium none;
    /* outline: medium none; */
}

.shortFieldWrapper
{
    float:left;
    width:60px;
    height:27px;
  background:url(../img/textbox_Bkgd3.gif) no-repeat scroll 0 -40px;
  padding:5px 0 0 12px;
}

.shortField
{
  height:16px;
  border: medium none;
   /*  outline: medium none;  */
}

.mediumFieldWrapper
{
    float:left;
    width:140px;
    height:27px;
  background:url(../img/textbox_Bkgd3.gif) no-repeat scroll 0 -80px;
  padding:5px 0 0 12px;
}

.mediumField
{
  height:16px;
  border: medium none;
    /* outline: medium none;  */
}

.mediumSearchFieldWrapper
{
    /* float:left; */
    width:140px;
    height:27px;
  background:url(../img/textbox_Bkgd3.gif) no-repeat scroll 0 -120px;
  padding:5px 0 0 12px;
  display: inline-block;
  position: relative;

}

.mediumSearchField
{
  height:16px;
  border: medium none;
    /* outline: medium none; */
    display: inline;
}

.longSearchFieldWrapper
{
    /* float:left; */
    width:250px;
    height:21px;
  background:url(../img/longSearchTextFieldImg.gif) no-repeat scroll 0 0px;
  padding:5px 0 0 4px;
  display: inline-block;
  position: relative;
}

.longSearchField
{
  height:16px;
  border: medium none;
    /* outline: medium none; */
    display: inline;
}
.searchSubmitImage {
  width: 25px;
  height: 25px;
  position: absolute;
  right:0;
  top:0;
}

/* MRH change */
input[type="radio"], input[type="checkbox"] {
  border-color: #cfcfcf;
  height:12px;
  margin-bottom: .5em;
}

.placeholder {
    color: #999;
}
.hidden {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}

.checkbox, .radio {
  width: 19px;
  height: 31px;
  padding: 0 5px 0 0;
  background: url(../img/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
.radio {
  background: url(../img/radio.png) no-repeat;
}

/*** LOGIN BOX STYLES ******/

#containerDiv
{
  position:relative;
  z-index:1000;
  float:right;
  width:390px;
  height:20px;
  margin:30px 0 0 0;

}

.toolButtons
{
  position:relative;
  z-index:1001;
  float:right;
  width:390px;
  height:20px;
    margin: 0 20px 0 0;
    text-align: right;
}


.loginBlock
{
  position:absolute;
  z-index:1002;
  top:19px;
  /* left:0px; */
  line-height:normal;
  width:386px;
  margin:0 2px 0 0;
  padding-bottom:0px;
  border-top:3px solid #7FB030;
  border-radius:2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;

  /* fallback */
  background-color: #e6e7e8;
  /*background: url(../img/modalBkgd_grad.png); */
  background-repeat: no-repeat;

  background: linear-gradient(bottom, #ADADAD 0%, #E0E0E0 35%);
  background: -o-linear-gradient(bottom, #ADADAD 0%, #E0E0E0 35%);
  background: -moz-linear-gradient(bottom, #ADADAD 0%, #E0E0E0 35%);
  background: -webkit-linear-gradient(bottom, #ADADAD 0%, #E0E0E0 35%);
  background: -ms-linear-gradient(bottom, #ADADAD 0%, #E0E0E0 35%);

}

.loginBlockModal
{
  left:560px;
}
.loginHide
{
  display:none;
}
.loginBlockDD
{
  left:0px;
}


/*** LOGIN BLOCK HEADER STYLES *******/
.loginHeader
{
  width:384px;
  height:27px;
  font-size:12px;
  font-weight:bold;
  color:black;
  margin:8px 0 0 1px;
  outline:none;
  cursor:pointer;

}

.blackDownArrow
{
  background:url(../img/blackDownArrow.png) left no-repeat;
  cursor:default;
}


.header_RegistrationBar/*** overrides loginHeader ***/
{
  color:white;
  margin:0 0 2px 1px;
  background:url(../img/accordionHeader_Bkgd.png) no-repeat 0 -56px;
  text-align:center;
}


.noarrow  /*** overrides loginHeader to show green bar with no arrow ***/
{
  background:url(../img/accordionHeader_Bkgd.png) no-repeat 0 -56px transparent;
}


.loginBlock div#accBody {
  padding: 10px 0 8px 0;
  text-align:left;
}


.first  /*** use for accordion version ***/
{
  margin:0 0 0 1px;
}


.headerText
{
  float:left;
  display:block;
  padding:6px 0 0 12px;
  text-transform:uppercase;
  line-height:normal;
}

.fullwidth  /*** extends headertext - use to center text on green bar  ***/
{
  width:384px;
  padding:6px 0 0 0;
  text-align:center;
}

/*** links within header bar style *****/
a.headerText:link,
a.headerText:visited,
a.headerText:hover,
a.headerText:active
{
  margin:0 0 8px 0;
  color:white;
  font-weight:bold;
  text-decoration:underline;
  text-shadow: 0 -1px 0 #999999;
}


.close  /*** close link style *****************/
{
  float:right;
  width:16px;
  height:16px;
  margin:6px 4px 0 0;
  padding:0;
  font-size:11px;
  font-weight:bold;
  cursor:pointer;
  background:url(../img/closeBox.png) no-repeat 0 0;
}

/*** lost password link style *********************/
a.lostPassword:link,
a.lostPassword:visited,
a.lostPassword:hover,
a.lostPassword:active
{
  font-size:10px;
  margin:0 0 16px 32px;
  color:#333333;
  font-weight:bold;
  text-decoration:underline;
  vertical-align:text-top;

}

.rememberME
{
  font-size:11px;
  font-weight:bold;
  vertical-align:text-top;
}


/*** MY ACCOUNT STYLES ******************************/
#accBody ul
{
  list-style:none outside none;
  margin:0 0 0 22px;
  padding:0;
  font-size:11px;
  font-weight:bold;
  text-align:left;

}

#accBody li
{
  margin:0 0 8px 0;
  padding:3px 0 0 0;
}

#accBody li a:link,
#accBody li a:visited,
#accBody li a:hover,
#accBody li a:active
{
  text-decoration:underline;
  color:#666666;
}


/************** FORM STYLES *************************/
form   /*** REMOVES SILLY DEFAULT STYLING OF IE FORM ELEMENTS ****/
{
  margin:0;
  padding:0;
  clear:both;
}

#login   /*** LOGIN FORM ID STYLE ****/
{
  margin:0 0 4px 25px;
}

#login fieldset
{
  width:346px;
  margin-bottom:0px;
  padding:0;
  margin:0;
  border:none;
}

#login fieldset div
{
  float:left;
  width:256px;
  margin:0;
}


#userid, #password   /*** LOGIN TEXTFIELD STYLE ****/
{
    width:238px;
    height:16px;
    color:#999999;
    font-weight:bold;
    border:none;
    outline:none;
}

#login_0 /*** LOGIN SUBMIT BUTTON STYLE ****/
{
  float:left;
  display:block;
  width:65px;
  height:60px;
  margin:0 0 0 14px;
  background:url(../img/loginButton_Bkgd.png) no-repeat;
  border:none;
  border-radius:5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color:white;
  text-transform:uppercase;
  font-size:12px;
  font-weight:bold;
  outline:none

}


/***** LOGIN BUTTON STYLES ****************************************************************/

.accountButton  /*** builds green button with repeating bkgd tile - doesn't work in IE7 - overridden in IE stylesheet *****/
{
    background: url(/.resources/vsphub/webresources/images/headerBkgd_tile.png) repeat-x scroll 0 0 transparent;
    color: white;
    display: inline-block;
    font-size: 0.78em;
    font-weight: bold;
    height: 20px;
    padding-top: 2px;
    text-align: center;
    text-shadow: 0 -1px 0 #999999;
    text-transform: uppercase;
  border-radius:4px;
}


a.logout
{
  display:inline-block;
  color: white;
    text-decoration: none;
  margin:3px 10px 0 10px;
  line-height:normal;
  text-align:left;
}

a.loggedIn, a.account
{
  position:relative;
  display:inline-block;
  color: white;
    text-decoration: none;
  margin:3px 3px 0 0;
  padding-left:10px;
  line-height:normal;
  text-align:left;
}

.accountArrow
{
  position:absolute;
  background: url(../img/arrow_sprite.png) no-repeat 0 -24px;
  height:5px;
  width:10px;
  right:5px;
  top:4px;
}

/* JQTRANSFORM OVERRIDES FOR FORM STYLES WITH NEW LOOK ***********/

form.jqtransformdone div.rowElem
{
  width:350px;
  height:60px;
  display:block;
    clear: both;
    margin:0;
    /* border:1px solid red; */
}

form.jqtransformdone input.rowElemInline
{
  display:inline-block;
    margin: 0 0 0 0;
    width:60px;
    zoom:1;
  *display: inline;
  _height: 31px;
    /* border:1px solid red; */
}

form.jqtransformdone label.black{
  margin-top:4px;
  margin-right: 8px;
  display: block;
  color: #000;
  padding:6px 0 0 25px;
}


/*** end jqtransform overrides **********/

.disclaimerBox {
    background-color: #F3F7FB;
    border: 1px solid #CFCFCF;
    margin: 15px 0 15px 0;
    padding: 12px 20px 12px 20px;
    width: 85%;
    text-style:italic;
    font-size:12px;
    border-radius:5px;
}

/*** Base table styles for Rates pages *****/

#tableRates
{
  border-collapse:separate;
  border-spacing:6px;

}

/*
 *Modal window style based on simpleModal.js
 */

/* Overlay */
#dialogOverlay,
#simplemodal-overlay {background-color:#eee; cursor:pointer;}

/* Dialog Container */
#dialogContainer {width:420px; left:50%; top:20%; text-align:center; background:#fff; }
#wideDialogContainer {width:550px; left:50%; top:20%; text-align:center; background:#fff; }
#centered800DialogContainer {width:800px; left:50%; top:10%; text-align:center; background:#fff; }
#fullDialogContainer {width:98%; left:1%; top:5%; text-align:center; background:#fff; }
#confirmModalContainer {width:420px; left:50%; top:35%; text-align:center; background:#fff; border:2px solid #73B6D6;}

#dialogContainer .header,
#wideDialogContainer .header,
#centered800DialogContainer .header,
#fullDialogContainer .header,
#confirmModalContainer .header  {height:30px;width:100%;background:#73B6D6;color:#fff;font-size:1.1em;font-weight:bold;line-height:30px;}

#dialogContainer .header span,
#wideDialogContainer .header span,
#centered800DialogContainer .header span,
#fullDialogContainer .header span,
#confirmModalContainer .header span {padding:0 8px;}

#dialogContainer .message,
#confirmModalContainer .message { color:#333; text-align:center;margin:0;padding:12px 4px;font-size:1em;}
#dialogContainer a.modalCloseX,
#dialogContainer a.modalCloseX:link,
#dialogContainer a.modalCloseX:active,
#dialogContainer a.modalCloseX:visited {text-decoration:none;font-weight:bold;font-size:1.1em;position:absolute;top:5px;left:405px;color:#ddd;}
#dialogContainer a.modalCloseX:hover {color:#9bb3b3;}
#wideDialogContainer a.modalCloseX,
#wideDialogContainer a.modalCloseX:link,
#wideDialogContainer a.modalCloseX:active,
#wideDialogContainer a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.1em; position:absolute; top:5px; left:530px; color:#ddd;}
#wideDialogContainer a.modalCloseX:hover {color:#9bb3b3;}
#confirmModalContainer a.modalCloseX,
#confirmModalContainer a.modalCloseX:link,
#confirmModalContainer a.modalCloseX:active,
#confirmModalContainer a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.1em; position:absolute; top:-1px; left:375px; color:#ddd;}
#confirmModalContainer a.modalCloseX:hover {color:#9bb3b3;}

#confirmModalContainer table {margin-left:-100px; padding-left:0px}
#confirmModalContainer td {text-align:left; padding-left:10px}
#confirmModalContainer .buttons {width:160px; padding:10px 8px 0;}
#confirmModalContainer .buttons div {float:right; margin-left:8px; width:70px; height:26px; color:#666; font-weight:bold; text-align:center; border:1px solid #bbb; cursor:pointer;}

/*
Full container styling
*/
.full div a {
  color:#78a6d3;
}
/*
Table lists
*/
.tableWithHeaderBG {
  width:100%;
}

.tableWithHeaderBG th
{
  padding: 3px;
  background-color :#e6e6e6;
  text-align:left;
}

.tableWithHeaderBG td
{
  border-bottom:solid 1px #e6e6e6;
  padding: 3px;
}

/*
  styles for new dependents pane for use by internal users only
*/
.tableHeaderDependents{
  width: 100%;
  margin-bottom: 0px;
}

.tableHeaderDependents th{
  border:solid 1px rgb(201, 197, 197);
  background : none;
  text-align:center;
  vertical-align: middle;
  padding-right: 3px;
  padding-left: 3px;
  width: 14%;
}
.tableHeaderDependents td
{
  border-bottom:solid 1px rgb(201, 197, 197);
  padding-top:3px;
  padding-bottom:3px;
  padding-left: 5px;
}

#manageDependents {
  border-radius: 7px;
  border: .1em solid rgb(119, 105, 105);
  margin: 8px;
  width: 7.5em;
  height: 1.75em;
  font-size: 14px;
  font-family: sans-serif;
  background: none;
}

#viewDependentsPane {
  float:left;
  width: 100%;
  padding-top: 30px;
}

.sectionTopFrame {
  background-color:#C7CBCE;
  padding:3px 5px;
  text-transform:uppercase;
  color:#fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 18px;
}

#noDependentsInfo {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px solid rgb(201, 197, 197);
}

/*
EM Left Nav form ... we need to revisit
*/
#fasttrack {
  text-transform:none;
}
#fasttrack td {
  padding-bottom: 5px;
}

#fasttrack label {
  font-size:0.94em !important;
  font-weight:normal !important;
}
.pageSection {
  float:left;
  width:680px;
  margin:15px 0 0 10px;
  padding:8px;
  border:1px solid grey;
  border-radius:5px;
}

/**** VSP PLAN STYLES **************/

.planBlock
{
  float:left;
  width:200px;
  height:210px;
  border:1px solid #87cbdf;
  border-radius:5px;
  margin:0 10px 0 10px;
  padding:8px;
  text-align:center

}

.customizeBlock
{
  display:none;
  float:left;
  /* width:200px; */
  height:230px;
/*  border:1px solid #CFCFCF; */
  border-radius:5px;
  margin:0 10px 20px 10px;
  padding:8px;
  /* text-align: center; */
}

.customizeBlock_tall
{
  float:left;
  width:200px;
  height:330px;
  border:1px solid #CFCFCF;
  border-radius:5px;
  margin:0 10px 20px 10px;
  padding:8px;
  text-align: center;
}

.customizeBlock_short
{
  float:left;
  width:200px;
  height:175px;
  border:1px solid #CFCFCF;
  border-radius:5px;
  margin:0 10px 20px 10px;
  padding:8px;
  text-align: center;
}

.customizeBlock img
{
  float:left;
  margin:15px 20px 5px 0;
}

.factInset
{
  float:left;
  font-size:20px;
  margin:0 15px 15px 0;
  font-weight:bold;
}

.blockHeader
{
  float:left;
  width:100%;
  font-weight:bold;
  font-size:14px;
  margin:10px 0 10px 0;
  text-align:center;
}

.tab
{
  width:200px;
  padding:13px 10px 13px 10px;
  border-bottom:1px solid #CFCFCF;
  font-size:12px;
  font-weight:bold;
  cursor:pointer;
}

.selectedTab
{
  background: none repeat scroll 0 0 #E9E9E9; }

.highlightTab
{
  background: #CFCFCF url('/dms-inline/images/vspPlans/highlight_arrow.png') no-repeat 195px center; }

.panelTabContainer
{
  float:left;
  width:220px;
  border:1px solid #CFCFCF;
  margin:0 0 0 10px;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;


}

#panelDisplay
{
  float:left;
  width:480px;
  border-top:1px solid #CFCFCF;
  border-right:1px solid #CFCFCF;
  border-bottom:1px solid #CFCFCF;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
}


/*** EVENTS STYLES *************/

.events
{
  float:left;
  width:220px;
  margin:0 0 0 10px;
}

#eventDisplay
{
  float:left;
  width:480px;
  border-left:1px solid #CFCFCF;
}

.eventDetailContainer
{
  display:none;
  float:left;
  margin:0 10px 20px 10px;
  padding:8px;
}

.date
{
  font-size:11px;
  font-weight:normal;
}

.month
{
  float:left;
  display:none;
  margin:0 0 20px 0;

}

#monthSelector
{
  float:left;
  margin:0 0 15px 0;

}

/*** END EVENTS STYLES ***************/

.compareButton
{
  float:left;
  width:678px;
  margin:10px 0 25px 10px;
  padding:8px;
  border:1px solid #CFCFCF;
  border-radius:5px;
  text-align: center;
    text-shadow: 0 -1px 0 #999999;
    text-transform: uppercase;
}

.pageSection
{
  float:left;
  width:42%;
  margin:4px 10px 0 10px;
  padding:8px;
  border:1px solid #CFCFCF;
  border-radius:5px;
}

.textCenter
{
  text-align:center;
  font-size:16px;
  margin:0 0 15px 0;
}

#vspVisionPlanComp
{
  font-size:12px;
  border-collapse;
  border:2px solid #CFCFCF;
}

#vspVisionPlanComp td
{
  border:1px solid #DDDDDD;
  padding:10px;
  width:200px;


}
#vspVisionPlanComp tr > td:first-child {
  font-weight:bold;
  vertical-align:top;
  width:175px;
  background-color:#F0F0F0;
}

.plansTableHeader
{
  font-size:14px;
  font-weight:bold;
  text-align:center;


}
/**** END - VSP PLAN STYLES **************/


/**** WHY VSP STYLES ***********/

.mainIntro
{
   width:675px;
   font-size:14px;
   /* font-weight:bold; */
   line-height:26px;
   margin:0 0 10px 6px;

}

.intro
{
  /* float:left; */
  width:100%;
  margin:0 0 10px; 
}

.whySectionBlock
{
  position:relative;
  float:left;
  width:150px;
  height:320px;
  border-right:1px solid #999999;
  margin:15px 0 0 0;
  padding: 0 15px 0 25px;
}

.tabBlock {
  float:left;
  border-right:1px solid #999999;
  margin:10px 0 35px 0;
  padding: 0 20px 0 25px;
}

.whySectionBlock:first-child, .tabBlock:first-child {
  padding: 0 10px 0 5px;
}

.whySectionBlock:last-child,
.tabBlock:last-child {
  border-right:none;
}
.whySectionBlock_TabBlockLastChild {
  border-right:none;
}

/* JEREMIAH'S RENDITION */

/* .tabBlock:first-child {
   padding-left: 0;
}
.tabBlock:last-child {
  border-right:none;
  padding-right: 0;
} */
.tabBlock img {
    display: block;
    margin: 0 auto 15px;
    clear: left;
}
.accordionContent .tabBlock {
    width: 190px;
}
.accordionContent .tabBlock:nth-child(3n+3) {
    border-right: none;
}
.accordionContent .accordionContentTabBlockNthChild3n3 {
    border-right: none;
}
.accordionContent .tabBlock:nth-child(3n+1) {
    padding-left: 0px;
    clear: left;
}
.accordionContent .accordionContentTabBlockNthChild3n1 {
    padding-left: 0px;
    clear: left;
}

.tabBlock2
{
  position:relative;
  float:left;
  border-right:1px solid #999999;
  margin:10px 0 0 0;
  padding: 0 5px 0 5px;
}

/* .ui-widget-content .fourColumn {
  width:140px;
} */

.mainHead
{
  float:left;
  width:100%;
  display:block;
  font-size:18px;
  font-weight:bold;
  color:#4E84C4;
  text-transform:uppercase;
  text-align:left;
  margin:0 0 10px 5px;
}

.subHead
{
  float:left;
  width:100%;
  display:block;
  font-size:16px;
  font-weight:bold;
  color:#4E84C4;
  text-align:center;
  text-transform:uppercase;
  margin-bottom:6px;
}

.subHead a:hover
{
  text-decoration:underline;
  cursor:pointer;
}

/* .ui-widget-content .promoCopy {
  line-height:20px;
  margin:10px 0 10px 0;
} */
.actionItem {
  float:left;
  width:150px;
  height:70px;
  font-size:14px;
  font-weight:bold;
  line-height:18px;
  color:#325564;
}

a.greenButton
{
  color:#F8FFF5;
}

.greenButton
{
    display:block;
    background: url("/img/sprits.gif") no-repeat scroll 0 0 transparent;
    color: #F8FFF5;
    font-size: 0.78em;
    font-weight: bold;
    height:20px;
    width:80px;
    margin: 0 auto;
    padding-top: 2px;
    text-align: center;
    text-shadow: 0 -1px 0 #999999;
    text-transform: uppercase;
    cursor:pointer;
}

.absolute
{
    margin: 15px 0 15px 0;
    position:absolute;
    bottom:0px;
    left:55px;
}

.whySectionBlock:first-child a.greenButton {
  left:35px;
}

/* END JEREMIAH'S RENDITION */

.threeColumn
{
  width:205px;
}

.twoColumn
{
  width:320px;
}

.tabContainer
{
  float:left;
  margin:0 0 10px 0;
}

.pageContent
{
  float:left;
  margin:0 0 20px 0;
}

.inlineButton
{
  display:inline-block;
}


/*** Sharing button cms content styles **********/

.watchNow
{
  width:110px;
  height:17px;
  float:left;
  margin:4px 0 6px 0;
  padding:1px 0 0 30px;
  font-size:11px;
  font-weight:bold;
  background: url("/dms-inline/images/vsphub/button_sprite.png") no-repeat 0 0 transparent;
  cursor:pointer;
  text-transform:uppercase;
}

.shareNow
{
  width:110px;
  height:18px;
  float:left;
  margin:4px 0 6px 0;
  padding:1px 0 0 30px;
  font-size:11px;
  font-weight:bold;
  background: url("/dms-inline/images/vsphub/button_sprite.png") no-repeat 0 -20px transparent;
  cursor:pointer;
  text-transform:uppercase;
}

.downloadNow
{
  width:130px;
  height:18px;
  float:left;
  margin:4px 0 6px 0;
  padding:1px 0 0 30px;
  font-size:11px;
  font-weight:bold;
  background: url("/dms-inline/images/vsphub/button_sprite.png") no-repeat 0 -80px transparent;
  cursor:pointer;
  text-transform:uppercase;
}

.downloadNowLong
{
  width:165px;
  height:18px;
  float:left;
  margin:4px 0 6px 0;
  padding:1px 0 0 30px;
  font-size:11px;
  font-weight:bold;
  background: url("/dms-inline/images/vsphub/button_sprite.png") no-repeat 0 -120px transparent;
  cursor:pointer;
  text-transform:uppercase;
}

.readNow
{
  width:110px;
  height:18px;
  float:left;
  margin:4px 0 6px 0;
  padding:1px 0 0 35px;
  font-size:11px;
  font-weight:bold;
  background: url("/dms-inline/images/vsphub/button_sprite.png") no-repeat 0 -60px transparent;
  cursor:pointer;
  text-transform:uppercase;
}

.viewNow
{
  width:130px;
  height:18px;
  float:left;
  margin:4px 0 6px 0;
  padding:1px 0 0 35px;
  font-size:11px;
  font-weight:bold;
  background: url("/dms-inline/images/vsphub/button_sprite.png") no-repeat 0 -40px transparent;
  cursor:pointer;
  text-transform:uppercase;
}

.compareNow
{
  width:130px;
  height:18px;
  float:left;
  margin:4px 0 6px 0;
  padding:1px 0 0 20px;
  font-size:11px;
  font-weight:bold;
  background: url("/dms-inline/images/vsphub/button_sprite.png") no-repeat 0 -100px transparent;
  cursor:pointer;
  text-transform:uppercase;
}


.downloadContainer
{
  float:left;
  width:150px;
  margin:15px 0 15px 0;
  clear: both;

}
.downloadContainer a {
  cursor:pointer;
}
.bottomButton {
  clear:both;
}

/*** VIDEO LIBRARY STYLES *******************************/
.videoContainer
{
  float:left;
  width:100%;
  /* overflow-x:hidden;
  overflow-y:auto;  */
  margin:10px 0 0 0;
  border-top:1px solid #CCC;
}

.videoSummary
{
  font-size:14px;
  margin:35px 0 0 0;
}

.videoTotal
{
   float:left;
   margin:0 0 0 10px;
}

.share
{
  float:right;
}

.videoBlock
{
  float:left;
  width:100%;
  margin:10px 0 0 0;
  padding-top:15px;
  border-bottom:1px solid #CCCCCC;
}

.videoBlock .subHead
{
  font-size:14px;
  margin-bottom:4px;
}

.videoBlock .promoCopy
{
  margin:0 0 8px 0;
  line-height:16px;
}

.videoThumb
{
  float:left;
  width:205px;
  height:135px;
  margin:0 30px 0 10px;
}

.videoDetail
{
  float:left;
  width:450px;
  margin:0;
}

.videoSpecs
{
  float:left;
  font-size:11px;
  font-weight:bold;
  color:#999;
  margin:5px 0 0 0;
}

/*** END Video Share Styles **************************/


.noMargin
{
  margin:0;
}

.getStartedContainer
{
  position:relative;
  float:left;
  width:730px;

}

.getStartedBroker
{
  position:absolute;
  left:620px;
  top:1px;
  /* margin:15px auto; */
  font-size:12px;
  padding:5px;
  font-weight:bold;
  color:white;
  /* text-transform:uppercase; */
    background-color:#4e84c4;
    /* width:120px; */
    border-radius:5px;
    text-align:center;
    z-index:10000;
    zoom:1;
}

.getStartedBroker a
{
  color:white;
}

.caption
{
  float:left;
  display:block;
  font-size:11px;
  margin:5px 0 0 0;
}

.footnote
{
  float:left;
  width:600px;
  font-size:10px;
  font-style:italic;
  margin:10px 0 0 20px;
}

.header
{
  font-weight:bold;
  font-size:12px;
  margin:0;
}

.bodyText
{
  font-size:10px;
}

.wordBullet a:hover
{
  text-decoration:underline;
}

.smallWordBullet
{
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
}

sub, sup
{
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup
{
  top: -0.5em;
}
sub
{
  bottom: -0.25em;
}



/*** Enhance Your Plan styles **** MRH ADDED ****/

/**** JQUERY UI OVERRIDES **************/

.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 12px;
}

.ui-tabs .ui-tabs-panel {
  padding: 2em 1.4em;
}

.ui-widget-header {
    background: none;
    border:none;
    border-bottom: 1px solid #AED0EA;
    color: #222222;
    font-weight: bold;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.ui-widget-content {
  border: 1px solid #CFCFCF;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: -1px;
  margin-right: 0.2em;
  border-bottom-width: 1px;
  border-bottom: 1px solid #000;
}

.ui-tabs .ui-tabs-nav li
{
  margin-bottom: -1px;
  margin-right: 0.2em;
  top: 0;
}

.customizeBlock
{
  display:none;
  float:left;
  /* width:200px; */
  height:230px;
/*  border:1px solid #CFCFCF; */
  border-radius:5px;
  margin:0 10px 20px 10px;
  padding:8px;
  /* text-align: center; */
}

.customizeBlock img
{
  float:left;
  margin:15px 20px 5px 0;
}

.factInset
{
  float:left;
  font-size:20px;
  margin:0 15px 15px 0;
  font-weight:bold;
}

.subHeadLeft
{
  float:left;
  width:100%;
  font-size:16px;
  font-weight:bold;
  color:#4E84C4;
  text-transform:uppercase;
}

.subHeadLeft a:hover
{
  text-decoration:underline;
  cursor:pointer;
}

.promoCopy {
  width:190px;
  float:left;
  font-size:12px;
  line-height:20px;
  margin:10px 0 10px 0;
}
.promoCopy ul {
  float:left;
  list-style:disc;
  display:inline;
  margin:12px 0 0 0;
  padding:0;
}
.promoCopy li {
  position: relative;
  *vertical-align:middle;
  list-style-type:disc;
  list-style-position:outside;
  margin:0 0 0 15px;
  *top: -.5em;

}
.promoThreeColumn
{
  width:185px;
}

.promoTwoColumn
{
  width:250px;

}


.fourColumn {
  width:140px;
}

.tab
{
  width:200px;
  padding:13px 10px 13px 10px;
  border-bottom:1px solid #CFCFCF;
  font-size:12px;
  font-weight:bold;
  cursor:pointer;

}

.selectedTab
{
  background-color:#E9E9E9;
}

.panelTabContainer
{
  float:left;
  width:220px;
  border:1px solid #CFCFCF;
  margin:0 0 0 10px;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;


}

#panelDisplay
{
  float:left;
  width:480px;
  border-top:1px solid #CFCFCF;
  border-right:1px solid #CFCFCF;
  border-bottom:1px solid #CFCFCF;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
}

.extraTopMargin
{
  margin:10px 0 0 0;
}

.mainContentAreaCol1 {
  width:210px;
  float:left;
  padding-right: 30px;
}
.mainContentAreaCol2 {
  width:210px;
  float: left;
}

.justifyLeft
{
  text-align:left;
  margin-bottom:0px;
}

.justifyRight
{
  text-align:right;
  margin-bottom:0px;
}


/*** NEWSLETTER STYLES *****************/
.currentIssue
{
  float:left;
  margin:40px 0 0 15px;
}

.summary
{
  float:left;
  margin:0 0 25px 0;
  width:600px;
}

.summary img
{
  float:left;
  margin:0 20px 0 0;
  border:1px solid #CFCFCF;
  clear:both;
}

.summary p
{
  margin:0;
}

.summary a{color:#325565;text-decoration:underline;font-weight:bold; cursor:pointer;}
.summary a:hover{text-decoration:underline;}
.summary .title{font-size:17px;   font-weight:bold;
margin:0;}
.footer-newsletter
{
  float:left;
  font-size:9px;
  border-top:1px solid #CFCFCF;
  margin:15px 0 0 0;
  padding:20px 0 0 0;
}

/*** END NEWSLETTER STYLES **********************/


#clientFAQs
{
  margin:10px 0 0 0;

}

.faq
{
  position:relative;
  margin-bottom:10px;
  font-size:14px;
  font-weight:bold;
  cursor:pointer;
}

.faq span
{
  position:absolute;

}

.faq a
{
  margin-left:20px;

}

.answer
{
  width:85%;
  margin-bottom:15px;
  margin-left:40px;
  font-size:12px;

}
.fullWidth {
   width:100%;
}
.footerContainer footer.copyright
{
  width:100%;
  margin:10px 0 0 0;
  padding:0;
  text-align:center;
}

/* This is the table for adjustment summary */
.tableASWithHeader {
  width:100%;
}
.tableASWithHeader th {
  border-top:solid 1px #73B6D6;
  border-bottom:solid 1px #73B6D6;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:5px;
  padding-right:5px;
  background-color:#D7EDF4;
  text-align:right;
  color:#244251;
}
.tableASWithHeader td {
  border-bottom:solid 1px #D3E0F0;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:5px;
  padding-right:5px;
  color:#4E84C4;
  text-align:right;
}
.tableASWithHeader th a:link {
  color:#244251;
}

/* This is for hiding/showing information based on the print button being pressed */
@media screen {
  #printRA {
   display:none;
  }
}

@media print {
  #printRA {
   display:block;
  }
}

.tableCoverageCodes {
  border:solid 1px #73B6D6;
  background-color :#D7EDF4;
  padding:2px 4px 2px 4px;
  width:255px;
}

#printContent .header  { font-size: 14pt; font-weight: bold; text-align: left; }
#printContent th       { color: black; background-color: #D7EDF4; text-align: left; border-left: 15px; }
#printContent hr.thick { background-color: #23238E; height: 3pt; }
#printContent hr.thin  { background-color: #23238E; height: 1pt; }
#printContent .small   { font-size: 8pt; }
#printContent .changed { color: #23238E; font-weight: bold; font-size: 8pt; }
#printContent a        { color: blue; }
#printContent td        { padding:3px 7px 2px 0px; }

.noprint   { display: block; }
.pagebreak { background-color: white; }

.changed { color: #23238E; font-weight: bold; }

.grayBorder
{
  border:1px solid #CFCFCF;
}

.loginLabel
{
  position:absolute;
  display:none;
  top:0px;
  left:0px;
  margin:4px 0 0 10px !important;
  color:#999999;
  width:200px;
  z-index:100;
  font-weight:bold;
}

.relativePosition
{
  position:relative;
}

.absPosition
{
  position:absolute;
}

/* download page */

#selectReport
{
  width:240px
}
.downloadCenter
{
  text-align:center;
}
/* end download page */
.fadInfoIconSmall {
    margin-left:8px;
    vertical-align:middle;
}

/* 960 */
.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;margin-left:10px;margin-right:10px}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12,.push_13,.pull_13,.push_14,.pull_14,.push_15,.pull_15{position:relative}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.container_12 .push_3,.container_16 .push_4{left:240px}.container_12 .push_6,.container_16 .push_8{left:480px}.container_12 .push_9,.container_16 .push_12{left:720px}.container_12 .push_1{left:80px}.container_12 .push_2{left:160px}.container_12 .push_4{left:320px}.container_12 .push_5{left:400px}.container_12 .push_7{left:560px}.container_12 .push_8{left:640px}.container_12 .push_10{left:800px}.container_12 .push_11{left:880px}.container_16 .push_1{left:60px}.container_16 .push_2{left:120px}.container_16 .push_3{left:180px}.container_16 .push_5{left:300px}.container_16 .push_6{left:360px}.container_16 .push_7{left:420px}.container_16 .push_9{left:540px}.container_16 .push_10{left:600px}.container_16 .push_11{left:660px}.container_16 .push_13{left:780px}.container_16 .push_14{left:840px}.container_16 .push_15{left:900px}.container_12 .pull_3,.container_16 .pull_4{left:-240px}.container_12 .pull_6,.container_16 .pull_8{left:-480px}.container_12 .pull_9,.container_16 .pull_12{left:-720px}.container_12 .pull_1{left:-80px}.container_12 .pull_2{left:-160px}.container_12 .pull_4{left:-320px}.container_12 .pull_5{left:-400px}.container_12 .pull_7{left:-560px}.container_12 .pull_8{left:-640px}.container_12 .pull_10{left:-800px}.container_12 .pull_11{left:-880px}.container_16 .pull_1{left:-60px}.container_16 .pull_2{left:-120px}.container_16 .pull_3{left:-180px}.container_16 .pull_5{left:-300px}.container_16 .pull_6{left:-360px}.container_16 .pull_7{left:-420px}.container_16 .pull_9{left:-540px}.container_16 .pull_10{left:-600px}.container_16 .pull_11{left:-660px}.container_16 .pull_13{left:-780px}.container_16 .pull_14{left:-840px}.container_16 .pull_15{left:-900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1}

/* Why Vsp New Styles */
.mainCon {
    background: #003445;
    height: auto;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
}
.addingMargin {
  margin:20px;
}
.heroContentContainer {
  padding: 100px 0px 0px 0px;
}
.heroGrayButton {
  background: #717171;
    text-decoration: none;
}
.heroGrayButton:hover {
  background:#003445;
}
.filterText {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  font-weight: bold;
  max-width: 60rem !important;
}
.scrollMask {
  display: flex;
  justify-content: center;

}
/* Column Block Style */
.columnStyle {
  border: 1px solid #ccc;
  /* margin:10px 4px 10px 35px; */
  margin: 10px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    padding:0px;
    float: left !important;
    width:278px;

}

.columnH4container {
    color: #003445;
    text-align: center;
    overflow: hidden;
    height: 85px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.columnH4container > h4 {
    font-weight: bold !important;
    font-size: 20px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.columnH4container-sidebar {
    margin: 8px 0;
    color: #003445;
    text-align: left;
    overflow: hidden;
    /*height: 75px;*/
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.columnH4container-sidebar > h4 {
    font-weight: bold !important;
    font-size: 18px;
    margin: 0;
    position: relative;
    padding-bottom: 15px;
    /*top: 50%;
    transform: translateY(-50%);*/
}

.columnImage {
  max-width:100% !important;
  border: 1px solid #ccc;
  border-right: none;
  border-left: none;
  position:relative;
}
.columnImage > a > img {
  height: 150px;
  min-width: 100%;
}
.columnImage > img {
  height: 150px;
  min-width: 100%;
}
.columnPreviewSentence {
  width:90%;
  margin: 10px auto;
  word-wrap: break-word;
    overflow: hidden;
    /* height: 90px; */
    min-width: 30px;
}

.columnPreviewSentence > p {
    font-size:14px;
}
.emptyPreviewSentence {
    height: 30px;
}
.columnButtonContainer {
  margin: 0px auto;
  text-align: center;

}
.columnButtonStyle {
  background-color: #003445;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  text-indent: 0;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  height: 30px;
  line-height: 30px;
  width: 122px;
  text-decoration: none;
  text-align: center;

}
.columnButtonStyle:hover {
  background-color: #00baec;
  transition: background 0.3s linear 0s, color 0.3s linear 0s;
}
.columnButtonStyle:active {
  position: relative;
}
.columnTraingle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0px 30px 60px;
    border-color: transparent transparent #a8a8a8 transparent;
    float: right;
}
.fileTypeTriangleStatus {
  margin: 14px 0px 0px -33px;
    color: #fff;
    /* font-weight: bold; */
    font-size: 11px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.pageTitle {
  padding: 0 !important;
}
.pageTitle > h1 {
  color:#003445;
  /*text-transform: capitalize;*/
  font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif !important;
  font-weight:bold;
}
.author {
  margin: 0px 0px 0px 38px;
  color:#797575;
  font-weight: bold;
  float:left;
}
.date {
    color: #797575;
    font-weight: bold;
    float: left;
    margin: 3px 0px 0px 33px;
}
.tag {
    float: left;
    margin: 5px 5px 5px 5px;
    background: #a6a6a6;
    padding: 5px 10px 5px 10px;
    border-radius: 14px;
    font-size: 10px;
    font-weight: bold;

}
.tag > a {
  text-decoration: none;
  color: #fff;
}
.searchFoundStatus {
  margin: 10px;

}
.searchFoundStatus > h1 {
  color:#003445;

}
.articleParagraphContainer {
  margin: 0px 0px 0px 15px;
  float:left;
}
.articleParagraphContainer > p > a {
  text-decoration: none;
}
.checkOutContentContainer {
  float: right;
}
.attentionText > h6 {
  color:#003445;
  font-weight: bold !important;
    font-size: 21px;
    margin: 0 auto;
    position: relative;
    /width: 340px;*/
    margin:10px 0px;

}
.attentionContentBoxContainer {
  border: 1px solid #ccc;
    min-height: 300px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    padding:0px;
    background: #fff;
    overflow: hidden;
}
.videoInfoBlock {
   margin: 50px 0px 10px 0px;
}
.videoPageAttentionBox {
  margin-top: 50px;
  margin-bottom: 10rem;
}
.attentionContainerVideo {
  float: left;
  margin: 0px 0px 0px 100px;
}
.attentionContainerPDF {
  float: left;
  margin: 0px 0px 0px 50px;
}

.relatedContentTraingle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 52px 52px 0;
  border-color: transparent #a8a8a8 transparent transparent;
  position: absolute;
  right: 0px;
    top: 0px;
}
.relatedContentFileType {
  margin: 6px 0px 0px 18px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}
.relatedContentBoxContainer {
    min-height: 212px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    padding:0px;
    background: #fff;
    overflow: hidden;
    margin: 0px 0px 0px 60px;
}

 .ca-item > a {
  text-decoration:none ;
}
.hero-section3 .hero-section-text {
  padding: 0 !important;
}
.container {
    margin-top:3rem;
}

.resourceBar {
  width: 90%;
    margin: 0px 0px 0px 50px !important;
}
.resourcesBarText {

  color: #003445;
    font-weight: bold;
    font-size: 16px;
}
.resourcesBarText > a {
  color: #003445;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
.socialMediaShare {
  margin: 20px 0px 20px 36px;
}
.socialMediaShareTop {
    clear:none !important;
    text-align:right;
}
.mainContainer {
    padding-bottom: 5rem;
    padding-top: 1rem;
    padding-left: 1rem;
    max-width: 60rem !important;
}
.ctaContainerVideoAndPDF {
    float: left;
    margin: 0px 0px 0px 170px;
    height: 322px;
}
.ctaContainerArticle {
  margin: 30px 0px 0px 0px;
}
.articleMainContainer {
    margin: 50px 0px 0px 0px;
}

 .backToLanding {
  margin-top: 0px;
  margin-right: 7px;
}
.backToLanding > a {
  color:#003445;
  text-decoration:none;
}
.backToResourceLink {
    float:right;
}
.backToResourceLink > a {
    text-decoration:none;
    color:#003445;
}
.backToResourceContainer {
    width: 100%;
    margin: 14px 0px -45px 0px;
}
#pdf {
    padding-bottom:40px;
    width:100% !important;
}
.backToResourceContainerArticle {
    width: 100%;
    margin: 14px 0px 25px 0px;
}
.hubFilter {
    width:132px;
    margin-top: 1rem;
    font-weight: bold;
}
.rowMax { 
    max-width: 70rem !important;
   }
.videoImage {
    position: relative;
}

.videoImage::before {
    content: '\25BA';
    color: #003445;
    font-size: 30px;
  width: 45px;
  height: 48px;
  margin: 0px auto;
  display: block;
  z-index: 1;
  border: 5px solid #003445;
  border-radius: 100%;
    padding: 2px 0 0 5px;
  position: absolute;
    bottom: 70px;
  right: 0px;
  left: 0px;
}
.articleTitle > h1 {
    color: #003445;
    font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif !important;
    font-weight: bold;
    font-size: 35px;
}
.columnPreviewPageSentence {
    width:90%;
  margin: 10px auto;
  word-wrap: break-word;
    overflow: hidden;
    height: 110px;
}
.searchColumnPreviewSentence {
    width: 90%;
    margin: 10px auto;
    word-wrap: break-word;
    overflow: hidden;
    height: 110px;
}
.overLayTextContainer {
    margin: 56px 0px 0px 16px;
}
.smallOverlayText {
    /*font-family: Oswald Medium;*/
    font-size: 16px;
}
.largeOverlayText > h1 {
    /*font-family: Oswald Medium;*/
    margin:0px;
    line-height: 1.3;
    font-size: 35px;
}
.navyBlue {
    color:#003445 !important;
}
.whiteText {
    color:#fff !important;
}
.text-left {
    text-align:left !important;
}
.noPadding {
    padding:0 !important;
}
.noCenter {
    margin-left:0;
    margin-right:0;
}
.whiteLink:hover {
    color:#fff;
}
.hero-section3 .hero-container {
  min-height: unset;
}
.hero-section3  > .row {
  width: 100%;
  max-width: unset !important;
}
.hero-section3  {
  padding-top: 0 !important;
}
.fullContainer {
    max-width: 69.8rem;
    margin: 0 auto;
}
.quickLinks .row {
  justify-content:flex-start;
}
.quickLinks a.selected, .quickLinks  
a.selected:active, .quickLinks 
a.selected:hover {
    background-color: #fff;
    color: #003046;
    padding: 1.5rem 2rem;
    outline: inherit;
    cursor: pointer;
    display: inline-flex;
    text-decoration: none;
    font-family: "Open Sans",sans-serif;
    font-size: .9375rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom: 0;
}
.quickLinks a, .quickLinks a:active, .quickLinks a:hover {
    font-family: "Open Sans",sans-serif;
    font-size: .9375rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 1.1em;
    
}
.log-container {
  width:100%;
  text-align: right;
}
.quickLinks a,
.quickLinks a:active,
.quickLinks a:hover {
  display: unset;
 }
 /* footer */
 footer.brokerFooter {
    background-color: #003046;
    color: #ffffff;
    border: none;
    padding-bottom: 35px;
    margin-top: 80px;
}
footer.brokerFooter .column ul li, footer .column ul li a,
 footer.brokerFooter a {
    text-decoration: none;
    font-family: "Open Sans";
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 17px;
    display: block;
}
.foot-container {
  display: flex;
  padding:2rem;
}
.small-text {
  font-weight: bold;
  margin-top: 2rem;
}
