html { 
  height: 100%; 
} 

body {
  margin: 0 auto;
  padding: 0;
  font: 12px Arial,Helvetica,sans-serif;
  background: #b2acac url(../img/whiteBG.gif) top center repeat-y;
  font-weight: normal;
  line-height: 16px;
  height: 100%; 
}

#outerContainer {
  position: relative; 
  color: #303030;
  margin: 0 auto;
  width: 782px; 
  min-height: 100%; 
  height: auto; 
}

#outerContainer, x:-moz-any-link {
  position: relative; 
  color: #303030;
  margin: 0 auto;
  width: 782px; 
  min-height: 100%; 
  height: auto; 
}

#outerContainer, x:-moz-any-link, x:default {
  position: relative; 
  color: #303030;
  margin: 0 auto;
  width: 783px; 
  min-height: 100%; 
  height: auto; 
}

#header { 
  width: 782px;  
} 

#redError { 
  color: #e40303; 
} 

/* top navigation for non-members */ 
#topNavNonMem {
  position: absolute;
  z-index: 1001; 
  width: 600px;
  color: #000000; 
  font-size:11px;	
  top: 73px; 
  left: 192px;  
}

#topNavNonMem ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
} 

#topNavNonMem li {
  float: left;
  color: #6cb3d6;
  position: relative; 
  padding: 5px 8px 0px 43px;
}

#topNavNonMem a {
  color: #ffffff; 
  text-decoration: underline;  
}

#topNavNonMem a.left1 {
  color: #FFFFFF;
  padding: 0px 0px 0px 0px; 
  float: left;
  background: url(../img/memAgmtLinkB.gif) no-repeat; 
    width: 134px; 
    height: 23px;  
}

#topNavNonMem a.left2 {
  color: #FFFFFF;
  padding: 0px 0px 0px 0px; 
  float: left;
  background: url(../img/privacyLinkB.gif) no-repeat;
    width: 93px; 
    height: 23px;   
}

#topNavNonMem a.left3 {
  color: #FFFFFF;
  padding: 0px 0px 0px 0px; 
  float: left;
  background: url(../img/depositsLinkB.gif) no-repeat;
    width: 61px; 
    height: 23px;    
}

#topNavNonMem a.left4 {
  color: #FFFFFF;
  padding: 0px 0px 0px 0px; 
  float: left; 
  background: url(../img/faqsLinkB.gif) no-repeat; 
    width: 35px; 
    height: 23px;     
}

#topNavNonMem a.left1:hover {
  color: #FFFFFF;
  padding: 0px 0px 0px 0px; 
  float: left;
  background: url(../img/memAgmtLinkOverB.gif) no-repeat; 
    width: 134px; 
    height: 23px;    
}

#topNavNonMem a.left2:hover {
  color: #FFFFFF;
  padding: 0px 0px 0px 0px; 
  float: left;
  background: url(../img/privacyLinkOverB.gif) no-repeat;
    width: 93px; 
    height: 23px;   
}

#topNavNonMem a.left3:hover {
  color: #FFFFFF;
  padding: 0px 0px 0px 0px; 
  float: left;
  background: url(../img/depositsLinkOverB.gif) no-repeat;
    width: 61px; 
    height: 23px;   
}

#topNavNonMem a.left4:hover {
  color: #FFFFFF;
  padding: 0px 0px 0px 0px; 
  float: left; 
  background: url(../img/faqsLinkOverB.gif) no-repeat; 
    width: 35px; 
    height: 23px; 
}

#topNavNonMem a.right {
  color: #333333;
  padding: 0px 0px 0px 10px; 
  float: right;
}

#topNavNonMem a:hover {
  color: #aee245; 
}

/* top navigation for members */
#topNavMem {
  float: left;
  width: 782px;
  margin: 0px;
  top: 75px;	
  position: absolute;
  left: 37px;  	
}

#topNavMem ul {	
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 12px;	
  padding-left: 200px; 
}	

#topNavMem li {
  float: left;
  white-space: nowrap;
  padding: 10px 50px 5px 0px;
}

#topNavMem li a {
    display: block;
    margin: 0px;
    background-color: inherit;
    color: #f5fc7f;
    text-decoration: none;
    color: #FFFFFF; 
    font-weight: bold; 
}

#topNavMem a:hover {
  color: #aee245; 
}

#topNavMem a.selected {
  color: #aee245;
}

#topNavMain {
  position: absolute;
    z-index: 1001; 
    width: 600px;
    color: #000000; 
    font-size:11px;	
    top: 0px; 
    left: 215px; 
}

#topNavMain ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
} 

#topNavMain li {
    float: left;
    color: #6cb3d6;
    position: relative; 
    padding: 48px 8px 0px 43px; 
}

#topNavMain a {
    color: #ffffff; 
    text-decoration: underline;  
}

#topNavMain a.left1 {
  color: #FFFFFF;
    padding: 0px 0px 0px 0px; 
    float: left;
    background: url(../img/memAgmtLinkA.gif) no-repeat; 
    width: 132px; 
    height: 21px;  
}

#topNavMain a.left2 {
  color: #FFFFFF;
    padding: 0px 0px 0px 0px; 
    float: left;
    background: url(../img/privacyLinkA.gif) no-repeat;
    width: 93px; 
    height: 21px;   
}

#topNavMain a.left3 {
  color: #FFFFFF;
    padding: 0px 0px 0px 0px; 
    float: left;
    background: url(../img/depositsLinkA.gif) no-repeat;
    width: 61px; 
    height: 21px;  
}

#topNavMain a.left4 {
  color: #FFFFFF;
    padding: 0px 0px 0px 0px; 
    float: left; 
    background: url(../img/faqsLinkA.gif) no-repeat; 
    width: 36px; 
    height: 21px;  
}

#topNavMain a.left1:hover {
  color: #FFFFFF;
    padding: 0px 0px 0px 0px; 
    float: left;
    background: url(../img/memAgmtLinkOverA.gif) no-repeat; 
    width: 132px; 
    height: 21px;   
}

#topNavMain a.left2:hover {
  color: #FFFFFF;
    padding: 0px 0px 0px 0px; 
    float: left;
    background: url(../img/privacyLinkOverA.gif) no-repeat;
    width: 93px; 
    height: 21px;    
}

#topNavMain a.left3:hover {
  color: #FFFFFF;
    padding: 0px 0px 0px 0px; 
    float: left;
    background: url(../img/depositsLinkOverA.gif) no-repeat;
    width: 61px; 
    height: 21px;   
}

#topNavMain a.left4:hover {
  color: #FFFFFF;
    padding: 0px 0px 0px 0px; 
    float: left; 
    background: url(../img/faqsLinkOverA.gif) no-repeat; 
    width: 36px; 
    height: 21px;   
}

#topNavMain a.right {
  color: #333333;
    padding: 0px 0px 0px 10px; 
    float: right;
}

#topNavMain a:hover {
  color: #aee245; 
}

#topTitle { 
  padding: 0px 0px 0px 0px; 
    width: 100px;
    height: 25px; 
    vertical-align: text-top;   
} 

.topRightTitle {
  float: right;
  width: 20px;
  top: -35px;
  right: 60px;
  position: relative;
}

.topRightPrivacyTitle {
  float: right;
  top: -35px;
  right: -15px;
  position: relative;
}

