@charset "utf-8";
/* css browser reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family:Arial, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#ffffff;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* div styles*/
#body-copy{padding:0px 12px;}

/* a styles */
p a{font-size:13px; font-weight:bold; color:#0B45F7; letter-spacing:.01em; line-height:70px;}
p a:hover{color:#0000ff;}

/* h styles */
h1{font-size:18px; font-weight:bold;  color:#01b0fa; margin:12px 0; text-align:center; line-height:32px;} 
h2{font-size:14px; font-weight:bold; color:#01b0fa; margin:20px 0 10px 0; border-bottom:1px solid #cccccc;}

/* p styles */
p{font-size:13px; line-height:22px; color:#313131; margin:8px 0;}
p#date{font-size:12px; color:#fff; font-weight:bold; position:absolute; padding:42px 0 0 10px;}
#footer p{text-align:center;font-size:9px;}

/* general styles */
.bold{font-weight:bold;}
.clear{clear:both;}
small{font-size:10px;}

