body {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif; /* fonts for horizontal and vertical menus */
	color:#222;
	background-color:#fff;
	padding: 0;
	margin: 5px 2px;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Banner @@@@@@@@@@@@@@@@@@@@@@@@@@ */

#bannerContainer {
	height:105px;
	margin: 0 0 7px 0 !important;   /* "!important" does not display in Internet Explorer */	
	margin: 0 0 9px 0;
	background: url(../images/banner_left.gif) no-repeat top left;
	}
	
#banner_acculturation {
	height:105px;
	margin: 1px 0 1px 1px !important;   /* "!important" does not display in Internet Explorer */		
	margin: 0 0 -2px 1px;
	background: #edf3f8 url(../images/banner_acculturation.gif) no-repeat top left;
	}
	
		#bannerRight {
			width: 188px;
			height: 105px;
			float: right;
			}
			
/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Top Horizontal Navigation @@@@@@@@@@@@@@@@@@@@@@@@@@ */	
	
#searchbk {
	background: #11568b;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999;
	border-top:1px solid #fff;
	border-bottom: 2px solid #e86a10;
	padding: 6px 0px 6px 5px;
	margin: -6px 0 0 1px !important;   /* "!important" does not display in Internet Explorer */
	margin: -8px 0 0 1px;
	}

#searchbk a:link {color:#fff; text-decoration:none;}
#searchbk a:visited {color:#fff; text-decoration:none;}
#searchbk a:hover {color:#e86a10; text-decoration:underline;}
#searchbk .active {color:#e86a10;}	
		
#topNav {
	background: #c5d5e2  url(../images/banner_left_bottom.gif)  no-repeat top left;
	height:18px;	
	color: #333;
	margin-top: 4px !important; /* "!important" does not display in Internet Explorer */
	margin-top: 2px;
	padding: 4px 0 1px 2px;	
	border-bottom: 1px solid #fff;	
	}

		#topNav a:link {color:#00365b; text-decoration:none;}
		#topNav a:visited {color:#00365b;}
		#topNav a:hover {color:#333; text-decoration:underline;}

#crumbs {
	padding:7px 0 8px 2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #ccc;
	margin: 0 0 6px 3px;
	}

		#crumbs a:link {color:#3581bb; text-decoration:none;}
		#crumbs a:visited {color:#3581bb; text-decoration:none;}
		#crumbs a:hover {color:#e86a10; text-decoration:underline;}	


/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Non-menu items @@@@@@@@@@@@@@@@@@@@@@@@@@ */


#centercontent {  /* for pages with 3-column layout */
	font: 13px/19px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 180px;
	margin-right: 197px;
	margin-top: 8px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 182px;
	margin-right: 201px;
	}
	
#centercontent_ihct {  /* for pages with 3-column layout */
	font: 13px/19px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 180px;
	margin-right: 197px;
	margin-top: 8px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 182px;
	margin-right: 221px;
	}	
	
#content {  /* for pages with 2-column layout */
	font: 13px/19px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 180px;
	margin-right: 15px;
	margin-top: 8px;	
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 182px;
	margin-right: 20px;
	}
	
h1, h2, h3, h4 {
	font-family: arial, helvetica, sans-serif;
	}

h1 {
    font-weight: normal;
    font-size: 21px;
    color: #992E00;
    line-height: 1.2;
	margin-top:0;
	}

h2 {
    font-weight: normal;
    font-size: 18px;
    color: #333;
    line-height: 1.2;
	margin-bottom:0;
	}

h3 {
    font-weight: bold;
	color:#11568b;
    font-size: 15px;
	}
	
	#rightcontent h3 {
    font-weight: bold;
	color:#888;
    font-size: 15px;
	}
	
h4 {
	color: #777;
	font-size:14px;
	}	

a:link {color:#e34500; text-decoration:none;}
a:visited {color:#e34500; text-decoration:none;}
a:hover {color:#3581bb; text-decoration:underline;}

abbr, acronym, .help {
  cursor: help;
  }		

.bottomNav {  /* back to top buttons */
	text-align: right;
	margin-bottom: 2em;
	font-size: 10px;
	}
	

/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Footer @@@@@@@@@@@@@@@@@@@@@@@@@@ */

#update {
	clear:both;
	display:block;
	color: #777;
	padding: 1em 4px 0 5px;
	text-align: left;
	margin-top: 4em;
	}

#footer {
	color: #777;
	padding: 1em 5px;
	border-top:1px dashed #ccc;
	margin-top: 1em;
	clear:both;
	}
	
table.directory {width:687px;}
table.directory td {padding: 5px 10px 5px 2px;}
table.directory th {padding: 5px 20px 5px 2px; background-color:#11568b; text-align:left; color:#fff;}
table.directory tr.shade {background-color:#edf3f8;}


table.contributors {width:100%;}
table.contributors td {padding: 5px 10px 5px 2px; width: 25%;}
table.contributors th {padding: 5px 20px 5px 2px; background-color:#11568b; text-align:left; color:#fff;}
table.contributors tr.shade {background-color:#edf3f8;}


	