.bottomRightFooter {
  float: right;
  position: relative;
}

#basicsTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0;  
    float: left;
  background: url(../img/theBasicsTitle.gif) top center no-repeat;
    height: 22px; 
    width: 101px; 
}

#advInterestsTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0; 
    float: left;
  background: url(../img/advInterestsTitle.gif) no-repeat;
    height: 22px; 
    width: 300px; 
}

#businessTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0;  
    float: left;
  background: url(../img/businessTitle.gif) top center no-repeat;
    height: 22px; 
    width: 86px; 
} 

#imptEventsTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0;  
    float: left;
  background: url(../img/imptEventsTitle.gif) top center no-repeat;
    height: 22px; 
    width: 158px; 
}

#autoTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0;  
    float: left;
  background: url(../img/autoTitle.gif) no-repeat;
    height: 22px; 
    width: 300px; 
}

#travelTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0;   
    float: left;
  background: url(../img/travelTitle.gif) top center no-repeat;
    height: 22px; 
    width: 55px; 
}

#healthTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0;  
    float: left;
  background: url(../img/healthTitle.gif) top center no-repeat;
    height: 22px; 
    width: 62px; 
}

#commTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0;   
    float: left;
  background: url(../img/commTitle.gif) no-repeat;
    height: 22px; 
    width: 300px; 
} 

#financialServTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0; 
    float: left;
  background: url(../img/financialServTitle.gif) top center no-repeat;
    height: 22px; 
    width: 165px; 
}

#electronicsTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0;  
    float: left;
  background: url(../img/electronicsTitle.gif) top center no-repeat;
    height: 22px; 
    width: 101px; 
}

#householdTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0; 
    float: left;
  background: url(../img/householdTitle.gif) top center no-repeat;
    height: 22px; 
    width: 180px; 
}

#petsTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px; 
    margin: -8px 0 0 0;
    float: left;
  background: url(../img/petsTitle.gif) top center no-repeat;
    height: 22px; 
    width: 42px; 
}

#entertainmentTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0; 
    float: left;
  background: url(../img/entertainmentTitle.gif) top center no-repeat;
    height: 22px; 
    width: 128px; 
}

#foodDiningTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0;
    float: left;
  background: url(../img/foodAndDiningTitle.gif) top center no-repeat;
    height: 22px; 
    width: 133px; 
}

#sportsHobbiesTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0; 
    float: left;
  background: url(../img/sportsHobbiesTitle.gif) top center no-repeat;
    height: 22px; 
    width: 164px; 
}

#recVehiclesTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0; 
    float: left;
  background: url(../img/recVehiclesTitle.gif) top center no-repeat;
    height: 22px; 
    width: 193px; 
}

#sorryTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: -8px 0 0 0; 
    float: left;
  background: url(../img/sorryTitle.gif) top center no-repeat;
    height: 22px; 
    width: 178px; 
}

#clothingFashionTitle { 
  position: relative; 
  color: #FFFFFF;
    padding: 0px 0px 0px 0px; 
    margin: -8px 0 0 0; 
    float: left;
  background: url(../img/clothingFashionTitle.gif) no-repeat;
    height: 22px; 
    width: 300px; 
}

#headerNavMain {
    position: absolute;  
    z-index: 1001; 
    float: right; 
    width: 450px; 
    color: #000000; 
    font-size:11px;	
    top: 1px;
    right: 25px; 
}

#headerNavMain ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right; 
} 

#headerNavMain li {
    float: left;
    color: #6cb3d6;
    position: relative; 
    padding: 8px 0px 0px 80px; 
    width: 128px;  
}

#headerNavMain a {
    text-decoration: none;  
}

#headerNavMain  a.left {
    padding: 0px 0px 0px 0px; 
    float: left;
    background: url(../img/memInfoLink.gif) no-repeat;
    width: 137px; 
    height: 18px;   
}

#headerNavMain  a.right {
    padding: 0px 0px 0px 10px; 
    float: right;
    background: url(../img/adInfoLink.gif) no-repeat; 
    width: 148px; 
    height: 18px; 
}

#headerNavMain  a.left:hover {
  padding: 0px;
    margin: 0px; 
  background: url(../img/memInfoLinkOver.gif) no-repeat;
    width: 137px; 
    height: 18px;  
}

#headerNavMain  a.right:hover {
  padding: 0px 0px 0px 10px; 
  background: url(../img/adInfoLinkOver.gif) no-repeat;
    width: 148px; 
    height: 18px;   
}

#topLeftLogo {
  position: absolute; 
    top: 5px;
    left: 5px; 
    z-index: 2000;  
}

#dashboard {
 top: 1px;
 line-height: 11px;  
}

#dashboardText {
    position: absolute; 
    right: 12px; 
    z-index: 1000; 
    width: 200px; 
    color: #FFFFFF; 
    font-size:11px;	
    top: 5px; 
}

#dashboardText h3 { 
  font-size: 11px; 
    font-weight: bold;
    color: #FFFFFF;  
} 

#dashboardText a {
    color: #FFFFFF; 
    text-decoration: underline;
    font-size: 11px;   
}

#dashboardText a.small {
    color: #FFFFFF; 
    text-decoration: underline; 
    font-size: 9px; 
}

#dashboardText a:hover {
  color: #aee245; 
}

#paddedTop { 
  padding-top: 10px;  
}

/* floating boxes (non-member pages) */
#mainSubContentLeft {
  position: absolute; 
  top: 49px; 
  left: 10px; 
  width:250px;
  z-index: 100;
}

#joinNowMain { /* block position that can be changed at will */
    width: 242px;
    height: 293px; 
    background: url(../img/mainLeftTop.gif) center no-repeat;
}

#joinNowMain ul {
  margin: 0px;
    padding: 0px;
    list-style: none;
    color: #6cb3d6;
}

#joinNowMain li {
    float: left;
    color: #6cb3d6;
    position: relative; 
    z-index: 105; 
    top: 175px; 
    left: 28px;
    padding: 0px 0px 0px 0px; 
    width: 165px; 
}

#joinNowMain a { /* block position that can be changed at will */
  padding: 3px 0px 5px 3px; 
    float: left; 
}

#joinNowMain2 { /* block position that can be changed at will */
    width: 242px;
    height: 293px; 
    background: url(../img/mainLeftTop2.gif) center no-repeat;
}

#joinNowMain2 ul {
  margin: 0px;
    padding: 0px;
    list-style: none;
    color: #6cb3d6;
}

#joinNowMain2 li {
    float: left;
    color: #6cb3d6;
    position: relative; 
    z-index: 105; 
    top: 175px; 
    left: 28px;
    padding: 0px 0px 0px 0px; 
    width: 165px; 
}

#joinNowMain2 a { /* block position that can be changed at will */
  padding: 3px 0px 5px 3px; 
    float: left; 
}

#logInMain { /* block position that can be changed at will */
  position: absolute; 
    top: 204px; 
    width: 242px;
    height: 293px; 
    background: url(../img/mainLeftBot.gif) center no-repeat;
}

#logInMain ul {
  margin: 0px;
    padding: 0px;
    list-style: none;
    color: #6cb3d6;
}

#logInMain li {
    float: left;
    color: #6cb3d6;
    position: relative; 
    z-index: 105; 
    top: 76px; 
    left: 28px;
    padding: 0px 0px 0px 4px; 
    width: 175px; 
}

