body, table, td,div,p , h1, h2,h3,h4,h5,h6 {
font-family: Verdana, Arial, Helvetica;
font-size:11px;
margin:0 auto;
padding: 0;
}

.wrapper_body {
	margin:0 auto;
	padding:0;
}

.main_body {
	text-align: center;
}

A:link {
             color:#BA1F1F;
              font-size: 8pt;
}
A:visited{
              color:#2D67A4;
              font-size: 8pt;
}

A:hover {
              color:#2D67A4;
              font-size: 8pt;
}

A:active {
              color:#2D67A4;
              font-size: 8pt;
}


A.navi:link {
              color:#FFFFFF;
              font-size: 8pt;
}
A.navi:visited{
              color:#FFFFFF;
              font-size: 8pt;
}

A.navi:hover {
              color:#FFFFFF;
              font-size: 8pt;
}

A.navi:active {
              color:#FFFFFF;
              font-size: 8pt;
}

A.navi2:link {
              color:white;font-size: 9pt;
}
A.navi2:visited{
              color:white;font-size: 9pt;
}

A.navi2:hover {
              color:white;font-size: 9pt;
}

A.navi2:active {
              color:white;font-size: 9pt;
}



A.rootline:link {
              color:white;font-size: 7pt;
}
A.rootline:visited{
              color:white;font-size: 7pt;
}

A.rootline:hover {
              color:white;font-size: 7pt;
}

A.rootline:active {
              color:white;font-size: 7pt;
}





SELECT {  
        font-family: Verdana, Arial, Helvetica;
        font-size: 10px 
}
TEXTAREA {  
        font-family: Verdana, Arial, Helvetica; 
        font-size: 10px
} 
INPUT {  
        font-family: Verdana, Arial, Helvetica; 
        font-size: 10px 
}


H1 {
        font-family : Verdana, sans-serif;
        font-size : 16px;
        color : black;
        margin-bottom : 0px;
        margin-top : 10px;
}
H2 {
        font-family : Verdana, sans-serif;
        font-size : 14px;
        color : #666666;
        margin-bottom : 10px;
}
H3 {
        font-family : Verdana, sans-serif;
        font-size : 12px;
        color : #666666;
        margin-bottom : 0px;
        margin-top : 10px;
}
H4 {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : black;
        margin-bottom : 0px;
        margin-top : 10px;
}
.subhead1 {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : black;
}
.subhead2 {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : green;
}
.subhead3 {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : red;
}
.headerdate {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : Green;
        font-weight: normal;
}







P {
        font-family : Verdana, sans-serif;
        font-size : 11px;
        line-height : 180%;
        color: #333333;
        margin-top : 1px;
        margin-bottom : 1px;
        padding-bottom : 0px;
        
}
.caption {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : #BA1F1F;
}
.bulletlist {
        font-family : Verdana, sans-serif;
        font-size : 13px;
        }
.table {
        font-family : Verdana, sans-serif;
        font-size : 11px;
        color : #CC3366;
}







.searchform {
        font-family : Verdana, sans-serif;
        font-size : 12px;
        color : #6600CC;
        font-weight : normal;
}
.searchresultpagetitle {
        font-family : Verdana, sans-serif;
        font-size : 15px;
        color : #333333;
        font-weight : bold;
}
.searchresultcontent {
        font-family : Verdana, sans-serif;
        font-size : 11px;
        color : #6600CC;
        font-weight : normal;
}
.searchresultheader {
        font-family : Verdana, sans-serif;
        font-size : 14px;
        color : #333366;
        font-weight : bolder;
}
.searchmarkup {
        color : #FF0066;
}




.loginform {
        font-family : Verdana, sans-serif;
        font-size : 14px;
        color : #CC0000;
        font-weight : normal;
}










.filelinks {
        font-family : Verdana, sans-serif;
        font-size : 14px;
        color : #990000;
}
.filelinkssize {
        font-family : Verdana, sans-serif;
        font-size : 14px;
        color : Green;
}



.sitemap1 {
        font-family : Verdana, sans-serif;
        font-size : 12px;
        color : #CC6600;
}
.sitemap2 {
        font-family : Verdana, sans-serif;
        font-size : 11px;
        color : #990000;
        margin-left : 20px;
}
.sitemap3 {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : #333399;
        margin-left : 40px;     
}
.sitemap4 {
        font-family : Verdana, sans-serif;
        font-size : 9px;
        color : #003333;
        margin-left : 60px;
}




.celmenu {
        font-family : Verdana, sans-serif;
        font-size : 12px;
        color : olive;
        margin-top : 10px;
}
.celsubmenu {
        font-family : Verdana, sans-serif;
        font-size : 11px;
        color : #666699;
        margin-left : 20px;
        margin-top : 3px;
}
  
  
A:link {
              color:#2D67A4;
              font-size: 8pt;
}
/* Links -> Visited links */
A:visited {
	color:#BA1F1F;
	font-size:8pt;
}
/* Links -> Mouseover links */
A:hover {
	color:#BA1F1F;
	font-size:8pt;
}
/* Links -> Active links */
A:active {
	color:#BA1F1F;
	font-size:8pt;
}


A.navi:link {
              color:#FFFFFF;
              font-size: 8pt;
}
A.navi:visited{
              color:#FFFFFF;
              font-size: 8pt;
}

A.navi:hover {
              color:#FFFFFF;
              font-size: 8pt;
}

A.navi:active {
              color:#FFFFFF;
              font-size: 8pt;
}

A.navi2:link {
              color:white;font-size: 9pt;
}
A.navi2:visited{
              color:white;font-size: 9pt;
}

A.navi2:hover {
              color:white;font-size: 9pt;
}

A.navi2:active {
              color:white;font-size: 9pt;
}



A.rootline:link {
              color:white;font-size: 7pt;
}
A.rootline:visited{
              color:white;font-size: 7pt;
}

A.rootline:hover {
              color:white;font-size: 7pt;
}

A.rootline:active {
              color:white;font-size: 7pt;
}





SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #666666;
	margin-bottom : 10px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}







.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
font-size : 8pt;
	font-weight : normal;
}
.mailformrequired {
font-size : 8pt;
	font-family : Verdana, sans-serif;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}
/* Links */
A {
	color:#BA1F1F;
} 

.news_latest_title {
margin-bottom:10px;
}

.newsImage {
float:left;
margin:0 15px 5px 0;
} 

.news-list-morelink {
margin:10px 0 10px 0;
}

.newsImageSingle {
float:left;
margin:0 15px 0 0;
}

div.clearer, .clearAll {
clear:left;
line-height:0%;
height:1px;
font-size:0;
overflow:hidden;
} 

.csc-mailform {
border:0;
width:500px;
}

fieldset {
border:0;
}

.csc-mailform-field {
margin-bottom:5px;
}

.csc-mailform-radio {
display:block;
}

legend {
display:none; 
}

label {
display:block;
margin-bottom:2px;
font-weight:bold;
}


.mailform {
        font-family : Verdana, sans-serif;
font-size : 8pt;
        font-weight : normal;
}
.mailformrequired {
font-size : 8pt;
        font-family : Verdana, sans-serif;
}
.mailformcomment {
        font-family : Verdana, sans-serif;
        font-size : 12px;
        color : #CC0000;
        font-weight : bolder;
}
.mailformradio {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : #003366;
        font-weight : normal;
}









div.clearer, .clearAll {
clear:both;
height:1px;
line-height:1px;
font-size:1px;
overflow:hidden;
}
