@charset "utf-8";
/* Frame Styles */

/* 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: "" "";}

#column-content ul {list-style-type:none;}
#column-content ul li{font-size:12px; line-height:24px; color:#222; padding:0px 15px 0 0;}

/* a styles*/
p.visit a{color:#0048ff; text-decoration:none;}
p.visit a:hover{color:#00f; text-decoration:underline;}

/* h styles*/
h1{color:#2E13F9; font-size:18px; font-weight:bold; margin-bottom:15px; line-height:35px; text-align:center;}

/* hr styles*/
hr{border:1px solid #e8e8e8;}

/* img styles */


/* p styles */
p{font-size:12px; line-height:24px; color:#222; margin-bottom:15px; padding:10px 15px 0 0;}
p.visit{text-align:right;}

/* General Styles */
.center{text-align:center;}
.twentyfour{font-size:24px;}
.bold{font-weight:bold;}
.blue{color:#2E13F9;}