/* HOSPITAL CSS SECONDARY PAGE STYLES */

#secondarypage {
	width:100%;
	margin:0px;
	padding:0px;
}

#secondarypagetop {
	width:100%;
	margin:0px;
	padding:0px;
	height:125px;
}

#secondarypagetop2 {
	width:100%;
	margin:0px;
	padding:0px;
	height:125px;
}

#secondarypagetop3 {
	width:100%;
	margin:0px;
	padding:0px;
	height:157px;
	
}

#secondarycell1 {
	float:left;
	width:220px;
	margin:0px;
	padding:0px;
}
	
#secondarycell1 ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	clear:both;
}

#secondarycell1 li {
	list-style:none;
	margin:0;
	padding:8px 10px 8px 0px;
	border-bottom:1px solid #e5e5e5;
	display:block;
	clear:both;	
	padding-left:25px;
	text-indent:-25px;
}

#secondarycell1 li.active {
	list-style:none;
	margin:0;
	padding:8px 10px 8px 0px;
	border-bottom:1px solid #e5e5e5;
	display:block;
	clear:both;	
	background-color: #e5e5e5;
}


#secondarycell1 li a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#BE0202;
	text-decoration:none;
	margin:0 0 0 25px;
	}

#secondarycell1 a:hover {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
	text-decoration:underline;
	font-weight:bold;

}

#secondarycell2 {
	width:520px;
	float:left;
	padding:0px;
	margin:0px;
	background:url('images/bg.gif');
}

.clear {
clear:both;
}

#secondarycell2 a {
	color:#BE0202;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#secondarycell2 a:hover {
	color:#BE0202;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

#secondarypage h1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size: 1.3em;
	margin:35px 0px 30px 35px;
	padding:0px;
	border-bottom: 1px solid #e5e5e5;
}

#secondarycell2 h2 {
	font-family:Verdana,Arial,sans-serif;
	margin:25px 0px 15px 35px;
	color:#000000;
	font-size:1em;
	/*text-transform:uppercase;*/
	line-height:140%;
	border-bottom:1px solid #BE0201;
}
#secondarycell2 ul {
	padding:0px;
	margin:0px 0px 0px 35px;

}

#secondarycell2 li {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:.8em;
	line-height:150%;
	margin:10px 0px 0px 35px;
}

#secondarycell2 .nestedli {
	font-size: 100%;
}

#secondarycell2 ol {
	padding:0;
	margin:0 0 0 45px;
}

#secondarycell2 ol li {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:.8em;
	line-height:125%;
	margin:10px 0 0 45px;
}


#secondarycell2 h3 {
	font-family:Verdana,Arial,sans-serif;
	font-size:.9em;
	border-bottom:1px dotted #BE0202;
	margin-left:35px;
	margin-bottom:15px;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
	border:1px solid #e5e5e5;
}

#secondarycell2 h4 {
	font-family:Verdana,Arial,sans-serif;
	font-size:1em;
	border-bottom:1px dotted #BE0202;
	margin-left:35px;
	margin-bottom:15px;
	padding:5px;
	font-weight:bold;
	border:1px solid #e5e5e5;
}

#secondarycell2 h5 {
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
	margin-left:35px;
	margin-bottom:10px;
	padding:5px;
	font-weight:bold;
}

#secondarycell2 h6 {
	font-family:Verdana, Arial, sans-serif;
	font-size:.8em;
	margin-left:35px;
	margin-bottom:10px;
	padding:5px;
	font-weight:normal;
}

#secondarycell2 h7 {
	font-family:Verdana, Arial, sans-serif;
	font-size:.8em;
	margin-left:35px;
	margin-bottom:5px;
	padding:5px;
	font-weight:bold;
	border:1px solid #e5e5e5;
}


#secondarycell2 p {
	margin:7px 0px 15px 35px;
	line-height:150%;
	font-size:.85em;
	font-family:Verdana, Arial, sans-serif;	
}

#secondarycell2 p strong {
	font-size:inherit;
	font-weight:bold;
	font-family:inherit;	
}

#secondarycell2 p.secfeature {
	font-size:.8em;
	color:#666666;
	line-height:150%;
	padding:0px 0px 0px 30px;
	margin:0px 0px 10px 0px;
	font-family:Verdana, Arial, sans-serif;
}

#secondarycell2 p.secfeature2 {
	font-size:.8em;
	color:#BE0202;
	line-height:150%;
	padding:0px 0px 0px 0px;
	margin:2px 2px 2px 2px;
	font-family:Verdana, Arial, sans-serif;
	font-weight: bold;
}

#secondarycell2 p.secfeature3 {
	font-size:.8em;
	color:#000000;
	line-height:150%;
	padding:0px 0px 0px 0px;
	margin:2px 2px 2px 2px;
	font-family:Verdana, Arial, sans-serif;
	font-style:oblique;
}

