
      /* CONTENT */
      
      img {
        margin:0;
        padding:0;
      }
      input, select { 
        /* font-size: 1em; */
        font-size: 0.923em;
      }

      /* p, #content a, rteArea .bodytext a, h3, h4, h5, h6{ */
      p, a, rteArea .bodytext a,h1, h2, h3, h4, h5, h6{
        /* margin-top:0; *//* font-size: 1.9em  displays text as 19 pixels */
        font-size: 0.923em;
        margin-bottom:0;
      }
      
      h3, h4, h5, h6 {
      	/*padding-top: 1.5em;*/
      }
      
      h3 { font-style: italic; }
      
      .FCE-Headline-RTE .title h3, h4 {
      	font-size: 1.0em;
      }
      
      .bodytext a {
      	font-size: 1em;
      }
      
      .FCE-Headline-RTE .rteArea {
	margin-top: 1px;
      }
      
      .rteArea, .linksList, .txDropDownListMenu, .csc-textpic {
        /* background-color: orange; */
        margin-top:0;
        margin-left: 5px;
        padding-left: 34px;
        padding-right: 18px;
        margin-bottom: 24px;
      }
      #contentLeft .csc-textpic.csc-textpic-left { padding-left: 12px!important; }
      
      .rteArea ul, .linksList ul {
      	list-style: none;
      	padding-left:0;
      	margin-left:0;
      }
      .rteArea li, .linksList li {
      	background: url(../images/bullet.gif) no-repeat 19px 6px;
      	padding-left: 28px;
      	/* line-height: 135%; */
      	margin-bottom:0.6em;
      }
      .linksList li {
        background: url(../images/bullet.gif) no-repeat 0px 6px !important;
      	padding-left: 12px;
      }
      .rteArea ul li ul li {
	margin-top: 0.6em;
      }
      
      a {
	font-family: Garamond,Times,serif;
        color: #428d2b;
      }
      
      .clearer {
        clear: both;
      }
      
      #contentColLeft .title {
        /* background: url(../images/header_bullet.gif) no-repeat 0 1px; */
        
        font-family: Garamond,Times,serif;
        font-size: 1.4em;
        
        /* padding: 0 0 0 23px; */
        margin:0 0 6px 3px; 
        
        line-height: 14px;
        font-weight: bold;
        color: #428d2b;
      }
      
      #contentRight .title, h3.csc-firstHeader {
	font-size: 1.2em;
        font-family: Garamond,Times,serif;   
        margin:0 0 0 3px;
        
        line-height: 14px;
        font-weight: normal !important;
        color: #428d2b;
      }
      
      h3.csc-firstHeader {
        font-size: 1.4em;
        font-weight: bold !important;
        margin-bottom: 0.5em;
      }
      
      .title h3, h3, h4, h5, h6 {
        margin-top:0;
        margin-bottom: 0;
        padding-bottom: 0;
      }
      
      #footer {
        color: #999999;
        font-size: 0.85em;
        font-weight: normal;
      }
      
      .contenttable {
  	margin: 16px 0 8px 0;
  	border-color: #ccc;
  	border:0 0 1px 0;
  	border-collapse: collapse;
  	font-size: 100%;
      }
      .contenttable td, .contenttable th {
        margin: 0;
        padding:2px;
        padding-right:8px;
        border:0px;
        vertical-align:top;
      }
      .contenttable th {
        text-align:left;
        /* background-color:#ddd; */
        font-weight:normal;
        width: 515px;
       /* border-bottom: 10px solid white;*/
      }
      .contenttable td {
      	vertical-align:bottom;
      }
      .contenttable tfoot td {
	border-bottom: 1px solid #ddd;
      }
      .contenttable h5, .contenttable h6 { 
	margin-bottom: 0.5em;
      }
      .contenttable .bodytext, .contenttable p { 
	margin:0; padding:0;
      }
      .contenttable ul { 
	/*margin:0 0 1.53em 0; */
	margin:0;
	padding:0.25em 10px 0.5em 24px;
      }
      
      .mail img {
      	border:0;
      }
      
      .txDropDownListMenu select { border-color: green; }