/* styles for lewis broker microsite */

body {
   color:#000;
   background:#ECE6D0 url('/images/bg_header_repeat.jpg') repeat-x top left;
   margin:0;
   padding:0;
   padding-top:20px;
   font-family:verdana, arial, sans-serif;
   font-size:.75em;
   line-height:1.8em;
   text-align:left;
   }

br {
   line-height:8px;
   }

a { color:#002a42; }

a img { border:0; }
.center { text-align:center; }
.center_callout { text-align:center; padding-bottom:15px; }
.right { float:right; }
.clear { clear:both; }
.standout { color:#002541; font-weight:bold; font-size:1.2em; }
.disclaimer { padding:2px; margin:0; font-size:.8em; }
.menu { text-align:center; }

a.privacyfooterlink { color:#7796a3; }

#page, #footer { width:760px; margin:0 auto; }

div.header { height:115px; }

img.header { float:left; }
div.title {
   float:right;
   background:#AFA683;
   height:24px;
   width:493px;
   margin-bottom:20px;
   padding-top:7px;
   padding-bottom:3px;
   text-align:center;
   }

div.titleprivacy {
   background:#AFA683;
   height:24px;
   width:100%;
   padding-top:3px;
   padding-bottom:7px;
   text-align:center;
   }

h1.privacy {
   font-family:verdana, arial, sans-serif;
   font-size:16pt;
   line-height:20pt;
   color:#ffffff;
   margin:0px;
   padding:0px;
}

div.titlefaq {
   background:#AFA683;
   height:24px;
   width:100%;
   padding-top:3px;
   padding-bottom:7px;
   text-align:center;
   }

h1.faq {
   font-family:verdana, arial, sans-serif;
   font-size:16pt;
   line-height:20pt;
   color:#ffffff;
   margin:0px;
   padding:0px;
}

div.titleresources {
   background:#AFA683;
   height:24px;
   width:100%;
   margin-bottom:20px;
   padding-top:3px;
   padding-bottom:7px;
   text-align:center;
   }

h1.resources {
   font-family:verdana, arial, sans-serif;
   font-size:16pt;
   line-height:20pt;
   color:#ffffff;
   margin:0px;
   padding:0px;
}


img.title { }

#inset { clear:both; float:left; margin-bottom:30px; }
#inset2 { clear:left; float:left; margin-bottom:30px; }
#privacyinset { clear:both; float:left; margin-bottom:5px; }

#copy { float:right; width:493px; margin-bottom:10px; }

#privacycopytopright { float:right; width:493px; }

#rewards {
   overflow: hidden;
   clear:both;
   background:#F7F4EC;
   border:1px solid #AFA683;
   padding:20px 30px 20px 30px;
   margin-bottom:20px;
   }
#rewards ul { list-style: square url('/images/bullet.jpg'); }

#privacycopy {
   overflow: hidden;
   clear:both;
   }


#pagefooter { line-height:1em; background:#002541; color:#7796A3; border-top:8px solid #AFA683; padding:5px 0 20px 0; }

