/***************************/
/* TextPic                 */
/***************************/
.csc-textpic-imagewrap {
padding-left:22px;
}


/***************************/
/* General element styles: */
/***************************/
.csc-linkToTop {
font-size:11px;
text-align:right;

}
extern A{
text-decoration:none;
}

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family: arial, helvetica;
	color: #676767;
	text-decoration: none;
	font-size:20px;
	margin-bottom:0px;

}
PRE { font-family: monospace; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 12px; }
INPUT, TEXTAREA, SELECT {

font-size: 9pt;
color: #000000; 
font-family: Arial, "Arial Narrow";
font-weight: normal;
 }


p.align-right{
text-align: right;
line-height:17px;
}

p.align-left{
text-align:left;
line-height:17px;
}

p.align-center{
text-align:center;
line-height:17px;
}

p.align-justify{
text-align:justify;
line-height:17px;
}


/******************/
/* Headers, plain */
/******************/
/* 
H1,H2,H3,H4,H5 {
font-size: 16px;

background-repeat:no-repeat;
background-position:0px 3px;
padding-left:18px;
display: inline;

}
*/

.csc-header{
padding-bottom:10px;
padding-top:20px;
font-size: 13pt;
font-weight: bold; 
margin:0px;
}


H1, H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
color:#103f75;  
margin-top: 0px; 
font-weight:bold;
font-size:14px;
}

H2.csc-firstHeader {
font-size:19px;
background-image:url(../images/bulletb.gif);
background-repeat:no-repeat;
padding-left:20px;
background-position:left center;
}


.csc-textpic {
	
}


DIV.csc-header{
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
}

DIV.csc-textpicHeader{
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	color:#46494e;
	background-position:left 10px;
	font-family: Arial, "Arial Narrow"; 
	font-size: 12pt;	
}




H3 {
color:#103f75;  
margin-top: 0px; 
font-weight:bold;
font-size:14px;
}
H5 {
	margin:0px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:0px;
	color:#46494e;
	
	background-repeat:no-repeat;
	background-position:left 0;	
	font-family: Arial, "Arial Narrow"; 
	font-size: 13pt;	
}

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A {color:#103f75;  }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover {color:#103f75; }

/* Header date */
P.csc-header-date {
font-size: 10px;
color: #666666;
font-weight:bold;
padding-left:19px;
}

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }


/*******************/
/* RTE / Bodytext: */
/*******************/

/* RTE / Bulletlists */
UL { 
margin-top: 0px; 
list-style-image: url(../images/arrow_red.gif);
list-style:square;
 }
UL UL LI { font-size: 12px; }
OL {
margin-top: 0px;
list-style-image: url(../images/arrow_red.gif);
 }
LI { margin-top: 2px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / Table styling */
TABLE.contenttable { border: 0px #333333 solid;width: 100%; }
TABLE.contenttable TR TD { padding: 3px 3px 3px 3px;vertical-align:top;text-align:center;}
TABLE.contenttable TR.tr-even { font-weight:bold; }
TABLE.contenttable TR {  }
TABLE.contenttable IMG { border: 0px; }

/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 17px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }

/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 12px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #666666; 
list-style-image: url(../images/arrow_red.gif);

}

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { 
margin-left:0px;
width:100%;
 }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD {
 height:20px;vertical-align : middle;
}
TABLE.csc-uploads TR.tr-even { }
TABLE.csc-uploads TR.tr-odd {}
TABLE.csc-uploads TR TD.csc-uploads-icon {padding-left: 0px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-icon IMG{border:0px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName {
 width: 80%;
 padding-left: 5px; 
 }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#104275;
}
TABLE.csc-uploads TD.csc-uploads-fileSize {

}
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
 font-style: italic; 
 }
TABLE.csc-uploads TR TD.csc-uploads-fileSize p{
white-space: nowrap; padding-left: 10px; padding-right: 6px;
font-size:12px;

  }

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
.csc-menu {
	list-style-image:none;
	margin-left:0px;
	padding-left:0px;
}

ul.csc-menu A {
color:#103f75;
font-weight:bold;
}