#logInMain input.bottomLeft {
  color: #FFFFFF;
    padding: 9px 0px 3px 0px; 
    float: left;
    border: none; 
    height: 27px; 
    width: 84px;  
}

#logInMain a.bottomRight {
  color: #333333;
    padding: 24px 2px 0px 0px; 
    float: right;
    font-size:10px; 
    text-decoration: underline;  
}

#logInMain li img {
 padding: 5px 0px 2px 0px; 
}

#logInMain li a {
  font-size: 12px;  
    display: block; 
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #6cb3d6;
    text-decoration: none;
}

#logInMain a:hover {
    color: #065a9a; 
}

/* form elements */
#logInMain form {
 padding-top:5px; 
}

#logInMain label {
    color:#333333;
    font-size:12px;
    font-weight:normal;
    font-family: Arial, Helvetica, sans-serif;
    border-width: 0px;
    display:block;
    float:left;
    width:100px;
    text-align:left;
    margin:8px 0px 0px 0px;
    padding:0px;
    clear:left;
}

#logInMain input:focus {

}

#logInMain input.display {
    background-color:#FFFFFF;	
    border-width: 1px;
    border-style: solid solid solid solid;
    border-color:#666666;
    color:#333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    display:block;
    float:left;
    padding:0px 0 1px 0;
    width:167px;
    clear: left; 
    line-height: 14px; 
}

#logInMain2 { /* block position that can be changed at will */
  position: absolute; 
    top: 205px; 
    width: 242px;
    height: 293px; 
    background: url(../img/mainLeftBot2.gif) center no-repeat;
}

#logInMain2 ul {
  margin: 0px;
    padding: 0px;
    list-style: none;
    color: #6cb3d6;
}

#logInMain2 li {
    float: left;
    color: #6cb3d6;
    position: relative; 
    z-index: 105; 
    top: 76px; 
    left: 28px;
    padding: 0px 0px 0px 4px; 
    width: 175px; 
}

#logInMain2 input.bottomLeft {
  color: #FFFFFF;
    padding: 9px 0px 3px 0px; 
    float: left;
    border: none; 
    height: 27px; 
    width: 84px;  
}

#logInMain2 a.bottomRight {
  color: #333333;
    padding: 24px 2px 0px 0px; 
    float: right;
    font-size:10px; 
    text-decoration: underline;  
}

#logInMain2 li img {
 padding: 5px 0px 2px 0px; 
}

#logInMain2 li a {
  font-size: 12px;  
    display: block; 
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #6cb3d6;
    text-decoration: none;
}

#logInMain2 a:hover {
    color: #065a9a; 
}

/* form elements */
#logInMain2 form {
 padding-top:5px; 
}

#logInMain2 label {
    color:#333333;
    font-size:12px;
    font-weight:normal;
    font-family: Arial, Helvetica, sans-serif;
    border-width: 0px;
    display:block;
    float:left;
    width:100px;
    text-align:left;
    margin:8px 0px 0px 0px;
    padding:0px;
    clear:left;
}

#logInMain2 input:focus {

}

#logInMain2 input.display {
    background-color:#FFFFFF;	
    border-width: 1px;
    border-style: solid solid solid solid;
    border-color:#666666;
    color:#333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    display:block;
    float:left;
    padding:2px 0 1px 0;
    width:167px;
    clear: left; 
    line-height: 14px; 
}

#subContentLeft { 
  position: absolute; 
    z-index: 100; 
    top: 21px; 
    left: 12px;
} 

#subContentLeft a:hover.bottomLeft { 
  color: #065a9a; 
} 

#subContentLeft a:hover.bottomRight { 
  color: #065a9a; 
} 

#subContentLeft a.bottomLeft {
  color: #FFFFFF;
    padding: 6px 0px 3px 26px; 
    float: left; 
    text-decoration: none; 
}

#subContentLeft a.bottomRight {
  color: #FFFFFF;
    padding: 6px 32px 3px 0px; 
    float: right; 
    text-decoration: none; 
}

#subContentLeft li { 
  list-style-type: none;
    padding-top: 225px;
}  

#eMilesLeft { 
  position: absolute; 
    z-index: 100; 
    top: 45px; 
    left: 11px;
}

#eMilesMsg { /* block position that can be changed at will */ 
  padding-top: 50px; 
    width: 566px;
    height: 309px; 
}

#subTagline { /* block position that can be changed at will */
    width: 212px;
    height: 314px; 
    background: url(../img/joinNowBoxGen2.gif) center no-repeat;
}

#subTagline ul {
  margin: 0px; 
    padding: 0px; 
    list-style: none; 
}  

#subEnroll { /* block position that can be changed at will */
    width: 212px;
    height: 293px; 
    background: url(../img/joinNowBoxEnroll.gif) center no-repeat;
}

#subJoinNow { /* block position that can be changed at will */
    width: 212px;
    height: 293px; 
    background: url(../img/joinNowBox.gif) center no-repeat;
}

#subJoinNow ul {
  margin: 0px;
    padding: 0px;
    list-style: none;
    color: #6cb3d6;
}

#subJoinNow li {
    float: left;
    color: #6cb3d6;
    z-index: 105; 
    padding: 0px 0px 0px 0px; 
    width: 165px;
    margin: 0px; 
    position: relative;
    top: 170px; 
    left: 23px; 
}

#subJoinNow a { /* block position that can be changed at will */
  padding: 0px 0px 0px 2px;  
    float: left;
    text-decoration: none;
    position: absolute;   
}

#subJoinNow a.button { /* block position that can be changed at will */
  padding: 0px 0px 0px 2px;  
    float: left;
    text-decoration: none;  
}

#subJoinNow a.small { /* block position that can be changed at will */ 
  padding: 0px 0px 10px 5px;  
    text-decoration: underline;
    color: #333333; 
    font-size: 9px;  
    float: left; 
    top: 26px;    
} 

#mainHeaderImg {
  margin: 0 0 10px 0;
  border: 0;
}

#menuTitle {
    position: absolute; 
    z-index: 200; 
    top: 65px; 
    left: 27px; 
    font-weight: bold; 
    color: #FFFFFF; 
    letter-spacing: .75px; 
}

/* left menu */
#secMenu { /* block position that can be changed at will */
  padding: 48px 0 0 0;  
    width: 210px;
}

#secMenu dl, dt, dd { /* suppression of all margins and paddings */
  margin: 0;
  padding: 0;
}

#secMenu dl { /* by default background on the entire block */
  background: url(../img/ltNavBot.gif) bottom left no-repeat;
  padding-bottom: 51px; /* so that text will not appear on the bottom rounded edge */
}

#secMenu dt { /* bloc title definition */
  height: 51px;
  background: url(../img/ltNavTop.gif) top left no-repeat;
  font-size: 12px; 
  font-weight: bold;
  text-align:center; 
}

#secMenu dd {
  padding: 0 20px 0 22px; /* internal block spaces administration */
  text-align: justify;
  background: url(../img/ltNavMid.gif) top left repeat-y; /* internal background */
    color: #6cb3d6; 
}

.selected {
    padding: 0px 0px 0px 2px;
    background: url(../img/navbg.gif) top left no-repeat;
    width: 161px;
    height: 27px; 
}

