@import url("reset.css");
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#333;}
h1{font-size:20px;letter-spacing:-1px;color:#0061AA;margin-bottom:12px;font-family:Georgia,serif;}
#rightCol h2{font-size:14px;text-transform:uppercase;color:#0061AA;border-bottom:1px dotted #71C2FF;margin-bottom:12px;}
#leftCol h2{font-size:16px;color:#0061AA;margin:12px 0;}
#leftCol h3{font-size:14px;color:#0061AA;text-transform:uppercase;margin:12px 0;}
ul{font-size:13px;list-style:square;}
a{font-weight:bold;text-decoration:none;color:#001E33;}
a:hover{text-decoration:underline;}
#masterDiv{width:700px;margin:0 auto;padding-bottom:30px;background:#fff;}
#content ul{margin:24px;}
#content li{margin:8px 0;}
#logoArea{width:100%;height:100%;text-align:center;margin:24px 0;}
#leftCol{float:left;width:470px;border-right:1px dotted #71C2FF;padding-right:30px;}
#rightCol{float:right;width:160px;}
html>body #rightCol{width:180px;}
#rightCol p{font-size:11px;line-height:125%;margin-bottom:8px;}
#rightCol form{margin-bottom:8px;}
p#memberApp a{display:block;width:100%;line-height:18px;padding-left:24px;background:url(../images/ico_document.png) no-repeat 0 50%;margin-bottom:12px;}
p#emailUs a{display:block;width:100%;line-height:18px;padding-left:24px;background:url(../images/ico_email.png) no-repeat 0 50%;}
#content p{font-size:13px;line-height:150%;margin-bottom:8px;}
p.centered{text-align:center;}
p.centered img{border:1px solid #ddd;background:#eee;padding:8px;}
