/* CSS Document */

/*******************/
/* RTE / Bodytext: */
/*******************/
p {  font-family: "Trebuchet MS"; font-size: 13px; color: #005E50;}
P.bodytext { font-family: "Trebuchet MS"; font-size: 13px; color: #005E50; }
P.bodytext A { color: #005E50; text-decoration:underlined;}
h1 { font-family: "Trebuchet MS"; font-size: 16px; color: #005E50; line-height: 14px; font-weight:bold; }
h2 { font-family: "Trebuchet MS"; font-size: 16px; color: #005E50; line-height: 14px; font-weight:bold; }
h3 { font-family: "Trebuchet MS"; font-size: 16px; color: #005E50; line-height: 14px; font-weight:bold; }
.internal-link {"Trebuchet MS"; font-size: 13px; color: #005E50; }

/* RTE / Bulletlists */
UL { margin-top: 0px;  font-family: "Trebuchet MS"; font-size: 13px; color: #005E50;}
UL UL LI { font-family: "Trebuchet MS"; font-size: 13px; color: #005E50;}
OL { margin-top: 0px; font-family: "Trebuchet MS"; font-size: 13px; color: #005E50;}
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; font-family: "Trebuchet MS"; font-size: 13px; color: #005E50;margin-left:18px;}

/* RTE / Table styling */
TABLE.contenttable { border: 1px #333333 solid; margin: 10px 0px 10px 0px; width: 100%;  font-family: "Trebuchet MS"; font-size: 13px; color: #005E50; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; }
TABLE.contenttable TR { font-family: "Trebuchet MS"; font-size: 13px; color: #005E50; background-color: #EDEBF1; }
tr {font-size:13px;}
td {font-size:13px;}
em { font-size:13px;}

.csc-textpic-caption{
font-family:arial; font-size: 10px; color: #005E50;
}
/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/