/* replace color1 and color7 */
#globalnav
{
	line-height: 1.4em;
	float: left;
	list-style: none;
	font-family: verdana, sans-serif;
	font-size: .7em;
	margin: 0;
	/* width: 100%; */
	padding: 2px 0 0 0;
	position: relative;
	z-index: 100;
	/* background-color: brown; */
}

#globalnav a
{
	display: block;
	width: auto;
	color: #023964;
}

#globalnav li
{
	float: left;
	text-align: center;
	width: auto;
	padding: 0 .45em;
}

#iglobalnav
{
	line-height: 1.4em;
	float: left;
	list-style: none;
	font-family: verdana, sans-serif;
	margin: 0;
	width: 100%;
	font-size: .7em;
	padding: 2px 0 0 0;
}

#iglobalnav a
{
	display: block;
	width: auto;
	color: #023964;
}

#iglobalnav li
{
	float: left;
	text-align: center;
	width: auto;
	padding: 0 .5em;
}

#globalnav li:hover, #globalnav li a:hover
{
	background-color: #e3e5c0;
}

.floatfix { margin-right: -3px; }

/* this fixes the IE 3px bug that is common in this type of float arrangement */
#homenav
{
	float: left;
	width: 950px;
	list-style: none;
	line-height: 1em;
	background: #33678c;
	font-weight: bold;
	font-size: .8em;
	height: 30px;
}

/* individual tab */
#homenav a
{
	display: block;
	color: #e3e5c0;
	text-decoration: none;
	padding: 6px 0;
	text-align: center;
	width: 110px;
}

/* arrangement of four tabs */
#homenav li
{
	float: left;
	text-align: center;
	margin: 4px 33px 0 42px;
	padding-left: 20px;
	padding-top: 6px;
	background: url(/templates/2009/images/skybluesquare.gif) 6px no-repeat;
}

/* #homenav li a { width: 129px; } */

#currenthometab li { background: #327cb4; }

* html #currenthometab li
{
	border-bottom: none;
	margin: 4px 48px 0 15px;
}

#currenthometab a
{
	background: #327cb4;
	border-bottom: none;
	color: #ffffff;
}

/*========== start four-tab menu ===========*/
#homenav
{
	position: relative;
	
}

#educationtab,
#educationtabcur
{
	position: absolute;
	top: 3px;
	left: 28px;
    background: url(/images/education_on.gif) 0 6px no-repeat;
    display: block;
    width: 116px;
    height: 30px;
}

#educationtab a
{
    display: block;
    width: 116px;
    height: 21px;
}

#educationtab img
{
    width: 116px;
    height: 21px;
    border: 0;
}

#educationtab a:hover img
{
    display: none;
}

#researchtab,
#researchtabcur
{
	position: absolute;
	top: 3px;
	left: 267px;
    background: url(/images/research_on.gif) 0 6px no-repeat;
    display: block;
    width: 116px;
    height: 30px;
}

#researchtab a
{
    display: block;
    width: 116px;
    height: 21px;
}

#researchtab img
{
    width: 116px;
    height: 21px;
    border: 0;
}

#researchtab a:hover img
{
    display: none;
}

#healthcaretab,
#healthcaretabcur
{
	position: absolute;
	top: 3px;
	left: 504px;
    background: url(/images/healthcare_on.gif) 0 6px no-repeat;
    display: block;
    width: 116px;
    height: 30px;
}

#healthcaretab a
{
    display: block;
    width: 116px;
    height: 21px;
}

#healthcaretab img
{
    width: 116px;
    height: 21px;
    border: 0;
}

#healthcaretab a:hover img
{
    display: none;
}

#outreachtab,
#outreachtabcur
{
	position: absolute;
	top: 3px;
	left: 741px;
    background: url(/images/outreach_on.gif) 0 6px no-repeat;
    display: block;
    width: 116px;
    height: 30px;
}

#outreachtab a
{
    display: block;
    width: 116px;
    height: 21px;
}

#outreachtab img
{
    width: 116px;
    height: 21px;
    border: 0;
}

#outreachtab a:hover img
{
    display: none;
}

/*========== end four-tab menu ===========*/
#homenav li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 18em;
	font-weight: normal;
	border: 1px;
	margin: 0;
}

#homenav li ul li
{
	padding: 0;
	width: 17.7em;
	font-size: 1.1em;
}

