html,body,div,table,td { padding:0px; margin:0px auto; }
body { background: #fff;}

body,table,td {
font-size: 11pt;
font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
color:#161a1f;
line-height:130%;
}

a:link    { color: #1959a9; text-decoration: underline;  }
a:visited { text-decoration: underline; color: #0b3468; }
a:hover   { text-decoration: none; color: #3184c6; }

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#wrapper  { text-align:left; margin:0px auto; padding:0px; width:910px; }

#ssm_logo { display:none; }
#ssm_logo_p { display:block; }

#feature  { width:910px; height:1px; overflow:hidden; display:none; }
#f_copy  { width:470px; float:left; height:1px; overflow:hidden; display:none; }
#f_feature { width:440px; float:right; height:1px; overflow:hidden; display:none; }

#req_quote { width:910px; height:1px; overflow:hidden; display:none; }

#contentwrapper { width:910px; }
#content { padding:0px 25px; width:575px; float:left; }
#sidebar { padding:0px 15px; width:255px; float:right; }
h1,h2,h3,h4,h5  { font-weight:normal; }

#content h1,
#sidebar h2 { color:#3184c6; line-height:20px; padding:0; margin:20px 0 20px 0; }

#footerwrapper  { clear:both; width:100%; height:1px; overflow:hidden; display:none; }

div.clr {clear:both; }

hr {
width:100%;
border: 0;
color: #c3c3c3;
background-color: #c3c3c3;
height: 2px;
}