#secondarycell3 {
	width:100%;
	padding:0px;
	margin:0px;
}

#secondarycell3 a {
	color:#BE0202;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#secondarycell3 a:hover {
	color:#BE0202;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

#secondarycell3 h2 {
	font-family:Verdana,Arial,sans-serif;
	margin:25px 0px 15px 35px;
	color:#000000;
	font-size:.9em;
	/*text-transform:uppercase;*/
	line-height:140%;
	border-bottom:1px solid #BE0201;
}

#secondarycell3 ul {
	padding:0px;
	margin:0px 0px 0px 35px;
}

#secondarycell3 li {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:.8em;
	line-height:150%;
	margin:10px 0px 0px 35px;
}

#secondarycell3 .nestedli {
	font-size: 100%;
}

#secondarycell3 h3 {
	font-family:Verdana,Arial,sans-serif;
	font-size:.9em;
	border-bottom:1px dotted #BE0202;
	margin-left:35px;
	margin-bottom:15px;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
	border:1px solid #e5e5e5;
}

#secondarycell3 h4 {
	font-family:Verdana,Arial,sans-serif;
	font-size:1em;
	border-bottom:1px dotted #BE0202;
	margin-left:35px;
	margin-bottom:15px;
	padding:5px;
	font-weight:bold;
	border:1px solid #e5e5e5;
}

#secondarycell3 h5 {
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
	margin-left:35px;
	margin-bottom:10px;
	padding:5px;
	font-weight:bold;
}

#secondarycell3 h6 {
	font-family:Verdana, Arial, sans-serif;
	font-size:.8em;
	margin-left:35px;
	margin-bottom:10px;
	padding:5px;
	font-weight:normal;
}

#secondarycell3 h7 {
	font-family:Verdana, Arial, sans-serif;
	font-size:.8em;
	margin-left:35px;
	margin-bottom:5px;
	padding:5px;
	font-weight:bold;
	border:1px solid #e5e5e5;
}


#secondarycell3 p {
	margin:7px 0px 15px 35px;
	line-height:170%;
	font-size:.7em;
	font-family:Verdana, Arial, sans-serif;	
}

#secondarycell3 p strong {
	font-size:120%;
	font-family:Verdana, Arial, sans-serif;	
}

#secondarycell3 p.secfeature {
	font-size:.7em;
	color:#666666;
	line-height:150%;
	padding:0px 0px 0px 30px;
	margin:0px 0px 10px 0px;
	font-family:Verdana, Arial, sans-serif;
}

#secondarycell3 p.secfeature2 {
	font-size:.7em;
	color:#BE0202;
	line-height:150%;
	padding:0px 0px 0px 0px;
	margin:2px 2px 2px 2px;
	font-family:Verdana, Arial, sans-serif;
	font-weight: bold;
}

#secondarycell3 p.secfeature3 {
	font-size:.7em;
	color:#000000;
	line-height:150%;
	padding:0px 0px 0px 0px;
	margin:2px 2px 2px 2px;
	font-family:Verdana, Arial, sans-serif;
	font-style:oblique;
}

.subnavul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
}

.subnavli {
	margin:0px;
	padding:5px;
	list-style:none;
	border-bottom:1px solid #999999;
	display:block;
}

.subnavlia {
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Verdana,Arial,sans-serif;
	font-size:1em;
	font-weight:normal;
}


#webfeature {
	height:180px;
	width:514px;
	margin:30px 0px 0px 6px;
	background:url(images/bg2.gif);
}

.webfeaturesmall {
	margin:0px 0px 0px 110px;
	padding:0px;
	font-family:Verdana,Arial,sans-serif;
	font-size:.6em;
	font-weight:bold;
	color:#999999;
}

.webfeaturetext {
	margin:16px 0px 0px 110px;
	padding:0px;
	font-family:Verdana,Arial,sans-serif;
	font-size:.7em;
	line-height:170%;
	width:350px;
	color:#000000;
}

.webfeatureheadline {
	margin:2px 0px 0px 110px;
	padding:0px;
	font-family:Verdana,Arial,sans-serif;
	font-size:.8em;
	font-weight:bold;
	color:#000000;
}

.webfeatureimage {
	clear:both;
	float:left;
	margin:0px 15px 0px 20px;
}

#subnavfloat {
	width:160px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	padding:0px;
	clear:both;
	float:right;
	margin:40px 0px 10px 20px;
	background-color:white;
}

#subnavfloat ul {
	margin:0px; 
	padding:0px; 
	list-style:none;
	}
	
#subnavfloat li {
	margin:0px; 
	padding:5px; 
	border-bottom:1px solid #999999;
	}
	
li.active {
	background-color: #EAEAEA;
	}
	