.unselected { 
  border-top: 1px solid #999999;
    padding: 6px 0 6px 0px; 
    width: 162px; 
    margin: 0px; 
}

.surveyIncomplete { 
  border-top: 1px solid #999999;
    padding: 6px 0 6px 0px; 
    width: 162px; 
    margin: 0 0 0 0; 
    background: url(../img/unchecked.gif) top left no-repeat; 
}   

.surveyComplete { 
  border-top: 1px solid #999999;
    padding: 6px 0 6px 0px; 
    width: 162px; 
    margin: 0 0 0 0;
    background: url(../img/blueCheck2.gif) top right no-repeat; 
}

.profileLink { 
  float: left; 
    width: 146px;
    height: 20px;  
} 

.indicator { 
  float: right;
    width: 15px; 
} 

#lastDiv {  
 border-top: 1px solid #999999;
 padding: 0px 0 0px 0px;
 width: 162px; 
 margin: 0px;  
}

#secMenu a.selected {
 padding: 7px 0px 0px 4px;
 color: #aee245; 
}

#secMenu a.selected:hover {
    color: #ffffff; 
}

#secMenu a.bottomLeft {
  color: #FFFFFF;
    padding: 18px 0px 3px 6px; 
    float: left; 
}

#secMenu a.bottomRight {
  color: #FFFFFF;
    padding: 18px 10px 3px 0px; 
    float: right; 
}

#secMenu dd img {
 padding: 0px 0px 2px 0px; 
}

#secMenu dd a {
  font-size: 12px;  
    display: block; 
    margin: 0px;
    padding: 0px 0px 0px 6px;
    color: #6cb3d6;
    text-decoration: none;
}

#secMenu a:hover {
    color: #065a9a; 
}

.smallNewsText { 
  font-size: 11px; 
    color: #333333;
    width: 160px; 
    padding: 5px 5px 0 5px; 
    text-align: left;  
}

#thirdContent {
  float: right;
  width: 200px;
  margin: 0 0 10px 5px;
  padding: 0;
  font-size: 0.9em;
  line-height: 1.5em;
}

#thirdContent p {
  margin: 0 0 1.5em 5px;
}

#thirdContent h2 {
  font-size: 1em; 
  margin: 0 0 10px 5px;
  letter-spacing: 2px; 
}

#mainContentFull {
  width: 720px; 
  padding: 0 30px 0 30px; 
}

#mainContentFullOuter {
  width: 720px;
    padding: 0 30px 0 30px;
    position:absolute;
    top: 22px; 
}

#mainContentFullTemplate {
  margin: 0 auto;
  text-align: left; 
}

#mainContentFullTemplate table {
  margin: 0 auto;
  text-align: left; 
}

#mainContentFull em {
  font-weight: bold; 
  font-style: normal; 
}

#nonMemMainContent {
  float: left;
  padding: 0px 0px 10px 255px;
  width: 510px;
  text-align:left; 
 /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */
  voice-family: "\"}\""; 
  voice-family: inherit;
  font-size: 12px; 
  height: auto; 
} 


#nonMemMainContent ul { 
  list-style-type: decimal; 
  color: #000000; 
  padding-left: 5px; 
}

#nonMemMainContent li {
  padding-bottom: 14px; 
  margin-left: 38px; 
}

/* IE5 hack */
#nonMemMainContent {}

/* -- content area style -- */
#nonMemMainContent img{
  border: none; 
  padding: 0 0 0 0; 
}

/* -- content area style -- */
#nonMemMainContent em {
  font-weight: bold;
  font-style: normal; 
  font-size: 12px; 
  color: #000000; 
}

#mainContentCenter {
  float: left;
  padding: 0px 5px 20px 235px;
  width: 350px;
  text-align:left;
  font-size: 11px;
  line-height: 14px;    
  /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */
  voice-family: "\"}\""; 
  voice-family: inherit;
  width: 333px;
}

#mainContentRight {
  float: left;
  padding: 0px 5px 20px 235px;
  width: 550px;
  text-align:left;
  font-size: 11px;
  line-height: 14px;     
  /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */
  voice-family: "\"}\""; 
  voice-family: inherit;
  width: 500px;
}

/* IE5 hack */
#mainContentCenter {}

/* -- content area style -- */
#mainContentCenter img {
  border: none; 
  padding: 0px 0px 0px 0px; 
}

#mainContentRight img {
  border: none; 
  padding: 0px 0px 0px 0px; 
}

#mainContentCenter em {
  font-weight: bold; 
  font-style: normal; 
}

#mainContentRight em {
  font-weight: bold; 
  font-style: normal; 
}

#mainContentRight ol.upperAlpha {
  list-style-type: upper-alpha;
  list-style-position: inside;
  padding: 0px;
  margin: 0px;
}

#mainContentRight ol.lowerAlpha {
  list-style-type: lower-alpha;
  list-style-position: inside;
  padding: 0px;
  margin: 0 0 3px 20px;   
}

#mainContentRight ol.upperRoman {
  list-style-type: upper-roman;
  list-style-position: inside;
  padding: 0px;
  margin: 0px;
}

#mainContentRight ol.lowerRoman {
  list-style-type: lower-roman;
  list-style-position: inside;
  padding: 0px;
  margin: 0 0 3px 20px;
}

#mainContentRight ol.dec {
  list-style-type: decimal;
  list-style-position: inside;
  padding: 0px;
  margin: 0 0 3px 20px;
}

#mainContentRight ol.circle {
  list-style-type: circle; 
  list-style-position: inside;
  padding-left: 14px;
    margin: 0;  
}

#mainContentRight ol.square{
  list-style-type: square; 
  list-style-position: inside;
  padding-left: 14px;
    margin: 0;    
}

#mainContentRight ul.circle { 
  padding: 0 0 0 34px;
    margin: 0px; 
} 

#mainContentRight li.dec {
  padding-bottom: 14px;
  padding-left: 4px;
}

#mainContentRight li.circle {
  list-style-type: circle; 
  list-style-position: inside; 
  padding-left: 10px;
  padding-bottom: 14px; 
}

#subContentRight li.circle { 
  list-style-type: circle; 
} 

#mainContentRight li.closedCircle2 {
  list-style-type: disc;
  list-style-position: inside; 
  padding: 2px 0 15px 15px;  
}

#mainContentCenter li.closedCircle2 {
  list-style-type: disc;
  list-style-position: inside; 
  padding: 2px 0 0px 20px;  
}

#mainContentRight ul.closedCircleNoIndent {
  list-style-type: disc;
  list-style-position: inside; 
  padding: 0;
    margin: 0;   
}

#mainContentRight li.enrollIndent {
  list-style-type: none;
  padding: 2px 0 0px 20px;
  margin-left: 30px;    
}

#mainContentCenter li.closedCircle3 {
  list-style-type: disc;
  list-style-position: inside; 
  padding: 2px 0 0px 0px;  
}

#mainContentCenter li.lowerAlpha {
  list-style-type: lower-alpha;
  list-style-position: inside;
  padding: 2px 0 0px 20px;  
}

#mainContentRight li.closedCircle4 {
  list-style-type: disc;
  list-style-position: inside; 
  padding: 2px 0 0px 0px; 
    margin-left: -22px; 
}

