@charset "utf-8";
/* CSS Document */



.newstitle {
color:#CC0000;
font-size:15px;
font-weight:bold;
text-transform:uppercase;
font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.newstext {
	margin: 0 0 0 10px;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11px;
}


#errortable {
margin: 0 0 0 10px;
  }
#errortable, #errortable td {
  font-family: Arial, Univers, Sans-Serif; 
  font-size:10pt;
  border: 1px solid #ffffff;
  }

#errortable td {
  /*border: 1px solid #CC0000;*/
  }

#errortable .errortitre {
  font-weight: bold;
  background-color: #ffffff;
  color:#5A5A5A;
  }
	
#errortable .errortitle {
  color:red; 
  }
  
#errortable .errornote {
  color:black;
  }
  
.backlink {
text-decoration:none;
color: #CC0000;
font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:11px;
margin: 0 0 0 10px;

}




#thindata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#thindata td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#thindata th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#thindata .border {
	border: 1px solid #557700;
	margin: 0 0 40px 10px;
	background-color: #ffffff;
}

#thindata .border tr td {
text-align: left;
}


#thindata .border .tdsubmit {
text-align: center;
}


#thindata .footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
#thindata .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#thindata .formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#thindata .a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

#thindata .a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#thindata .tables_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#thindata .error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

#thindata .tables_sh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#thindata .tables_body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#thindata .section_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	// background-color:#A56E07;
    background-color:#263650;
}





#thindata .section_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	// background-color:#DFC08A;
    background-color:#ABD5EB;
}

#thindata .txtgrey1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
#thindata .txtgrey2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D7D7D;
	text-decoration: none;
}
#thindata .txtgrey1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: underline;
}
#thindata .txtgrey2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D7D7D;
	text-decoration: underline;
}


#thindata .topNav {
	font: bold 11px Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-decoration: none; 
	text-align: center; 
	vertical-align: middle; 
	display: block; 
	padding-left: 2px;
	}
	
#thindata .topNav:hover {
	font: bold 11px Arial, Helvetica, sans-serif; 
	color: #CB0000; 
	text-decoration: none;	
	text-align: center;	
	vertical-align: middle;	
	display: block; 
	padding-left: 2px;
	}

#thindata .fieldTitle { 
	font-family: Arial, Univers, Sans-Serif; 
	font-size:10pt; 
	color:black; 
	}

#thindata .fieldNote {
	font-family: Arial, Univers, Sans-Serif; 
	font-size:10pt; 
	color:black;
	}

#thindata .fieldDescription {
	font-family: Arial, Univers, Sans-Serif; 
	font-size:8pt;  
	color:gray;
	}

#thindata .fieldBullet {
	font-family: Arial, Univers, Sans-Serif; 
	font-size:12pt; 
	color:red; 
	}




