html {width: 100%;}

#maintd {
  padding-top: 0px;
  margin-top: 0px;
}

/* Body */
body {
margin-left: 0px;
margin-right: 0px;
background: #FFFFFF;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
font-style: normal;
}

table, td {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

/* Content column */
#contentarea {
  width: 100%; 
  padding-left: 5%;
  padding-right: 5%;
  vertical-align: top;
}

#top, #navpathholder, #left, #bottom, #topbox {
  display: none;
}

a:link, a:visited {
   color: #000000;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
}

/*
#contentarea a:link:after, #contentarea a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
*/

#contentholder {
  width: 100%;
}

H1 SPAN.headline {
 display: block;
 margin: 0px;
 padding: 0px;
}

H1 IMG {
 display: none;
}

H1 {
 margin: 0px;
 padding: 0px;
}

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #000000; }
A { color: #000000; text-decoration: underline; }
P, PRE { margin: 0px 0px 0px 0px; }
/*
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }
*/
/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
				
/******************/
/* Headers, plain */
/******************/
H1, H2, H3, H4, H5, H6 { font-size: 16px; color: #000000; margin: 0px; margin-top: 20px; margin-bottom: 5px; }
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 { color: #000000; text-decoration: none; }

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 11px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #FFFFFF; }
TABLE.csc-uploads TR.tr-odd { background-color: #FFFFFF; }
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: #000000; }

TABLE.csc-uploads-2 { border-color: #000000; }

TABLE.csc-uploads-3 { border-color: #000000; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }

#logoprint, #bottomprint {
  display: block;
}

#logoprint {
  width: 100%;
  padding-bottom: 20px;
  text-align: right;
}

#contentholder, #maintable {
  height: 95%;
}

.linkExt {
  padding-right:0px;
  color: #000;
}
.linkExt:visited { color: #000; }
.linkExt:hover { color: #000; }