#mainContentCenter li.closedCircle4 {
  list-style-type: disc;
  list-style-position: inside; 
  padding: 0; 
    margin-left: -20px; 
}

#mainContentRight li {
  color: #333333;
  padding: 0px;
}

#mainContentCenter li {
  color: #333333;
  padding: 0px;
}

#mainContentRight li.lowerAlpha {
  list-style-type: lower-alpha;
  list-style-position: inside; 
  padding: 0 0 0 0;
  margin: 0;    
}

#mainContentRight li.lowerRoman {
  list-style-type: lower-roman;
  list-style-position: inside; 
  padding: 0 0 0 0;
  margin: 0;    
}

#mainContentRight li.upperAlpha {
  list-style-type: upper-alpha;
  list-style-position: inside; 
  padding: 0px;
  margin: 0 0 3px 20px;   
}

#mainContentRight li.upperRoman {
  list-style-type: upper-roman;
  list-style-position: inside; 
  padding: 0px;
  margin: 0 0 3px 24px;    
}

#mainContentRight li.decILP {
  list-style-type: decimal;
  list-style-position: inside;
  padding: 0px;
  margin: 0 0 4px 25px;
}

#mainContentCenter li.dec {
  padding: 5px 0 5px 4px;
  list-style-position: inside; 
}

#mainContentCenter li.circle {
  padding: 5px 0 5px 4px;
  list-style-position: inside; 
  list-style-type: disc; 
}

h1 {
  font-size: 20px;
  margin: 0 0 0 0;
}

h2 {
  font-size: 11px; 
  color: #000000;
  padding:5px 0 3px 0;
  margin: 0px;  
}

h3 {
  font-size: 12px;
  margin: 0 0 0 0;
  color: #333333;
  font-weight: bold; 
}

h5 {
  font-size: 11px;
  color: #333333;
  padding: 0 0 0 1px;
  font-weight: bold; 
  margin: 0;  
}

h6 {
  font-size: 11px;
  color: #333333;
  padding: 0 0 0 20px;
  font-weight: normal; 
  margin: 0;  
}

a.top {
  text-decoration: none;
  color: #286ea0;
  padding: 0px 0 0 0px; 
}

a {
  text-decoration: underline;
  color: #286ea0;
  cursor: pointer; 
}

a:hover {
  text-decoration: underline;
  color: #86b6d8;
}

a img {
  border: 0;
}

/* tertiary content -- ads, sponsors, logos, etc. */
#subContentRight {
  width: 200px;
  margin: 0 0 10px 5px;
  padding: 0;
  font-size: 11px;
  position: absolute;
  right: 0px;
  top: 181px;
  line-height: 10px; 
}

#subContentRight ul { 
  margin: 0px 0 0 13px; 
  padding: 0px; 
} 

#subContentRight p {
  margin: 0 0 1.5em 5px;
}

#subContentRight h2 {
  font-size: 1em; 
  margin: 0 0 10px 5px;
  letter-spacing: 2px; 
}

#subContentRight em {
  font-weight: bold; 
  font-style: normal; 
} 

#moreContent1  { /* block position that can be changed at will */
  width: 179px; /* width of block according to your background image */
  padding-bottom: 20px;
  line-height: 13px; 
}

#moreContent2  { /* block position that can be changed at will */
  width: 179px; /* width of block according to your background image */
  padding-bottom: 20px;
  line-height: 13px; 
}

.moreContent3  { /* block position that can be changed at will */
  width: 179px; /* width of block according to your background image */
  padding-bottom: 20px;
  line-height: 14px; 
}

#moreContent1 dl, dt, dd { /* suppression of all margins and paddings */
  margin: 0;
  padding: 0;
}

#moreContent2 dl, dt, dd { /* suppression of all margins and paddings */
  margin: 0;
  padding: 0;
}

.moreContent3 dl, dt, dd { /* suppression of all margins and paddings */
  margin: 0;
  padding: 0;
}

#moreContent1 dl { /* by default background on the entire block */
  background: url(../img/rtBoxBot.gif) bottom left no-repeat;
  padding-bottom: 33px; /* so that text will not appear on the bottom rounded edge */
}

#moreContent2 dl { /* by default background on the entire block */
  background: url(../img/rtBoxBot.gif) bottom left no-repeat;
  padding-bottom: 33px; /* so that text will not appear on the bottom rounded edge */
}

.moreContent3 dl { /* by default background on the entire block */
  background: url(../img/mainMemRtBot.gif) bottom left no-repeat;
  padding-bottom: 33px; /* so that text will not appear on the bottom rounded edge */
}

#moreContent1 dt { /* bloc title definition */
  height: 38px;
  background: url(../img/rtBoxTop.gif) top left no-repeat;
  font-size: 12px; 
  font-weight: bold;
  text-align:center; 
}

#moreContent2 dt { /* bloc title definition */
  height: 38px;
  background: url(../img/rtBoxTop.gif) top left no-repeat;
  font-size: 12px; 
  font-weight: bold;
  text-align:center; 
}

.moreContent3 dt { /* bloc title definition */
  height: 38px;
  background: url(../img/mainMemRtTop.gif) top left no-repeat;
  font-size: 12px; 
  font-weight: bold;
  text-align:center; 
}

#moreContent1 dt ins { /* bloc title definition */
  float: left;
  padding-top: 5px;  
  text-decoration: none;
  padding-left: 12px;
  color: #003399;    
}

#moreContent2 dt ins { /* bloc title definition */
  float: left;
  padding-top: 5px;  
  text-decoration: none;
  padding-left: 12px; 
  color: #003399;   
}

.moreContent3 dt ins { /* bloc title definition */
  float: left;
  padding-top: 5px;  
  text-decoration: none;
  padding-left: 12px;
  color: #003399;    
}

#moreContent1 dd {
  padding: 0 20px 0 15px; /* internal block spaces administration */
  text-align: left;
  background: url(../img/rtBoxMid.gif) top left repeat-y; /* internal background */
}

#moreContent2 dd {
  padding: 0 20px 0 15px; /* internal block spaces administration */
  text-align: left;
  background: url(../img/rtBoxMid.gif) top left repeat-y; /* internal background */
}

.moreContent3 dd {
  padding: 0 20px 0 15px; /* internal block spaces administration */
  text-align: left;
  background: url(../img/mainMemRtMid.gif) top left repeat-y; /* internal background */
}

/* for expandable/collapsible */
.trigger {
    cursor:pointer;
}		

.trigger:hover {
    cursor:pointer;
}		

.expanded {
    cursor:pointer;
    padding: 0px; 
}

.img {
  border:none;
}
        
.expanded:hover {
    cursor:pointer;
}
        
.show {
  position:static;
  display: table;
}
        
.hide {
    position:absolute;
    left:-999em;
    height:1px;
    width:100px;
    overflow:hidden;
}

/* help expandable/collapsible */
#helpBox {
  border:1px solid #7C7C7C;
  background:#ecf3fa;
  padding:5px;
  margin: 5px 0 5px 161px;
  width: 300px;      
}

#logos a {
  padding-right: 45px;
  padding-top: 10px;
  border: none; 
  text-decoration: none;     
} 

