@charset "utf-8";
/*******************************
 ABOUT US CSS
*******************************/
/*#content ul { margin-left:10px}*/

/* Departments Navigation */
#DeptNavigation { font-size: 90%; }
#DeptNavigation ul { list-style: none; margin: 0; padding: 0; padding-top: 1em; }
#DeptNavigation li { display: inline; }
#DeptNavigation a:link, #DeptNavigation a:visited {
	padding: 0.4em 1em 0.4em 1em; 
	color: #000000;
	background-color: #ebebeb;
	text-decoration: none;
	border-right:solid 1px #CECECE	;
	border-left:solid 1px #CECECE	;
}

#DeptNavigation a:hover { color: #000000; background-color: #D4D4D4; }

.deptCaption { font-size:1.2em; letter-spacing:0.03em; line-height:1.5em; margin-top:5px; }
.deptCaption a {color: #000000; text-decoration:none;}
.deptCaption a:hover {color: #000000; text-decoration:underline;}

#cofLocation dl { margin-top:0px; }
#cofLocation dt { margin-top:18px; }
#cofLocation dd { margin:2px 0px; font-size:0.9em; }

#BOESearchTable td, #BOESearchTable th { padding-bottom:5px; padding-top:5px; }

/* scroll to top */
#toTop { width:100px;background:#C9D3DC/*#B6C2C9#f1f1f1*/;border:1px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#666;text-decoration:none; font-weight: bold; }

.noBullets {list-style-type:none;}

tr.odd {background-color: #F4F5F7; }
tr.countries:hover {background-color: #DDDDDD; cursor:pointer;}

td.countryname {color:#0066CC;}
td.countryname:hover {text-decoration: underline; color:#0099FF;}

td.disabled {color:#333333;}
td.disabled:hover {text-decoration: none; color:#333333;}

h3.tableheader {color: #F4F5F7; background-color:#999999; padding: 10px 10px 10px 10px;}
td.funds {font-size: 1em; text-decoration:none;}
table.funds {margin: 10px 0px 10px 0px;}
td.close:hover {cursor:pointer; text-decoration: underline; color:#0099FF;}
td.close {font-size: 1em; color:#0066CC;}
a.funds {text-decoration:none;}
a.funds:hover {text-decoration:underline;}

.page9228 .boxColorLighter .boxHeader {
background-color: #50AfE4;
}
