/* ---------------------- Reset Styles & Start Styles ---------------------- */
html, body, p, h1, h2, h3, h4, h5, em, i, table, tr, td, th, form, input, textarea, select, li, ol, ul, strong {padding:0;margin:0;}
html {font-size:62.5%; background:url(about:blank);}
em, i { font-style:normal;}
li { list-style-type:none;}
input,select,textarea {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, p {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;padding:5px 0;}
body {background:#898989 url(images/all_bg.png) 0 0 repeat-x;color: #030000; font-size:13px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;height: 100%;
}
a:active, a:focus, img, input, select {outline: 0;focus:0;}
a, a:link, a:active, a:visited {color: #0065b3;cursor: pointer;text-decoration: underline;}
a:hover {color:#0065b3;text-decoration: none;}
img {border:none;}
.clear { clear:both; font-size:0; line-height:0; height:0;}

#content ul {margin-left:20px;list-style-type: disc!important;}
#content ol {margin-left:20px;list-style-type: decimal!important;}
#content .data-table {border-collapse: collapse;}
#content .data-table td, #content .data-table th {border:1px solid #d2d2d2;padding:4px 8px;}
#content .data-table th {background-color:#eee;} 