/*=Typography 
------------------------------------------------------------------------------------------*/
/*............ Content ............*/
#content #third_level h1, #content #third-nav-wrap h1, #content #third_level h2, #content #third-nav-wrap h2{
font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
font-size:90%;
font-weight:bold;
text-transform:uppercase;
color:#454545;
margin:21px 0 0 0;
}
#content h3{
margin:5px 0;
}
#right_side_bar h4{
//margin:32px 0 7px 14px;
background:url("/images/bg_rightbar_h4.gif") 0 5px no-repeat;
}
/*............ End Content ............*/

/*=Links
------------------------------------------------------------------------------------------*/
/*............ Begin Content ............*/
#third_level .SideNavItem1, #third-nav-wrap .SideNavItem1 {
	background-image: none;
	list-style: none;
}

#third_level a, #third-nav-wrap a{
	color:#515151;
	text-decoration:none;
	padding:0 0 0 10px;
}
#third_level a:hover,#third-nav-wrap a:hover{
background:url("/images/bullets/hospital.gif") 0 5px no-repeat;
border:0;
text-decoration:none;
}
#third-nav-wrap {
font-size:10pt;
}
/*............ End Content ............*/

/*=Misc Classes
------------------------------------------------------------------------------------------*/
/*............ Begin Breadcrumb  ............*/
#breadcrumb_right .resize{
padding:0;
margin:0;
}
/*............ End Breadcrumb  ............*/
/*............ Begin Content  ............*/
#third_level .current, #third-nav-wrap .current{
background:url("/images/bg_maincurrent.gif") 0 50% no-repeat;
border:0;
padding:0;
}
#third_level .current a, #third-nav-wrap .current a{
text-decoration:underline;
}
/*............ End Content  ............*/

/*=List Elements
------------------------------------------------------------------------------------------*/
/*............ Begin Breadcrumb ............*/
#breadcrumb_right{
}
/*............ End Breadcrumb ............*/


/*............ Begin Content ............*/
.interior-layout ul, .interior-layout ol{
	color:#333333;
	padding:0px 0px 15px 10px;
	line-height: 17px;
	margin:0;
}
#main_nav #special_nav ul {
	background: transparent;
}
.interior-layout ul.linked {
	float: left;
	background:#F5F5F4;
	list-style-type: none;
}
.interior-layout ul.linked li {
	float:left;
	background-image: url('/images/bullets/normal.gif');
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 10px;
	list-style-type: none;
	width:179px;
}
.interior-layout ul  {
	margin-left: 5px;
}
.interior-layout ul li{
	background-image: url('/images/bg_rightbar_h4.gif');
	background-position: 0.5em 0.5em;
	background-repeat: no-repeat;	
	list-style-type: none;
	line-height: 1.5em;
	margin-left: 0px;
	padding:0 0 8px 20px;
	color: #333333;
}
.interior-layout li	 {
	margin:0 0 0 20px;
	display: list-item;
}
.interior-layout ul li ul{
padding:8px 0px 0px 10px;
}
.interior-layout ul li ul li{
	background-image:none;
	list-style-type:circle;
	padding-left:0;
	margin-left:15px;
}
.interior-layout ul li ul li ul{
padding:5px 0px 5px 10px;
}
.interior-layout ul li ul li ul li {
	background-image:none;
	list-style-type:disc;
}
#content #third_level ul, #content #third-nav-wrap ul{
	list-style-type:none;
	width:458px;
	background:#F5F5F4;
	color:#0182AC;
	padding:0.4em 0 0.6em;
	margin:9px 0 24px 0;
}
#content #third_level ul ul, #content #third-nav-wrap ul ul {
	display: none;
}
#content #third_level li, #content #third-nav-wrap li{
	font-variant:small-caps;	
	color:#515151;
	line-height:18px;
	margin:0 0 0 10px;
}
/*............ End Content ............*/

/*=Images / Misc
------------------------------------------------------------------------------------------*/
hr{
	height:1px;
	background:#A9A9A9;
}
.interior-layout img{
	margin:3px 12px 0 0;
}
.interior-layout td img{
	margin:0;
}