/* CSS Document */

* html .wrap{
width:expression(document.body.clientWidth > 990? "980px": "auto" );/*maximum width fix for explorer-http://www.svendtofte.com/code/max_width_in_ie/*/
}

* html .bgwrap {
line-height:1em;
}

* html .wmarkwrap img {
padding:7px 3px 6px 7px;
}

* html .wrap {  /* fixes bottom margin on footer */
	padding-bottom:5px;
	margin-bottom: 5px;
}

* html skipnav {
margin: 0;
padding:0;
}

* html .alert {
border: 1px solid #fdfdfd;
float:left;
width: 240px;
margin:20px 0 0 36px;
padding:2px;
}

* html .topform {
margin-bottom:1px;
}


* html .topform * {
margin:0;
padding:0;
}


* html .globaltopnav {  /* places top nav */
	line-height:1.125em;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:2px;
	text-align: center;
	width: 100%;
}
	
	
* html .globaltopnav ul{  /* /places headers */
	margin:2px 0px 3px;
	padding:0px;
	width: 100%;
	float: left;
}

 * html .globaltopnav li {
padding: 0px 2% 0px 0px;
margin:0px 2% 0px 0px;
}

* html #searchwrap {
margin:5px 0px 0px;
padding:0px;
}
* html #skipwrap #searchwrap form, #searchwrap input , #searchwrap legend,  #searchwrap input {
	margin: 0px;
	padding: 0px;
}
* html #portalwrap legend{
 	margin-left: -7px;
 }

* html #portalwrap form, #portalwrap input , #portalwrap fieldset, #portalwrap input {
	margin: 0px;
	padding: 0px;
}

* html .internav {
	margin:18px 0 0px;
	padding:0;
	float:right;
	line-height:1em;
	font-size: 0.9em;
	width: 70%;
	text-align: right;
}
* html .internav ul {  /* Insert */
	clear:both;
	margin: 0px;
	padding: 0px;
	float: right;
}

* html .hban {
	float: left;
}
* html .bgwrap p {
margin:0;
padding:0;
}


 * html .resmenu {
margin-bottom:3px;
padding-bottom:5px;
}


 * html .leftwrap {
margin:8px 8px 4px 4px;
}


 * html .news ul {
width:100%;
}


* html .noteworthy li {
margin-bottom:9px;
}

* html li > h2 {
margin-top:19px;
}


* html .ioi {
margin-bottom:40px;
}


* html .resources  {
padding:2px 2px 2px 2px;
}

* html .colleges  {
padding:2px 2px 2px 2px;
}

* html .hrule {

margin:0 0 0 0;
}

* html p {
padding:0;
margin:0 0 0 0;
}

* html .events hr {
float:left;
width:80%;
margin:8px 0px 2px 3px;
}