#homenav li ul a
{
	width: 17em;
	border: solid #7e2f7b 1px;
	text-align: left;
	padding-left: .6em;
}


#homenav li:hover, 
#homenav li.sfhover
{
	background: #e3e5c0;
	color: #33678c;
	width: 110px;
}

#homenav li li:hover, 
#homenav li li.sfhover
{
	background: #fff1ac;
	color: #7e2f7b;
	border-bottom: none;
}

#homenav li a:hover, #homenav li a.sfhover
{
	color: #33678c;
	background: #e3e5c0;
	/* border-bottom: solid 1px #e3e5c0; */
	width: 110px;
}

#homenav a.currenttab
{
	background: #e3e5c0;
	border-bottom: solid 1px #e3e5c0;
	color: #7e2f7b;
}

#homenav a.currenttab:hover, #homenav a.currenttab.sfover
{
	background: #fff1ac;
	border-bottom: none;
	color: #7e2f7b;
}

#imainmenu
{
	display: block;
	float: left;
	width: 100%;
	background: #033977;
}

#ihomenav
{
	float: right;
	padding-right: 15px;
	width: auto;
	list-style: none;
	line-height: 1.2em;
	background: #033977;
	font-weight: bold;
	font-size: .7em;
}

#ihomenav { font-size: 0.8em; }

#ihomenav a
{
	display: block;
	width: auto;
	color: #d5eff9;
	text-decoration: none;
	padding: 6px 4px 5px 4px;
	text-align: center;
	font-family: arial;
}

#ihomenav li
{
	float: left;
	width: auto;
	text-align: center;
	margin: 0 5px 0 1px;
}

#ihomenav a.currenttab li
{
	margin: 0 5px 0 0;
	background: #d5eff9;
	width: auto;
}

#ihomenav a.currenttab
{
	background: #d5eff9;
	border: none;
	color: #ffffff;
	width: auto;
}

#ihomenav li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 18em;
	font-weight: normal;
	border: 1px;
	margin: 0;
	z-index: 1000;
}

#ihomenav li ul li
{
	padding: 0;
	width: 17.7em;
	font-size: 1.1em;
}

#ihomenav li ul a
{
	width: 17em;
	border: solid #1e379c 1px;
	text-align: left;
	padding-left: .6em;
}

#ihomenav li:hover, #ihomenav li.isfhover
{
	background: #d5eff9;
	/* border: solid #1e379c .1em;*/
	/* enabling above caused shifting of downstream li a links*/
	border-bottom: none;
	width: auto;
}

#ihomenav li li:hover, #ihomenav li li.isfhover
{
	background: #d5eff9;
	border-bottom: none;
}

#ihomenav li a:hover, #ihomenav li a.isfhover
{
	color: #1e379c;
	background: #d5eff9;
	width: auto;
}

#ihomenav a.currenttab
{
	background: #d5eff9;
	border-bottom: none;
	color: #1e379c;
}

#ihomenav a.currenttab:hover, #ihomenav a.currenttab.isfhover
{
	background: #d5eff9;
	border-bottom: none;
	color: #1e379c;
}

#searchmenu
{
	width: 100%;
	background-color: #e3e5c0;
	float: right;
	height: 1.3em;
}

#isearchmenu
{
	width: 100%;
	background-color: #004f8a;
	float: right;
	height: 1.3em;
}

.searchnav_title
{
	float: left;
	font-size: .7em;
	font-weight: bold;
	color: #ffffff;
	border: solid #ffffff 1px;
	border-right: none;
	border-left: none;
	background-color: #9ea667;
	padding: 1px 41px 1px 40px;
	height: 17px;
}

#searchnav
{
	width: 100%;
	list-style: none;
	line-height: .8em;
	background-color: #ccd498;
	font-weight: bold;
	font-size: .7em;
	display: inline;
}

#searchnav li a
{
	display: block;
	width: auto;
	color: #33678c;
	background-color: #ccd498;
	text-decoration: none;
	padding: 4px 0;
	text-align: center;
}

#searchnav li
{
	float: left;
	width: 128px;
	line-height: 1em;
	text-align: center;
	border: solid #ffffff 1px;
	border-right: none;
	/* margin: 4px 8px 0 15px;*/
}

#scurrenthometab li { background: #327cb4; }

