/* CSS Document */

* html .wrap {  /* fixes bottom margin on footer */
padding-bottom:5px;
}

* html .internav ul {  /* This is the Tan hack */
width: 380px;
}

* html .alert {
border: 1px solid #990000;
float:left;
width: 240px;
margin:20px 0 0 36px;
padding:2px;
}

* html .globaltopnav {  /*places nav box */
width: 100%;
line-height:1em;
}
	
	
* html .globaltopnav ul{  /* /places nav box */
	float:left;
	margin-left:8px;
}

 * html .globaltopnav li {
padding: 0 12px 0 12px;
}

* html .internav {
margin-top: 12px;
}

 * html .resmenu {
margin-bottom:3px;
padding-bottom:5px;
}

 * html .mission ul {
width:100%;
}


* html .noteworthy li {
margin-bottom:9px;
}

* html .highlights  {
width:32%;
}



* html .highlights h2 {
float:left;
width:100%;
}