/* to mimic tables */
.tableRow {
  background: none #ffffff; 
  color: #333333;
  margin-top: 0; 
  margin-right: auto; 
  margin-bottom: 0; 
  margin-left: auto;
  padding: 0; 
  text-align: left; 
  width: 100%;
}

.tableRowHeader {
  background-color: #f2eded; 
  color: #333333;
  margin-top: 0; 
  margin-right: auto; 
  margin-bottom: 0; 
  margin-left: auto;
  padding: 0; 
  text-align: left; 
  width: 100%;
}

.tableRow em {
  font-weight: bold; 
  font-style: normal; 
}

.fullContainer {
  border: none; 
    float: left; 
    margin: 0; 
    padding: 0; 
    width: 96%;
}

#leftContainer {
  border: none; 
    float: left; 
    margin: 0; 
    padding: 0; 
    width: 50%;
}

#leftContainer img {
  margin: 0; 
  padding: 1px 0 5px 0; 
    float: left;  
}

#rightContainer img {
  margin: 0; 
  padding: 1px 0 5px 0; 
    float: left;  
}

#rightContainer {
  border: none;
  float: left; 
    margin: 0; 
    padding: 0; 
    width: 50%;
}

#spaceLine {
  clear: both; 
    margin: 0; 
    padding: 0; 
    width: auto;
}

h3.blueHeading {
  font-size: 12px; 
    color: #003399; 
    font-weight: bold;
    padding: 60px 0 0 0;
    text-align: left;    
}

h3.blueHeading2 {
  font-size: 12px; 
    color: #003399; 
    font-weight: bold; 
}

h5.colHdr {
  background: none #ffffff; 
    color: #333333;
  font-family: sans-serif; 
    font-size: 12px; 
  font-weight: bold; 
    margin: 0; 
    padding: 0;
  text-align: left; 
}

#text { 
  float: left; 
} 

p.textLeft {
    margin: 0; 
  font-style: normal; 
    font-size: 1em;  
    text-indent: 0;
    padding: 0px 0px 0px 7px;  
    float: left; 
}

p.textRight {
    margin: 0; 
  font-style: normal; 
    font-size: 1em;  
    text-indent: 0;
    padding: 0px 12px 0 0; 
    float: right; 
}

p.textLeftTop {
    margin: 0; 
  font-style: normal; 
    font-size: 1em;  
    text-indent: 0;
    padding: 0px 0px 0px 3px; 
    float: left; 
}

p.textRightTop {
    margin: 0; 
  font-style: normal; 
    font-size: 1em;  
    text-indent: 0;
    padding: 0px 8px 0 0; 
    float: right; 
}

p.textBottom {
    margin: 0; 
  font-style: normal; 
    font-size: 1em;  
    text-indent: 0;
    padding: 25px 0 30px 5px; 
    float: left; 
}

#acctBGTop { 
  border-top: solid 1px #999999;
  background: #c3d7f5; 
  width: 100%; 
  padding: 5px 0 7px 5px; 
  text-align: left; 
}

#oppsBGTop { 
  border-top: solid 1px #999999;
  background: #c3d7f5; 
  width: 100%; 
  padding: 5px 0 7px 5px;  
  text-align: right; 
} 

#oppsBGBot { 
  background: #c3d7f5; 
  width: 100%; 
  padding: 6px 0 7px 5px; 
  text-align: right; 
} 

.acctTblSectionFull { 
    background: #f2eded;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 7px; 
    width: 95.55%;
    font-weight: bold; 
    text-align: left; 
}

#indentedRow { 
  padding: 0 80px 0 0;
    float: right; 
    font-weight: normal;  
} 

.acctTblSectionHalf1 { 
    background: #f2eded;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 7px; 
    width: 75.1%;
    font-weight: bold; 
    text-align: left; 
}

.acctTblSectionHalf2 { 
    background: #f2eded;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 7px; 
    width: 19.1%;
    font-weight: bold; 
    text-align: left;  
}

.acctTblSection1 {
  background: #f2eded;
  float: left;
  margin: 0;
  padding: 3px 0 3px 7px;
  width: 15%;
  font-weight: bold;
  text-align: left;
}

.acctTblSection2 {
  background: #f2eded;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 53%;
  font-weight: bold;
  text-align: left;
}

.acctTblSection3 {
  background: #f2eded;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 13.6%;
  font-weight: bold;
  text-align: right;
}

.acctTblSection4 {
  background: #f2eded;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 11%;
  font-weight: bold;
  text-align: right;
}

.acctTblEntryWhite1 {
  background: #ffffff;
  float: left;
  margin: 0;
  padding: 3px 0 3px 7px;
  width: 15%;
  text-align: left;
}

.acctTblEntryWhite2 {
  background: #ffffff;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 53%;
  text-align: left;
}

.acctTblEntryWhite3 {
  background: #ffffff;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 13.6%;
  text-align: right;
}

.acctTblEntryWhite4 {
  background: #ffffff;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 11%;
  text-align: right;
}

.acctDetailEntryWhite { 
  background: #ffffff;
  float: left;
  margin: 0;
  padding: 3px 0 3px 95px;
  width: 77.7%;
  text-align: left;
}

.acctDetailFloatLeft { 
  float: left; 
} 

.acctDetailFloatRight { 
  float: right; 
} 

.acctTblEntryBlue1 {
  background: #f1f3f6;
  float: left;
  margin: 0;
  padding: 3px 0 3px 7px;
  width: 15%;
  text-align: left;
}

.acctTblEntryBlue2 {
  background: #f1f3f6;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 53%;
  text-align: left;
}

.acctTblEntryBlue3 {
  background: #f1f3f6;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 13.6%;
  text-align: right;
}

.acctTblEntryBlue4 {
  background: #f1f3f6;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 11%;
  text-align: right;
}

.acctDetailEntryBlue { 
  background: #f1f3f6;
  float: left;
  margin: 0;
  padding: 3px 0 3px 95px;
  width: 77.8%;
  text-align: left;
}

.acctDetailEntryItem { 
  width: 68%; 
}

.depositListDateSection {
  background: #f2eded;
  float: left;
  margin: 0;
  padding: 3px 0 3px 7px;
  width: 15%;
  text-align: left;
    font-weight: bold; 
}

.depositListAmountSection {
  background: #f2eded;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 33%;
  text-align: left;
    font-weight: bold; 
}
  
.depositListStatusSection {
 background: #f2eded;
  color: #000000;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 20.6%;
  text-align: left;
  vertical-align: text-top;
    font-weight: bold; 
}

.depositListPartnerNameSection {
  background: #f2eded;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 24%;
  text-align: left;
    font-weight: bold; 
} 

.depositListDateYellow {
  background-color: #fbf5cf;
  float: left;
  margin: 0;
  padding: 3px 0 3px 7px;
  width: 15%;
  text-align: left;
}

.depositListAmountYellow {
  background-color: #fbf5cf;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 33%;
  text-align: left;
}
  
.depositListStatusYellow {
  background-color: #fbf5cf;
  color: #000000;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 20.6%;
  text-align: left;
  vertical-align: text-top;
}

.depositListPartnerNameYellow {
  background-color: #fbf5cf;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 24%;
  text-align: left;
}

.depositNoteYellow { 
  width: 485px;
	background-color: #fbf5cf;
}

.depositListDate {
  float: left;
  margin: 0;
  padding: 3px 0 3px 7px;
  width: 15%;
  text-align: left;
}

