@charset "utf-8";


/*===css reset==*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }   
fieldset, img {border:0;}
/* remember to define focus styles! */  
:focus {outline:0;}       
table {border-collapse: collapse; border-spacing:0;}   
ol, ul {list-style: none; }   
address, caption, cite, code, dfn, em, th, var {font-weight: normal;font-style:normal;}   
caption, th {text-align: left;}   
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size:100%;}   
q:before, q:after {content:''; }   
abbr, acronym {border: 0;}
input, button, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit;}
input, button, textarea, select {*font-size:100%;}


body,td,th {font-family: Arial, Helvetica, sans-serif;color:#000;font-size:12pt; line-height:150%;}
a { color:#000; text-decoration:none;}


#footer,#topLink, #navigation, #bcn, #sideBarLeft, #sideBarRight, #headerRight, #logo h1, .pages, .csc-header {display:none;}

#logo{ margin-bottom:20pt;}
#contentInner h1 {color:#000;font-size:21pt;min-height:21pt;}
.csc-header-n1 h1 {margin:10pt 0 20pt 0;}
#textList li, #newsList li { margin-bottom:15pt;}

