@charset "UTF-8";

/*top menu*/

.bannermenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000;
text-align:center;
vertical-align:middle;
border-collapse:collapse;
background-color:#ffcc00;
}


.bannermenu td :hover {border-right: solid 1px #9A1E20;}
.bannermenu a {color:#000; text-decoration:none;}
.bannertdHover:hover {background-color: #FC6;}


/*center table that holds all content and left menu*/


#centercontainer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffcc00;
	width:1024px;
}


/*left menu*/

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffcc00;
	list-style-type: none;
	font-weight: normal;
	border-collapse: collapse;
}


.menu td { padding: 10px 0px 10px 15px; border-bottom:solid 1px #9A1E20; }
.menu a {color:#000000; text-decoration:none;}
.menutdHover:hover {background-color: #FC6; text-decoration:none;}



/* search field and button */

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	background-position: center;
	padding-top:10px;
	padding-left:10px;

}
.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	width: 50px;
	text-align: center;
}


/*content area*/


#breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999;
	padding-top:5px;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #9A1E20;
	text-align: left;
	font-weight:bold;
	border-bottom: 1px solid #9A1E20;
}

.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #9A1E20;
	text-align: left;
	font-weight:bold;
}

.bodytablecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding: 5px 20px 5px 15px;
	line-height:13pt;
	width:770px;
	min-width:770px;
}

.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style:italic;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
}

.bodybolduppercase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
	text-transform: uppercase;
}


.subtitleunderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFCC;
}


.subtitlesBlackUnderlines {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.subtitlesBlack {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#000000;
}

.top {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform:lowercase;
	color:#000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align:left;
}

.top a {
		text-decoration:none;}

.bodytables{
	border:1px solid #999;
	border-collapse: collapse;
}

.bodytables td {
	border:1px solid #999;
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;
	}
	
.calendar td{
	background-color: #CC0000; 
	color: #FFF;
	font-size: 11pt;
	}
	
.calendarYears td {
background-color: #FFD400;
font-size: 12pt;
}
	
.List_Number_1stLeval{
	list-style-type:decimal;
	list-style-image: none;
	padding-left:20px;
}
.List_Alpha_2stLeval{
	list-style-type:lower-alpha;
	list-style-image: none;
	padding-left:20px;
}

.ExecutiveCouncil td{
	padding-right:5px;
}

.ExecutiveCouncilDisclosureSeperator{
	border-left:1px solid #CCC; 
	padding-left:10px;
}

.photosWrapRight {
float: left;
padding-right: 10px;
}


/*last modification date*/

.lastmodline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999;
	text-align: right;
}


/*footer area*/

.footer {
	background-color:#9A1E20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding:10px 10px 10px 10px;
	text-align: center;}

.footeritalic { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style:italic;
}


/*site map code begins here*/

.sitemap td{
	padding-right:15px;
}

.sitemaplevel1 {
	padding-left:0px;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #000000;
}

.sitemaplevel2a, .sitemaplevel2a a {
color:#666;
font-size:8pt;
font-weight:bold;
text-decoration:none;
list-style-type: none;
	}

.sitemaplevel2b, .sitemaplevel2b a {
color:#999;
font-size:8pt;
font-weight:normal;
text-decoration:none;
list-style-type: none;
	}
	
.sitemaplevel2a a:hover {
text-decoration:underline;
}

.sitemaplevel2b a:hover {
text-decoration:underline;
	}
.leadershipSubset {
padding-left: 30px;
}

.leadershipSubsetSubtitles {
font-family:Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
text-transform: capitalize;
color:#000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000;
}

#columnSep tr .right{
border-right: solid 5px #333;
}

#world_map {
	background-image:url(images/world_map_small_2.png);
	margin:0px;
	width:645px;
	height:342px;
	border:1px solid #CCCCCC;
	position:relative;
	}
	
#world_map li {position:absolute;text-align:center;}
#world_map li a {font-weight:bold;}

#united_states {left:45px;top:90px;}
#canada {left:70px;top:60px;}
#europe {left:290px;top:65px;}
#asia_pacific {left:510px;top:100px;}
#asia_central {left:395px;top:60px;}
#asia_south {left:420px;top:100px;}
#central_america {left:20px;top:130px;}
#middle_east {left:320px;top:100px;}
#australia {left:525px;top:250px;}
#south_america {left:125px;top:210px;}
#africa_north {left:270px;top:125px;}
#africa_sub {left:290px;top:190px;}


/*site map code ENDS here*/



/*not used?*/

.leadershipLogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #FFFFFF;
text-align:left;
padding-left:5px;
}

.leadershipLogin a {color: #FFFFFF; text-decoration:none;}
.leadershipLogin a:hover {color: #FFFFFF; text-decoration:underline;}

/*not used?*/

#cse-search-results iframe {width:700px;}

.filesizes {
font-size: 7pt;
font-family: Arial, Helvetica, sans-serif;
color: #666;
}
