<style type="text/css"><!--


/*Colors

d5bc83 - gold for hover?
80a0c6 - good lighter blue to try
4871a8 medium blue
74a7d6 nsf sky blue --- highlight the left nav
2f488a blue  --- links?
193a81 intenser blue--- over links, also the latest news and bb board colors, with white letters
d5bc83 khaki -- left nav buttons?
eeede8 shadow khaki
ebe8bd light gold- left nav lower?
fbfbf3 light gold shadow
eff0ce breadcrumg
*/


* {
	padding: 0;
	margin: 0;
	}
	
#subNav {
	width:180px;
	padding:0;
	border:0;
	margin:0px 0px 1px 0px;
	
	}	
	
h3.subNav_header {
	text-align: left;
	font: bold 11.75px myriad, arial, helvetica, sans serif;
	color: #193a81/*#333*/;
	background:#eff0ce/*#8ad085*/;
	padding: 7px 7px 2px 7px;
	border: 0px; 
	margin: 0px; 
	}	



ul.subNav{
	font: 11.75px myriad, arial, helvetica, sans serif;
	background:#eff0ce/*#8ad085*/;
	padding:0px 20px 10px 7px;
	margin:0px;
	}

li.subNav {
	list-style-type:none;
	list-style-position: inside;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top:2px;
	}
	
li.subNav a:link {
	color: #193a81;
	text-decoration: underline;
	}
	
li.subNav a:visited {
	color: #333;
	text-decoration: underline;
	}
	
li.subNav a:hover {
	color: #193a81/*#056e85*/;
	text-decoration: underline;
	}
	
li.subNav a:active {
	color: #193a81/*#056e85*/;
	text-decoration: underline;
	}
	
p.subNav {
	font: 11.75px myriad, arial, helvetica, sans serif;
	background:#eff0ce/*#8ad085*/;
	padding:0px 20px 10px 7px;
	border:0;
	margin:0px;
	}
	
p.subNav a:link {
	color: #193a81;
	text-decoration: underline;
	}
	
p.subNav a:visited {
	color: #333;
	text-decoration: underline;
	}
	
p.subNav a:hover {
	color: #193a81/*#056e85*/;
	text-decoration: underline;
	}
	
p.subNav a:active {
	color: #193a81/*#056e85*/;
	text-decoration: underline;
	}

Img.resource_highlight {
    display: block;
    height:100px;
    margin-left: auto;
    margin-right: auto;
    border:0;
    padding:0px 0px 7px 0px;
    }
    
Img.discipline {
    padding:0px 10px 0px 20px; }		


/* - - - - - - - - Left Nav  - - - - - - - */

.mainNav {
	z-index:1000;
	font: 12px myriad, arial, helvetica, sans serif;
	}



/* remove all the bullets, borders and padding from the default list styling */
.mainNav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:180px;
	font: 12px myriad, arial, helvetica, sans serif;
	color:#000;
	padding-left:0px;
	margin:0px;
	}

/* hack for IE5.5 */
* html .mainNav ul {margin-left:-16px; ma\rgin-left:0;}

/* position relative so that you can position the sub levels */
.mainNav li {
	list-style-type:none;
	position:relative;
	font: 12px myriad, arial, helvetica, sans serif;
	height:30px;
	padding:0px;
	margin:0px;
	}

/* get rid of the table */
.mainNav table {
	position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0; 
	z-index:100; 
	font-size:1em;}

/* style the links */
.mainNav a, .mainNav a:visited {
	display:block; 
	text-decoration:none;
	height:29px;
	line-height:29px;
	width:179px;
	color:#fbfbf3;
	background:#4871a8;
	text-indent:7px;
	border:1px solid #eeede8;
	border-width:0px 1px 1px 0px;
	}

/* hack for IE5.5 */
* html .mainNav a, * html .mainNav a:visited {
	background:#fff; 
	width:180px; 
	w\idth:179px;
	}

/* ------- 1. Advanced Search (adv_search) hover ----- this is where the color change happens--------*/
* html .mainNav li.adv_search a:hover {
	color:#193a81; 
	background:#d5bc83;
	text-decoration: underline;
	/*border-right: 10px solid #056e85;*/
	
	}

.mainNav li.adv_search :hover > a {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	/*border-right: 10px solid #056e85;*/
	
	}