* html #scurrenthometab li
{
	border-bottom: none;
	margin: 4px 48px 0 15px;
}

#scurrenthometab a
{
	background-color: #327cb4;
	border-bottom: none;
	color: #ffffff;
}

#searchnav li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 18em;
	font-weight: normal;
	border: 1px;
	margin: 0;
	z-index: 1000;
}

#searchnav li ul li
{
	padding: 0;
	width: 17.7em;
	font-size: 1.1em;
}

#searchnav li ul a
{
	width: 17em;
	border: solid #7e2f7b 1px;
	text-align: left;
	padding-left: .6em;
}

#searchnav li li:hover, #searchnav li li.sfhover
{
	background-color: #e6f5ff;
}

#searchnav li a:hover, #searchnav li a.sfover
{
	color: #33678c;
	background-color: #e6f5ff;
	width: 128px;
}

#searchnav a.currenttab
{
	background-color: #e6f5ff;
	color: #0f3d79;
}

#searchnav a.currenttab:hover, #searchnav a.currenttab.sfover
{
	background-color: #e6f5ff;
	color: #0f3d79;
}

/* color information of #nav should be defined in a theme */
#nav, #nav ul
{
	float: left;
	width: 950px;
	height: 30px;
	list-style: none;
	/*font-size: 11.2px;*/
	font-size: 12px;
	font-family: arial, sans-serif;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	/* border: solid #eda; border-width: 1px 0;*/
	margin: 0 0 0 0;
}

#nav a
{
	display: block;
	width: auto;
	text-decoration: none;
	padding: 9px 14px;
}

#nav li
{
	float: left;
	padding: 0;
	width: auto;
}

#nav li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 15.7em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	z-index: 10;
}

#nav li li
{
	padding-right: 0;
	width: 15.7em;
}

#mainmenu #nav li ul li a
{
	width: 13.5em;
	font-size: 11px;
}

#nav li ul ul { margin: -1.75em 0 0 14em; }
#nav li:hover ul ul, #nav li:hover ul ul ul, 
#nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, 
#nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, 
#nav li li li.sfhover ul { left: auto; }

#button, #button_around
{
	color: #000000;
	background-color: transparent;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 20px;
	/* width: 185px; */
	width: 198px;
}

#button ul, #button_around ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#button li, #button_around li
{
	margin: 0;
	padding: 0;
}

#button li.menulabel, #button_around li.menulable
{
	color: #33678c;
	background-color: #e6f5ff;
	border-bottom: 1px solid #999999;
	padding: 5px;
	font-weight: bold;
	width: auto;
	display: block;
}

#button li a, #button_around li a
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	padding: 6px;
	width: auto;
	display: block;
	line-height: normal;
	font-weight: normal;
}

#button li a:hover, #button_around li a:hover
{
	border-right: none;
	text-decoration: none;
	color: #4a4d3b;
	background-color: #e6f5ff; /* color7 */
}

#button li.submenu a, #button_around li.submenu a
{
	color: #037191; /* color1 */
	background-color: transparent;
	width: 183px;
	text-decoration: none;
	padding: 5px 0 5px 15px;
	display: block;
	line-height: 12px;
	font-weight: normal;
	font-size: 11px;
}

#button li.submenu a:hover, #button_around li.submenu a:hover 
{ 
	color: #4a4d3b;
	background-color: #e6f5ff; /* color7 */
}
/*
#button li.submenudyn
{
	margin: 0;
	padding: 0;
	width: 100%;
}

#button li.submenudyn a 
{
	color: #4a4d3b;
	text-decoration: none;
	background-color: transparent;
	padding: 3px 0 3px 15px;
	display: block;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
}

#button li.submenudyn a:hover
{
	color: #000066;
	background-color: #fff1ac;
	width: 160px;
}

#button a.current, #button_around a.current
{ background: #fff1ac; }

#button li.submenudyn a
{
	color: #7e2f7b;
	text-decoration: none;
	background-color: transparent;
	padding: 3px 0 3px 15px;
	width: 100%;
	display: block;
	line-height: 10px;
	font-weight: normal;
	font-size: 11px;
}

#button li.submenudyn a:hover { color: #4a4d3b; }
*/
li#submenulabel
{
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-weight: bold;
	background-color: #7e2f7b;
	text-align: center;
	padding: 5px 2px;
	border-bottom: 1px solid white;
}

