/***************************//* General element styles: *//***************************/body { font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #333; }H1, H2{ font-family: "Times New Roman", Times, Georgia, serif; letter-spacing: 2px; font-style: italic; }H3, H4 { font-family: Verdana, Arial, Helvetica, sans-serif;  font-style: italic; }H5 { font-family: Verdana, Arial, Helvetica, sans-serif; }P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif; color: #333; }PRE { font-family: monospace; }A { color: #637173; text-decoration: underline; }A:hover { color: #637173;  text-decoration: underline; }FORM { margin: 0px 0px 0px 0px;}P, PRE { margin: 0px 0px 0px 0px; }P, TD, UL, OL { font-size: 10px; }INPUT, TEXTAREA, SELECT { font-size: 12px;}h1{ font-size: 24px;	color: #003E80;	font-weight: bold;}h2{ font-size: 20px;	color: #003E80;	font-weight: bold;}h3{ font-size: 18px;	color: #003E80;	font-weight: bold;}h4{ font-size: 16px;	color: #003E80;	font-weight: bold;}h5{ font-size: 14px;	color: #003E80;	font-weight: bold;}a {color: #2D86C2; text-decoration: underline; }a:hover{ text-decoration: underline; }/********************************//* Frames, spacing, link-to-top *//********************************/P.csc-linkToTop { text-align: right; }P.csc-linkToTop A { font-weight: bold; }.csc-frame { margin:20px 0px;}.csc-frame-rulerBefore { margin-bottom: 10px; margin-top: 20px; border-top: 1px solid #666; }.csc-frame-rulerAfter  { margin-bottom: 20px; margin-top: 10px;  border-bottom: 1px solid #666; }.csc-frame-indent { padding-left: 100px; }.csc-frame-indent3366 { padding-left: 33%; }.csc-frame-indent6633 { padding-right: 33%; }.csc-frame-frame1 { padding:5px; background-color: #CFDDEF; border: 1px solid #333333;}.csc-frame-frame2 { padding:5px; background-color: #F5FFAA; border: 1px solid #333333; }				/******************//* Headers, plain *//******************/H1 { font-size: 24px; }H2 { font-size: 20px; }H3 { font-size: 18px; }H4 { font-size: 16px; }H5 { font-size: 14px; }H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 8px; }H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }/* Headers, with link */H1 A, H2 A, H3 A, H4 A, H5 A { text-decoration: none; }H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }/* Header date */P.csc-header-date { font-size: 10px; }/* Subheader, general */P.csc-subheader { font-style: italic; background-color: #333333; }/* Subheader, specific */P.csc-subheader-0 { font-style: normal; }P.csc-subheader-1 { color: #333333; }P.csc-subheader-2 { color: #666666; }P.csc-subheader-3 { color: #666666; }/*******************//* RTE / Bodytext: *//*******************/P.bodytext { font-size: 12px; }P.bodytext A { text-decoration: underline; }/* RTE / Bulletlists */UL { margin-top: 0px;  font-size: 12px;  list-style-image: url(../img/layout/bullet.gif);}UL UL LI { font-size: 12px; }OL { margin-top: 0px;  font-size: 12px; }LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }/***************//* Bulletlists *//***************/UL.csc-bulletlist LI { font-size: 12px; }UL.csc-bulletlist-0 { list-style-image: url(../img/layout/bullet.gif); }UL.csc-bulletlist-0 LI { margin-bottom: 0px; }UL.csc-bulletlist-1 { list-style-image: url(../img/layout/bullet.gif); }UL.csc-bulletlist-1 LI { margin-bottom: 10px; }UL.csc-bulletlist-2 { list-style-type : decimal; list-style-image:none; }UL.csc-bulletlist-3 { list-style-type : decimal; list-style-image:none; }/************************//* Filelinks, generally *//************************/TABLE.csc-uploads { border: 0px; }TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }TABLE.csc-uploads TR TD { vertical-align : top; }TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }/* Filelinks, specifically */TABLE.csc-uploads-1 { border-color: #186900; }TABLE.csc-uploads-2 { border-color: #10007B; }TABLE.csc-uploads-3 { border-color: #8A0020; }TABLE.csc-uploads-3 TR TD { vertical-align: middle; }TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 0px solid #333333; }TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 0px solid #333333; }
