/****************/
/* RTE styles: */
/**************/

P.lead   { font-weight: bold; margin-bottom: 10px }
P.white   { color: #325D9A; }
P.small   { color: #325D9A; font-size: 10px; line-height: normal }
P.pink { color: #EF3AEF; font-weight: bold; }
#CONTENT .csc-textpic IMG { border: 1px solid #FFFFFF/*d5d5d5*/; }

/********************/
/* default styles: */
/******************/
BODY {line-height:1.4em }
H1, H2, H3, H4, H5, H6, P, DIV, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT, PRE, FORM { color: black; font-size: 13px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; line-height: 1.4em; margin: 0; padding: 0 }
P { margin-top: 10px }
A { font-weight: normal; text-decoration: none; color: #325D9A;/*FFF096*/ }
A:link { text-decoration: none; }
A:hover { text-decoration: underline; }
A:visited { text-decoration: none }
A:visited:hover { text-decoration: underline }


/******************/
/* Headers, plain */
/******************/
H1     { font-size: 24px; font-weight: normal; line-height: 37px; margin-top: 25px; margin-bottom: 20px; padding-bottom: 0px; }
H1 SPAN   { color: #3D163C; margin-top: 3px; background-color:; }
H2   { font-size: 14px; font-weight: normal; line-height: 25px; margin-top: 15px; margin-bottom: 10px; padding-bottom: 0px; }
H2 SPAN   { color: #A4D8E3; margin-top: 3px; padding: 3px; background-color: #3D163C; }
H3  { font-size: 15px; font-weight: bold; line-height: normal; margin-top: 15px; margin-bottom: 10px; }
H4  { color: #ffcc00; font-size: 13px; line-height: 15px; margin-top: 15px; margin-bottom: 5px }
H5  { font-size: 13px; line-height: 15px; background-color: white; margin-top: 0; margin-bottom: 0 }
H6  { font-size: 13px; line-height: 15px; background-color: white; margin-top: 5px; margin-bottom: 5px }
H1, H2, H3, H4, H5, H6  { font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0 }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A { color: #ffcc00; font-weight: normal }
H2 A { }
H3 A { }
H4 A { }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover { }

/* RTE / Bulletlists */
OL, UL  { list-style-position: outside; margin: 0 0 10px; padding-left: -20px }
OL LI { margin-left: 19px }
UL LI  {padding-left:15px; list-style-type:none; background-image: url(list_square.gif); background-repeat:no-repeat; background-position:0 6px;}

/* RTE / Table styling */
TABLE.contenttable { }
TABLE.contenttable TR TD { }
TABLE.contenttable TR TD P.bodytext { }
TABLE.contenttable TR { }

.htmlarea-content-body { background-color: #A4D8E3 !important; }or: black !important; }

BODY {line-height:1.4em }
