/* ############ CUSTOM NURSING DROPDOWN MENU STYLES ############ */
#logo img {
	padding:0px; 
	margin:0px; 
	position:relative; 
	left:-4px; 
	height:35px; 
	width:181px; 
	}


#infobar h3 {
    background-color: #EDC;
    padding:0;
	margin:1px 0 0 0;
    color: #333;
    text-align: center;
	line-height:1.7em;
    font-size: 1.2em;
    font-weight: bold;
    font-style: normal;
    width: 182px;
}

#infobar h3 a {
	border:none;
	}

#infobar h3 a:hover {
	}

#dropdown a {
    color: #555;
    padding: 2px 3px;
    width: 175px;
	font-size:14px;
	font-family:Georgia, "Times New Roman";
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#FB6;
}

#dropdown a:hover {
    background-color: #F90;
	color:#000000;
/*    color: #FFF1DF;  */
}


#dropdown li {
    border-top: none;
    padding: 0;
    width: 181px;
	line-height:1.8em;
	}

#dropdown h4 {
	font-size:1em;
	margin:0;
	padding:0;
	line-height:1.5em;
	}

#app a {
	font-size:1.2em;
	line-height:1.2em;
	border-style:solid none solid none; 
	border-color:#FF8C00; 
	border-width:1px;
	color:#666666;
	width:175px;
	}
	
#app a:hover {
	background-color:#FF8C00;
	color:#000000;
	/*border-right:1px #666666 solid;*/
	}
	
#app li {
	background-color:#DDDDDD;
	position:relative;
	width:175px;
	}

#nav-links a {
	line-height:1.3em !important;
	font-family:Tahoma;
	font-size:1.1em;
	color:#555555;
	text-decoration:none;
	margin:2px 0 2px 0 !important;
	float:left;
	clear:left !important;
	border-bottom:transparent 1px solid;
	position:relative !important;
	left:7px !important;
	top:10px;
	}

#nav-links :hover{
	border-bottom: solid 1px #fb6;
	color:#000000;
	}
	
#nav-links {
	position:relative !important;
	top:-20px !important;
	}

.myisu {
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	margin:0px;
	padding:0px;
	width:170px;
	background-color:#FFFFFF;
	}
	
a.myisu:hover {
	background-color:#FFFFFF;
	}

#isunav ul li {
	visibility:hidden;
	}
	
.orangeheader {
	font-size: 18px; 
	font-weight: bold; 
	color:#FF9933;
	}

/* ############ END CUSTOM NURSING DROPDOWN MENU STYLES ############ */


/*############# HIDDEN DROPDOWN STYLES ################### */
#puhead, #pghead, #cuhead, #cghead, {
	background-color:#FFF3E6;
	display:none;
	margin:0; 
	padding:0; 
	/*background-color:#FFD39D; */
	width:170px !important;
	border:none;
	float:left;
	line-height:1.5em;
	font-size:1.1em;
}

#puhead h3, #pghead h3, #cuhead h3, #cghead h3 {
	background-color:#FFD39D !important;
	line-height:1.3em;
}

#pulinks, #pglinks, #culinks, #cglinks  {
	display:none;
	width:172px !important;
	border-bottom:1px solid #FB6 !important;
	background-color:#FFE6C6;
	left:10px;
	font-size:1.0em;
	line-height:1.0em;
	float:left;
	position:relative;
	border-right:none;
	}
	
#pulinks a, #pglinks a, #culinks a, #cglinks a  {
	width:165px;
	margin:0px;
	float:left;
	font-size:1.1em;
	line-height:1.2em;
	border:none;
	border-left:1px solid #FB6;
	}

#pupage #pulinks, #pgpage #pglinks, #cupage #culinks, #cgpage #cglinks {
	display:block;
}

#pupage #puhead, #pgpage #pghead, #cupage #cuhead, #cgpage #cghead {
	display:block !important;
}

.underapp, .gradapp {
	display:none;
}
.p/*############# END MENU HIDER ################### */
 {
	color: #FF0000;
}

#pupage .underapp, #cupage .underapp, #pgpage .gradapp, #cgpage .gradapp {
	display:block;
}
/*############# HIDDEN DROPDOWN STYLES ################### */