.depositListAmount {
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 33%;
  text-align: left;
}
  
.depositListStatus {
  color: #000000;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 20.6%;
  text-align: left;
  vertical-align: text-top;
}

.depositListPartnerName {
  float: left;
  margin: 0;
  padding: 3px 0 5px 5px;
  width: 24%;
  text-align: left;
}

.depositListIndent { 
	padding-left: 96px;
	font-size: 9px;						 
} 

input.submitAcctStatement { 
  border: solid 1px #999999; 
    background: #ffffff; 
    color: #286ea0;
    height: 19px; 
    cursor: pointer;
    margin: 10px 0 0 0; 
    padding: 0 2px 3px 2px;      
} 

input.continueButtonCancel {
  border: none; 
    padding: 0px 0 0 0px; 
    margin-left: 172px;
    float: left;   
}

a.doNotCancel { 
  padding-top:2px; 
    float: right; 
    padding-right: 59px;
}

.oppsTblSection1 { 
    background: #f2eded;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 7px; 
    width: 21%;
    font-weight: bold;
    text-align: left;  
}

.oppsTblSection2 { 
    background: #f2eded;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 5px; 
    width: 53%;
    font-weight: bold;
    text-align: left;  
} 

.oppsTblSection3 { 
    background: #f2eded;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 5px; 
    width: 19.6%;
    font-weight: bold;
    text-align: left;  
}

.oppsTblEntryWhite1 { 
    background: #ffffff;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 7px; 
    width: 21%; 
    text-align: left;
}

.oppsTblEntryWhite2 { 
    background: #ffffff;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 5px; 
    width: 55%;
    text-align: left; 
} 

.oppsTblEntryWhite3 { 
    background: #ffffff;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 5px; 
    width: 19%;
    text-align: left; 
} 

.oppsTblEntryBlue1 { 
    background: #f1f3f6;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 7px; 
    width: 21%; 
    text-align: left; 
}

.oppsTblEntryBlue2 { 
    background: #f1f3f6;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 5px; 
    width: 55%;
    text-align: left; 
} 

.oppsTblEntryBlue3 { 
    background: #f1f3f6;
  float: left; 
    margin: 0; 
    padding: 3px 0 3px 5px; 
    width: 19%;
    text-align: left; 
} 

#acctBox { 
  width: 94%;
  background: #f1f3f6; 
  float: left;
  border: solid 1px #999999;
  padding: 3px 5px 3px 5px;  
}  

#borderBottom {
  padding: 0px; 
    margin: 0px;   
  border-top: solid 1px #999999; 
    width: 101%; 
}

#borderTop { 
  border-top: solid 1px #999999;
    width: 100%;
    background: #ffffff;
    padding: 0 0 12px 0;  
} 

#separator { 
  padding: 15px 0 15px 0;  
  background: url(../img/sep.gif) repeat-x bottom;  
}

#separatorUnderline { 
  padding: 0px 0 0px 0;  
  background: url(../img/sep.gif) repeat-x bottom;  
}

#spacer1 { 
  background: transparent; 
  height: 125px; 
} 

#spacer2 { 
  background: transparent; 
  height: 300px; 
} 

img.imgLeft {
    margin: 0; 
    padding: 0px 0px 0px 7px; 
    float: left; 
}

img.imgRight {
    margin: 0;  
    padding: 0px 0px 0 0px; 
    float: right; 
} 

#logInBox {
  clear: both;
  font-size: 100%;
  border-color: #7C7C7C;
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  padding: 9px;
  margin: 0px 0px 0px 0px;
    height: 190px;
}

#eMailFreq {
  clear: both;
  font-size: 100%;
  border-color: #7C7C7C;
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  padding: 9px;
  margin: 0px 0px 0px 0px;
    height: 275px;
}

#login { 
  width: 235px; 
  padding: 0 0 0 160px; 
} 

#login input.bottomLeft {
  color: #FFFFFF;
    padding: 10px 0px 3px 13px; 
    float: left; 
    border: none; 
    height: 29px; 
    width: 84px; 
}

#login a.bottomRight {
  color: #333333;
    padding: 26px 5px 0px 0px; 
    float: right;
    font-size: 10px; 
    text-decoration: underline;
    width: 100px;   
} 

.adDiv { 
  border-top: 1px solid #999999; 
  width: 100%; 
    margin: 15px 0 10px 0;
    text-align: center;   
}


#topAdDiv { 
  border-top: 1px solid #999999; 
  width: 100%;
    margin: 0px 0 20px 0; 
    text-align: center; 
}

#bottomAdDiv { 
  border-top: 1px solid #999999; 
  width: 100%;
    margin: 20px 0 10px 0; 
    text-align: center; 
} 

.adTblEntry1 {
  background: #ffffff;
  float: left;
  margin: 0;
  padding: 3px 0 3px 7px;
  width: 13%;
  text-align: left;
}

.adTblEntry2  {
  background: #ffffff;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 55%;
  text-align: left;
}

.adTblEntry3  {
  background: #ffffff;
  float: left;
  margin: 0;
  padding: 3px 0 3px 5px;
  width: 28%;
  text-align: right;
} 

a.adListEarnButton { 
    background: url(../img/earnBtn.jpg) no-repeat;  
    width: 72px; 
        height: 42px; 
    cursor: pointer;
    text-align: center; 
    float: right; 
    padding: 17px 8px 0 0;
        color: #ffffff; 
      text-decoration: none;  
        margin: 0px; 
}

a:hover.adListEarnButton { 
  color: #aee245; 
    text-decoration: none; 
} 

.adListViewButton { 
    float: right;
    width: 72px; 
    height: 30px;
    cursor: pointer; 
    padding: 0 8px 10px 0;     
} 

.adListButtonText { 
    text-align: center;
    font-size: 11px;  
} 

#centeredPromoBtns { 
  text-align: center;
    padding-left: 12px;  
}

.centeredPromoTxt { 
  text-align: center; 
    padding-left: 12px;  
} 

form input.phoneNum1 { 
  width: 38px; 
} 

form input.phoneNum2 { 
  width: 41px; 
} 

.thumbnail {
  position: relative;
  z-index: 0;
  padding: 0px; 
  margin: 0px; 
}

.thumbnail:hover {
  background-color: transparent;
  z-index: 50;
  padding: 0px; 
  margin: 0px;
}

.thumbnail span { /*CSS for enlarged image*/
  position: absolute;
  background-color: #ecf3fa;
  padding: 5px;
  left: -1000px;
  border:1px solid #999999;
  visibility: hidden;
  color: #333333;
  text-decoration: none;
  width: 300px; 
  height: 50px; 
  top: 0px 
}

.thumbnail span img { /*CSS for enlarged image*/
  border-width: 0;
  padding: 2px;
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
  visibility: visible;
  top: 0;
  left: 0px; /*position where enlarged image should offset horizontally */
}

table.survey
{ 
  width: 100%;
    background: #FFFFFF; 
    border: none;  
}

table input.radio 
{ 
  border: none;
    height: 12px; 
    width: 12px;
} 

table.surveySubmit
{ 
  width: 100%;
    background: #FFFFFF; 
    border: none; 
    margin-top: 20px;  
}  

table td.surveyCol1
{ 
  width: 5%;
    background: #FFFFFF; 
    border: none;  
}

