#contentColMain h1, #contentColMain h1 {
	color: #0093C2;
}

#pageContentDiv h3 {
	color: #0093C2;
}

/*#contentColMain h2.zone, #contentColMain h3.zone, #contentColMain h3  {
	color: #0093C2;
	margin-bottom: -4px;
}*/

#getinvolved {
	float: left;
	width: 488px;
	padding-top: 0px;
	text-align: right;
	padding-top: 12px;
}

#introTextBox {
	float: left;
	width: 160px;
	min-height: 173px;
	_height: 173px;
	color: White;
	padding: 0px 17px;
	background-color: #0093C2
}

#introTextBox p {
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 15px 0px 5px 0px;
	margin: 0px;
}

#searchDirectoryPanel {
	padding: 0px 0px 12px 0px;
}

#searchDirectoryPanel input {
	font-size: 11px;
	color: #0093C2;
	padding-left: 4px;
	padding-right: 4px;
	width: 153px;
	height: 16px;
	border: 1px solid #0093C2;
	border: auto;
}

/*************************************************************/
/* Secondary level navigation styles 			     */
/*************************************************************/
#secondaryNavigation {
	background-color: #D4EAF0;
}

#secondaryNavigation p {
	padding: 2px 5px;
	margin: 0px;
	border-right: 1px solid #0093C2;
	float: left;
	color: #000;
}

#secondaryNavigation p.last {
	border: none;
}

#secondaryNavigation p.navOn {
	background-color: #0093C2;
	color: white;
}

/****************************************************************/
/* Tertiary level navigation styles Medical Information section */
/****************************************************************/

#tertiaryNavigation {
	width: 194px;
	background-color: #0093C2;
	margin: 10px 0px;
}

#tertiaryNavigation p {
	padding: 3px 7px;
	margin: 0px;
	width: 180px;
	border-bottom: 1px solid #F0E3EA;
	background-color: #0093C2;
}

#tertiaryNavigation p.navOn {
	background-color: #D4EAF0;
	color: #000;
}

#tertiaryNavigation a, #tertiaryNavigation a:visited {
	color: #fff;
}

#tertiaryNavigation a.navOn, #tertiaryNavigation a.navOn:visited {
	text-decoration: none;
	color: #0093C2;
}

#tertiaryNavigation a.navOnB, #tertiaryNavigation a.navOnB:visited {
	font-weight: bold;
   text-decoration: none;
}

#tertiaryNavigation p.subcat {
	 color: #0093C2;
	 width: 174px;
	 background-color: #D4EAF0;
	 padding: 3px 0px 3px 20px;
	 border-bottom: 1px solid #FFFFFF;
}

#tertiaryNavigation p.subcat a, #tertiaryNavigation p.subcat a:visited {
        color: #0093C2;
        text-decoration: none;
}

#tertiaryNavigation p.subcat a.on {
 	 font-weight: bold;
	 text-decoration: none;
	 color: #0093C2;
}

#pageContentDiv #twocolumn_container li strong,
#pageContentDiv #twocolumn_container li strong a {
	color: #0093C2;
	}

#homePageTitle {
	border-bottom: dotted 2px #0093C2;
	}