ul.csc-menu-99 A {
color:#103f75;
font-weight:normal;
}

.csc-menu P {background-color: #F1F4F8; font-size: 12px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
.csc-menu P A { border-bottom:thick #FFFFFF 30px;background-color: #F1F4F8; text-decoration: none; }
.csc-menu P A:hover {background-color: #F1F4F8; text-decoration: underline; }
.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
.csc-menu-def LI{
width: 98%;
padding-left: 0px; 
background-color: #ededef;
list-style:none;
margin-top:7px;
margin-bottom:7px;
padding-left:0px;
padding:5px;
  }

.csc-menu-def UL{
background-color: #F1F4F8;
list-style:none;
list-style-image:none;
margin-left:0px;
margin:0px;
  }
  
.csc-menu csc-menu-1 {
list-style-image:none;
margin:0px;
}

/* Menu / Sitemap, "Menu of subpages to these pages" */
.csc-menu-1 LI{
width: 98%;
list-style-image:Url(../images/arroww.gif);
list-style:none;
margin-top:7px;
margin-left:0px;
margin-bottom:7px;
background-color:#ededef;
padding:5px;

  }

.csc-menu csc-menu-1 li {
	list-style-type: none;
}

.csc-menu csc-menu-99 li {
	list-style-type: none;
}

.csc-menu-99 UL{
background-color: #ededef;
list-style:none;
list-style-image:none;
margin-left:0px;
margin:0px;
  }

.csc-menu-1 UL{
background-color: #ededef;
list-style:none;
list-style-image:none;
margin-left:0px;
margin:0px;
  }
  
.csc-menu-99 UL{
background-color: #ededef;
list-style:none;
list-style-image:none;
margin-left:0px;
margin:0px;
  }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
.csc-menu-7 UL{
color: #F1F4F8;

}

.csc-menu-99 UL A{
color: ##104275;

}

.csc-menu-7 LI{
	/*background-image: url(../images/fade.gif);*/
    background-repeat:no-repeat;
	background-position:right;
	background-color: #ededef;
	/*list-style-image:url(../images/doc.gif);*/
    list-style-image:none;
	list-style:none;
	margin-left:0px;
	margin-top:7px;
	margin-left:0px;
	margin-bottom:7px;
	padding:5px;
	
}

.csc-menu-99 LI{
    list-style-image:none;
	list-style:none;
	margin-left:0px;
	margin-left:0px;
	padding:5px;

}

.csc-menu-99 A{
color:#104275;
}

.csc-section LI{
/*list-style-image: url(../images/arrow_red.gif);*/
}

.csc-section{
background-image: url(../images/fade.gif);
background-repeat:no-repeat;
background-position:right;
width: 80%;
background-color: #F1F4F8;
padding-left: 5px; 
background-color: #F1F4F8;
/*list-style-image:url(../images/arrow_red.gif);*/
margin-top:7px;
margin-bottom:7px;
padding-left:10px;

  }


/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #666666; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }



/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally:
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
 */
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { }
FORM TABLE TR TD.csc-form-fieldcell {}
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 0px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }


/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  {
 
 }


#content #colNormal #mailform .csc-mailform .csc-mailform-field label {
	padding-top:5px;
	padding-bottom:5px;


} 
.csc-mailform-submit {
	margin-top:5px;
	margin-bottom:5px;
}


.csc-mailform {
   border: 0px;
}
 
.csc-mailform-field label {
   font-size: 10pt;
   font-family: Helvetica, Verdana, Arial, sans-serif;
   width: 5em;
   float: left;
   text-align: right;
   margin-right: 0.5em;
   display: block;
}
 
.csc-mailform-submit {
   margin-left: 5.5em;
}



/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }#content #colNormal #mailform .csc-mailform .csc-mailform-field label {
}
.content_column #contentsection #colNormal .contenttable .bodytext .extern {
	text-decoration: none;
}
th {
font-size: 10pt;
color: #666666; 
font-family: Arial, "Arial Narrow";
font-weight: normal;
line-height:17px;
}