table td.surveyCol2
{ 
  width: 60%;
    background: #FFFFFF; 
    border: none;  
}

table td.surveyCol3
{ 
  width: 35%;
    background: #FFFFFF; 
    border: none;  
}

table.surveyGrid
{ 
  width: 100%;
    background: #FFFFFF; 
    border: 1px solid #dee1dc; 
    margin: 0px; 
    padding: 0px;  
}

td.surveyGridCentered
{  
    border: 1px solid #dee1dc; 
    text-align: center;  
}   

td.surveyGrid
{  
    border: 1px solid #dee1dc; 
    padding-left: 5px;  
}

tr.promoList 
{ 
  width: 506px; 
    padding: 0;
    margin: 0; 
} 

td.promoListPreviewImg
{ 
  width: 25%;
    padding: 0;
    margin: 0;
}

td.promoListPreviewImgLevel1   
{ 
  width: 30%;
    height: 50px; 
} 

td.promoListPreviewImgLevel2   
{ 
  width: 30%;
    height: 100px; 
}

td.promoListPreviewImgLevel3   
{ 
  width: 30%;
    height: 150px; 
}

td.promoListPreviewTxt  
{ 
  width: 60%; 
    padding: 0;
    margin: 0;
}

td.promoListEarnNowBtn
{ 
  width: 17%; 
  padding: 0; 
    margin: 0; 
} 

td.promoListViewBtn
{ 
  width: 17%; 
  padding: 0; 
    margin: 0; 
}

a.viewRmFmList 
{ 
  padding-left: 3px; 
}

#note { 
  padding-left: 94px;    
    font-size: 9px;
    color: #286ea0;   
}

form input.submitButtonPswd {
  border: none; 
    padding: 10px 0 0 0px; 
    margin-left: 171px;  
}

form input.gig {
  border: none; 
    padding: 15px 0 10px 0;
    margin-left: 0px; 
}

form select.selectGIG {
  width: 174px;
    border: solid 1px #7C7C7C;
    background-color: #ecf3fa;
    font: normal 11px arial,sans-serif;
    line-height: 12px;
    color: #7C7C7C;
    padding: 0px 0px 0px 0px;  
}

.nobr {
  white-space: nowrap;
}

.promoMsg { 
  border: 1px solid #cccccc;
    padding: 5px 5px 5px 5px; 
    color: #303030;
    background-color: #f1f3f6; 
}

a.info {
  position: relative;
  z-index: 24; 
  color: #286ea0; 
  text-decoration: none; 
  font-size: 9px; 
}

a.info:hover {
  z-index: 25; 
  color: #86b6d8;
  background-color: #ffffff;  
  text-decoration: none;   
}

a.info span {
  display: none; 
}

a.info:hover span {
  display: block;
  position: absolute;
  top: 17px; 
  left: 3px; 
  width: 210px;
  border: 1px solid #999999;
  background-color: #ecf3fa; 
  color: #333333;
  text-decoration: none;
  padding: 6px 6px 6px 6px;
  font-size: 11px; 
  text-decoration: none;   
} 

.expandTitle { 
  font-size: 11px; 
  font-weight: bold;
  color: #333333; 
  text-decoration: none;  
} 

.expandTitle:hover { 
  font-size: 11px; 
  font-weight: bold;
  color: #333333; 
  text-decoration: none;  
}

.dataCollectionForm { 
  float: right; 
    width: 400px;   
}

.dataCollectionForm fieldset { 
  float: right; 
  width: 400px;
    margin: 0 0 0 300px;
    padding: 0;   
}

.webADiv { 
  width: 504px;  
    background: url(../img/webA-BG.gif) center no-repeat;
    color: #003399;
    height: 26px;
    text-align: left;
    font-size: 12px; 
    padding: 10px 0 0 0;
}

table.webA { 
  width: 506px; 
} 

img.favesIcon { 
    padding: 0 13px 0 0;
    cursor: pointer;  
}

#CTATxtTop { /* block position that can be changed at will */
  padding: 48px 0 20px 0;   
  width: 716px;
}

#CTATxtTop dl, dt, dd { /* suppression of all margins and paddings */
  margin: 0;
  padding: 0;
}

#CTATxtTop dl { /* by default background on the entire block */
  background: url(../img/CTATxt-C.gif) bottom left no-repeat;
  padding-bottom: 54px; /* so that text will not appear on the bottom rounded edge */
}

#CTATxtTop dt { /* bloc title definition */
  height: 51px;
  background: url(../img/CTATxtTop-A.gif) top left no-repeat;
  font-size: 12px; 
  font-weight: bold;
  text-align:center; 
}

#CTATxtTop dd {
  padding: 0px 20px 0 30px; /* internal block spaces administration */
  text-align: justify;
  background: url(../img/CTATxt-B.gif) top left repeat-y; /* internal background */
  color: #333333; 
}

.CTATxt { /* block position that can be changed at will */
  padding: 28px 0 0 0;   
  width: 716px;
    margin: 0 auto; 
}

.CTATxt dl, dt, dd { /* suppression of all margins and paddings */
  margin: 0;
  padding: 0;
}

.CTATxt dl { /* by default background on the entire block */
  background: url(../img/CTATxt-C.gif) bottom left no-repeat;
  padding-bottom: 54px; /* so that text will not appear on the bottom rounded edge */
}

.CTATxt dt { /* bloc title definition */
  height: 44px;
  background: url(../img/CTATxt-A.gif) top left no-repeat;
  font-size: 12px; 
  font-weight: bold;
  text-align:center; 
}

.CTATxt dd {
  padding: 0px 20px 0 30px; /* internal block spaces administration */
  text-align: justify;
  background: url(../img/CTATxt-B.gif) top left repeat-y; /* internal background */
    color: #333333; 
}   

#footer {
  clear:both;
    color: #303030;
  margin: 0 auto;
  position: relative;
  bottom: 0px;
  padding: 50px 0 2px 0;
    font-size: 10px;
}

#footer p {
  padding:0px 0px 0px 0px;
  color:#808080; 
  font-size:93%;
    border-top: 1px solid #dee1dc; 
}

#footer a {
  color: #808080;
  text-decoration: none;
  padding: 0px 3px 0px 3px; 
}

#footer a:hover {
  text-decoration: underline;
  color: #808080;
  padding: 0px 3px 0px 3px;  
} 

.footerTRUSTe {
  position: relative;
  float: right;
}

#promoFooter {
  clear:both;
    color: #303030;
  margin: 0 auto;
  position: relative;
  bottom: 0px;
  padding: 20px 5px 2px 5px;
    font-size: 10px; 
}

#promoFooter p {
  padding:0px 0px 0px 0px;
  color:#808080; 
  font-size:93%;
    border-top: 1px solid #dee1dc; 
}

#promoFooter a {
  color: #808080;
  text-decoration: none;
  padding: 0px 3px 0px 3px; 
}

#promoFooter a:hover {
  text-decoration: underline;
  color: #808080;
  padding: 0px 3px 0px 3px;  
} 

#promoFooter a.promo { 
text-decoration: underline;
color: #286ea0;
cursor: pointer;
padding: 0px; 
} 

#promoFooter a.promo:hover { 
text-decoration: underline;
color: #86b6d8;
}
