

/*################################
# NEW SEARCH FORMS
#################################*/
#search{
	margin: 0px;
	padding: 0px;
}
/*CLASS FORMS SEARCH INPUT TEXT*/
.formtsearch {
	color: #333333;
	border: 1px solid #666666;
	font-size: 11px;
}
/*CLASS FORMS SEARCH BUTTON*/
.formbsearch {
	color: #333333;
	border: 1px solid #666666;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 0px;
	font-size: 11px;
}
/*####################
# NEW BODY FORMAT
####################*/
#iccbody{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
/*####################
# NEW PAGINATION FORMAT
####################*/
#pagnav {
	/*margin-top: 2px;
	margin-bottom: 2px;*/
	/*background-color: #fafafa;*/
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	color: #333333;
	/*border: 1px solid #CCCCCC;*/
}
#pagnav span {

}
#pagnav a {
	color: #ff9900;
	margin: 2px;
	padding: 2px;
	/*background-color: #FFFFFF;*/
} 
#pagnav a:hover {
	color: #FFFFFF;
	/*border: 1px solid #FF9900;*/
	background-color: #FF9900;
}
/*####################
# NEW NEWS SYSTEM
####################*/
/*NEWS STRUCTURE IN LOCATIONS*/
#news {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #CCCCCC;*/
}
#newsheader {
	font-weight: bold;
	text-transform: uppercase;
	color: #ED7C06;
	margin: 2px;
	padding: 2px;
	text-align: left;
}
#news_allnews{
	height: 20px;
	text-align: right;
}
a.linkorange{
  margin: 1px;
  padding: 1px;
  color: #ED7C06;
  font-size: 90%;
  font-weight: bold;
  text-decoration: none;
}
.newstype_title {
	border: 1px solid #4189C3;
	margin: 0px 0px 0px 0px;
	background-color: #4189C3;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
}
/*
.newstype_title {
	border: 1px solid rgb(204, 204, 204);
	margin: 0px;
	background-color: rgb(250, 250, 250);
	height: 18px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: rgb(51, 51, 51);
	text-decoration: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
  }
*/
.newstype_title a{
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
  }
#news_detail {
	padding: 2px;
}

.newstype_title a:hover{
	color: #666666;
	text-decoration: none;	
  }
.news_body {
	padding: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.news_date {
	color: #ED7C06;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
.news_title {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #316b9b;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}
.news_title a{
	color: #316b9b;
	font-weight: bold;
}
.news_title a:hover{
	color: #316b9b;
	font-weight: bold;
	text-decoration: none;
}
.news_structure {
	padding: 0px 7px 0px 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.news_showcat {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;
}
.news_summary {
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #333333;
}
.news_summaryhome {
	margin: 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333333;
	font-weight:normal;
	font-style:italic;
}
.news_inside {
	padding: 4px 0px 0px 0px;
	text-align: left;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*
.news_inside {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}*/
.news_insidehome {
	padding: 0px 0px 8px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*BROWSE NEWS*/
.newsboxtitle{
	border: 1px solid #4189C3;
	margin: 7px 7px 0px 7px;
	background-color: #4189C3;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.newsboxtitle a{
	color: #ffffff;
	text-decoration: underline;
}
.newsboxtitle a:hover{
	color: #ffffff;
	text-decoration: none;
}
.newsboxbody {
	padding: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 7px;
}
/*NEWS DETAILS*/
#news_dt_title {
	font-size: 14px;
	text-align: left;
	padding: 2px;
	margin-bottom: 4px;
	color: #333333;
	font-weight: bold;
}
#news_dt_info {
	color: #666666;
	text-decoration: none;
	padding: 2px;
	margin-bottom: 4px;
	font-size: 90%;
	text-align: left;
}
#news_dt_summary {
	/*border: 1px solid #FF0000;*/
	padding: 2px;
	margin-right: 3px;
	margin-bottom: 4px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-align: left;
}
#news_dt_imgcap {
	/*border: 1px solid #0000FF;*/
	float: right;
	width: 240px;
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#news_dt_img {
	margin-bottom: 4px;
}
#news_dt_cap {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	background-color: #FAFAFA;
	border-top: 1px solid #CCCCCC;
}
#news_dt_desc {
	text-align: left;
	padding: 2px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#news_dt_subtitle {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	margin-bottom: 4px;
	text-align: left;
	font-size: 12px;
}


/*####################
# NEW DOCUMENTS SYSTEM
####################*/
/*DOCUMENTS HTML DETAILS*/
#document_detail {
}
#document_dt_author {
	font-size: 13px;
	color: #333333;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
}
#document_dt_title {
	font-size: 13px;
	color: #333333;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
}
#document_dt_desc {
	font-size: 13px;
	color: #333333;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
}
#document_dt_summary {
	text-align: left;
	margin-bottom: 20px;
	padding: 2px;
}
/*DOCUMENTS STRUCTURE IN LOCATIONS*/
#documents {
	margin: 0px;
	padding: 0px;
}
#documentsheader{
	font-weight: bold;
	text-transform: uppercase;
	color: #ED7C06;
	margin: 2px;
	padding: 2px;
	text-align: left;
}
#documents_alldocs{
	height: 20px;
	text-align: center;
}
.documents_title{
	border: 1px solid #4189C3;
	margin: 0px 7px 0px 7px;
	background-color: #4189C3;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.documents_title a{
	display: inline;
	text-decoration:underline;
	color: #FFFFFF;
}
.documents_title a:hover{
	text-decoration: none;
		
}
.documents_body{
	padding: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}