.mainNav li.adv_search a:hover {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	/*border-right: 10px solid #056e85;*/
	
	}



/*.mainNav li.adv_search_sub {
	color:#193a81; 
	background: #d5bc83;
	}

* html .mainNav li.adv_search_sub a {
	color:#193a81; 
	background:#d5bc83;
	border-right: 10px solid #056e85;
	}

.mainNav li.adv_search_sub > a {
	color:#193a81; 
	background: #d5bc83;
	border-right: 10px solid #056e85;
	}

.mainNav li.adv_search_sub a {
	color:#193a81; 
	background: #d5bc83;
	border-right: 10px solid #056e85;
	}	
	*/ss
		
/* ---------------*/


/* ------- 2. browse hover ----- this is where the color change happens--------*/
* html .mainNav li.browse a:hover {
	color:#193a81; 
	background:#d5bc83;
	text-decoration: underline;
	}

.mainNav li.browse :hover > a {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}

.mainNav li.browse a:hover {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}		
/* ---------------*/


/* -------3. k12 hover ----- this is where the color change happens--------*/
* html .mainNav li.k12 a:hover {
	color:#193a81; 
	background:#d5bc83;
	text-decoration: underline;
	}

.mainNav li.k12 :hover > a {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}

.mainNav li.k12 a:hover {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}
/* ---------------*/


/* ------- 4. Higher Education hover ----- this is where the color change happens--------*/
* html .mainNav li.higher_ed a:hover {
	color:#193a81; 
	background:#d5bc83;
	text-decoration: underline;
	}

.mainNav li.higher_ed :hover > a {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}

.mainNav li.higher_ed a:hover {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}
/* ---------------*/


/* ------- 5. Disciplinary Communities hover ----- this is where the color change happens--------*/
* html .mainNav li.dis_comm a:hover {
	color:#193a81; 
	background:#d5bc83;
	text-decoration: underline;
	}

.mainNav li.dis_comm :hover > a {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}

.mainNav li.dis_comm a:hover {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}
/* ---------------*/


/* ------- 6. Broadening Participation hover ----- this is where the color change happens--------*/
* html .mainNav li.broad_par a:hover {
	color:#193a81; 
	background:#d5bc83;
	text-decoration: underline;
	}

.mainNav li.broad_par :hover > a {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}

.mainNav li.broad_par a:hover{
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}		
/* ---------------*/


/* ------- 7. paw hover ----- this is where the color change happens--------*/
* html .mainNav li.PAW a:hover {
	color:#193a81; 
	background:#d5bc83;
	text-decoration: underline;
	}

.mainNav li.PAW :hover > a {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}

.mainNav li.PAW a:hover{
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}		
/* ---------------*/


/* ------- 8. submit hover ----- this is where the color change happens--------*/
* html .mainNav li.submit a:hover {
	color:#193a81; 
	background:#d5bc83;
	text-decoration: underline;
	}

.mainNav li.submit :hover > a {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}

.mainNav li.submit a:hover {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}		
/* ---------------*/

/* ------- 9. workspace hover ----- this is where the color change happens--------*/
* html .mainNav li.workspace a:hover {
	color:#193a81; 
	background:#d5bc83;
	text-decoration: underline;
	}

.mainNav li.workspace :hover > a {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}

.mainNav li.workspace a:hover {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}		
/* ---------------*/

/* ------- 10. about hover ----- this is where the color change happens--------*/
* html .mainNav li.about a:hover {
	color:#193a81; 
	background:#d5bc83;
	text-decoration: underline;
	}

.mainNav li.about :hover > a {
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}

.mainNav li.about a:hover{
	color:#193a81; 
	background: #d5bc83;
	text-decoration: underline;
	}		
/* ---------------*/



/* hide the sub levels and give them a positon absolute so that they take up no room */
.mainNav ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:180px;
	}

/* make the second level visible when hover on first level list OR link */
	.mainNav ul :hover ul{
	visibility:visible;
	}

/* keep the third level hidden when you hover on first level list OR link */
	.mainNav ul :hover ul ul{
	visibility:hidden;
	}

/* make the third level visible when you hover over second level list OR link */
	.mainNav ul :hover ul :hover ul{ 
	visibility:visible;
	}





-->
</style>
<!--[if IE 7]>
<style type="text/css">
.mainNav li {float:left;}
</style>
<![endif]-->