/*####################
# NEW LINKS SYSTEM
####################*/
#links {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
/*LINKS STRUCTURE*/
#links .links_body_temp {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}
#links .links_body_temp1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}
#links .links_body_temp2 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
/*LINKS BODY STRUCTURE*/
.links_title{
	background: #4189c3;
	height: 17px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
	vertical-align: middle;
	padding: 2px 0px 2px 5px;
}
.link_body{
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	position: relative;
	line-height:130%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.link_body a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.link_body a:hover {
	text-decoration: none;
	color: #4189c3;
}
/*####################
# NEW REGIONAL SYSTEM
####################*/
#regional_map{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*#################3##
# Added by Peter, 2/1
#####################*/
a.homelinkorange {
  margin: 0px;
  padding: 0px;
  color: #ED7C06;
  font-size: 95%;
  font-weight: bold;
  text-decoration: none;
}
a.homelinkorange:hover   {
  text-decoration:underline;
}
.homelink_date {
	color: #ED7C06;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


.homelink_title {
	padding: 0px 0px 0px 0px;
	color:#336699;
	margin:0px 0px 0px 0px;
  	font-size: 95%;
}
.homelink_title a{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.homelink_title a:hover{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
.homelink_body {
	border: 0px solid #CCCCCC;
	padding: 7px;
	margin: 0px 0px 12px 0px;
	text-align: left;
	/*
	border: 1px solid #CCCCCC;
	padding: 7px;
	background-color: #FAFAFA;
	margin: 0px 0px 12px 0px;
	text-align: left;
	*/
}
.whatsnew_body {
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 7px 7px 7px;
	background-color: #FAFAFA;
	margin: 0px 0px 7px 0px;
	text-align: left;
}
.whatsnew_body a{
	margin: 0px;
	padding: 0px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.whatsnew_body a:hover{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
.whatsnew_date {
	color: #ED7C06;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}
/*HEADER DOC TEMPLATE 1*/
.documents_header_temp1 {
	color: #4189C3;
	background-color: #FAFAFA;
	margin: 0px;
	padding: 0px;
}
.documents_header_temp1 th {
	margin: 0px;
	padding: 4px 4px 4px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
/*BODY DOC TEMPLATE 1*/
.documents_body_temp1 {
	margin: 0px;
	padding: 0px;
}
.documents_body_temp2 {
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
}
.documents_body_temp241 {
	background-color: #ffffff;
}
.documents_body_temp242 {
	background-color: #f5f5f5;
}
/*.documents_body_temp1 span{
	padding: 2px 0px;
	margin-top: 3px;
	margin-left: 3px;	
}


.documents_body_temp1 td{
	margin: 3px 0px;
	padding: 0px;
	
}
.documents_body_temp1 td a {
	margin: 0px;
	padding: 0px;
	color: #006699;
	text-align: left;
}
.documents_body_temp1 td a:hover {
	color: #333333;
	text-decoration: none;
}*/
.documents_date {
	color: #ED7C06;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
/*DOCUMENTS TEMPLATES 4 AND 2 LANGUAGES*/
.linkinlang {
	margin: 0px;
	padding: 2px;
	float: left;
}
.linkinlang  a{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.linkinlang  a:hover{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;	
}
.imginlang {
	text-align: left;
	margin: 4px;
	padding: 0px;
	
}
.botinlang {
	text-align: center;
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	/*border: 1px solid #CCCCCC; */
}
.documents_name { /*field name document*/
	color: #333333;
	font-weight: normal;
	line-height: 130%;
	padding: 2px;
	margin: 2px;
}
.documents_name a{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.documents_name a:hover{
	color: #336699;
	text-decoration: underline;
}
.documents_summary { /*field summary*/
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #333333;
}
.document_author { /*field author*/
	color: #333333;
	padding: 0px;
	line-height: 140%;
	margin-left: 4px;
	margin-right: 2px;
}
.documents_vertion { /*field version template 2*/
	color: #4189C3;
	padding-left: 4px;
	font-weight: bold;
}
/*####################
# NEW SSHARE SEARCH IN NEWS AND DODUMENTS SYSTEM
####################*/
#share_search {
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #fafafa;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
#share_search form{
	margin: 0px;
	padding: 0px;
}
/*####################
# NEW SHARE BOXES IN REGIONAL SYSTEM
####################*/
.regional_box_title {
	border: 1px solid #CCCCCC;
	margin: 0px;
	background-color: #FAFAFA;
	text-align: left;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
}
/*Links in Doctitle and NewsTitle*/
.regional_box_title a{
	text-decoration: underline;
	color: #333333;
}
.regional_box_title a:hover{
	text-decoration:none;
}
.regional_box_body {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px 0px 15px 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: justify;
	line-height: 130%;
}
.regional_box_body a{
	color: #4189C3;
	font-weight: bold;

}
.regional_box_body a:hover{

}

/*#############################
asp5_pic
###############################
*/
.asp5_pic {
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 4px;
}
/*
     FILE ARCHIVED ON 07:33:50 Feb 13, 2008 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:58:23 Mar 16, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.082
  exclusion.robots.policy: 0.067
  cdx.remote: 0.116
  esindex: 0.012
  LoadShardBlock: 143.457 (6)
  PetaboxLoader3.resolve: 68.612 (2)
  PetaboxLoader3.datanode: 129.381 (7)
  load_resource: 74.387
*/