body
{
	margin:0px;
	padding:0px;
	background:#D7D7D7 url(../images/bg_gradient.jpg) 0 0 repeat-x;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	text-align:center;
}


h1
{
	margin-bottom:8px;
	padding:8px 0 0 0;
	color: #0A196A;
	font-size:22px;
	font-family:arial, helvetica;
}

h2
{
	margin-bottom:0px;
	padding-bottom:2px;
	color: #000000;
	font-size:14px;
	font-family:arial, helvetica;
}

h3
{
	margin-bottom:0px;
	padding:2px;
	color: #263A53;
	font-size:14px;
	font-family:arial, helvetica;
	
	background:url(../images/pull-quote-bg.gif) 0 0 repeat-x;
	border-top:1px solid #263A53;
}

h4
{
	margin-bottom:0px;
	padding-bottom:2px;
	color: #000000;
	font-size:12px;
	font-family:arial, helvetica;
	text-transform: uppercase;
}

p
{
	margin-top:0px;
	padding-top:0px;
	line-height:1.5em;
}

#mn_content li
{
	line-height:1.5em;
}


a, a:visited
{
	color:#004F9D;
	outline:none;
	font-weight:bold;
	text-decoration:none;
}

a:active, a:hover
{
	text-decoration:underline;
}







#container
{
	margin:0 auto;
	padding:0px;
	
	width:1000px;
	
	background:url(../images/container_tile.jpg) 0 0 repeat-y;
}

	#container_inner_top
	{
		background:url(../images/container_inner_top.jpg) 0 0 no-repeat;
		
		min-height:250px;
		height:auto !important;
		height:250px;	
	}
	
	#container_inner_btm_tile
	{
		background:url(../images/container_inner_btm_tile.jpg) 0 0 repeat-y;
		padding:10px 0 0 0;
	}
	
	#container_inner_btm
	{
		background:url(../images/container_inner_btm.jpg) 0 100% no-repeat;
		
		min-height:33px;
		height:auto !important;
		height:33px;
	
	}
	
		#mn_btm
		{
			margin:0 auto;
			padding:0px;
			
			width:920px;
			
			text-align:left;
			background:url(../images/divider_vert.gif) 406px 0 repeat-y;
			
			color:#C3D5E8;
		}
		
		#mn_btm h3
		{
			margin:0px;
			padding:0px;
			
			color:#ffffff;
			font-size:14px;
			background:none;
			border-top:none;
		}
		
			#mn_btm_lt
			{
				float:left;
				width:395px;
			}
			
			#mn_btm_rt
			{
				float:right;
				width:490px;
			}

	#container_inner_btm_divider
	{
			margin:0 auto;
			padding:0px;
			
			width:960px;
			height:10px;
			
			text-align:left;
			background:url(../images/divider_vert.gif) 426px 0 repeat-y;
	}
	
	
#hdr
{
	margin:0 auto;
	padding:0px;
	
	width:960px;
	
	text-align:left;
}	
	#logo
	{
		float:left;
		width:320px;
		padding:20px 0 0 20px;
		text-align:right;
	}
	
	#network
	{
		float:right;
		width:575px;
		padding:20px 0 0 0;
	}
	
		#network_navigation
		{
			width:517px;
			background:url(../images/network_tile.gif) 0 0 repeat-y;
			text-align:center;
		}
		
			#network_navigation_table
			{
				margin:0 auto;
			}
	
	.pull-quote
	{
		background:url(../images/pull-quote-bg.gif) 0 0 repeat-x;
		padding:4px;
		font-size:6px;
	}
	
	
	#clinic-details
	{
		border-right:1px solid #263A53;	
		border-bottom:1px solid #263A53;
		border-left:1px solid #263A53;
	}
	
#mn
{
	clear:both;

	margin:10px auto;
	padding:0px;
	
	width:860px;
	
	text-align:left;
}

	#mn_content
	{
		margin:0px;
		padding:0 0 20px 0;
	
		width:500px;
		
		float:left;
		
		min-height:300px;
		height:auto !important;
		height:300px;
	}

	#mn_sidebar
	{
		width:290px;
		padding-top:50px;
		float:right;
		
		text-align:left;
	}

	#mn_content_only
	{
		margin:0px;
		padding:0 0 20px 0;
	}


		#clinic_table_display
		{
			width:850px;
			font-size:10px;
		}
	
	
		#map_container
		{
			text-align:center;
			clear:both;
			
			background:url(../images/loading.gif) 0 0 no-repeat;
		}
	
		#div-results-table
		{
			text-align:center;
			margin:10px 0 0 0;
		}
	
		#zip_search_table_display
		{
			width:800px;
			font-size:10px;
			margin:0px auto;
		}
	
	
			#clinic_table_display th, #zip_search_table_display th
			{
				padding:4px;
				
				text-align:left;
				background-color:#004F9D;
				color:#ffffff;
				
				font-size:12px;
				
				border-right:1px solid #999999;
				border-bottom:1px solid #999999;
			}
			
			#clinic_table_display td, #zip_search_table_display td
			{
				background-color:#eaeaea;
				border-right:1px solid #999999;
				border-bottom:1px solid #999999;
			}
			
			#clinic_table_display td a, #zip_search_table_display td a
			{
				font-size:11px;
				font-weight:bold;
			}
			
				.pad_cell
				{
					padding:5px 5px 20px 5px;
				}
			
			
				.border_cell
				{	
					border-right:1px solid #cccccc;
					border-bottom:1px solid #cccccc;
				}
			
			.detail_list
			{
				width:280px;
				font-size:10px;
				
			}
			
			.detail_list td
			{
				margin:0px;
				padding:2px 0;
			}


#mn2
{
	margin:0 auto;
	padding:0px;
	
	width:960px;
	
	text-align:left;
	
	color:#ffffff;
}














#ftr
{
	margin:0 auto;
	padding:10px 0 0 0;
	
	width:1000px;
	
	color:#333333;
	
	font-size:10px;
}

	#ftr p
	{
		margin:0px;
		padding:0 0 3px 0;
	}

	#ftr a, #ftr a:visited
	{
		color:#333333;
		text-decoration:none;
	}

	#ftr a:hover, #ftr a:active
	{
		text-decoration:underline;
	}


	
ul.sitemap
{
	list-style:none;
}

ul.sitemap ul.sitemap
{
	padding-top:5px;
}
	
ul.sitemap li
{
	padding-bottom:5px;
}


.clear
{
	clear:both;
}

.pad_below
{
	padding:0 0 40px 0;
}


#nav_util { margin:0px; }
#nav_util ul { list-style:none;margin:0px; padding:0px; }
#nav_util ul li { margin:0px;padding:0px; }

#nav_fast_facts { background:url(../images/fast-facts-repeat.gif) 0 0 repeat-y; }
#nav_fast_facts ul { list-style:none;margin:0px;padding:0px; }
#nav_fast_facts ul li { margin:0 18px 0 26px;padding:4px 0 8px 0; }

#references { font-size:10px; }
#references h5 { margin:0px; padding:0px;font-size:10px; }
#references ul { list-style:none;margin:0px; padding:0px; }
#references ul li { margin:0px; padding-bottom:8px; }




.split-column-item
{
		line-height:1.5em;
}



.search-options
{
	float:left;
	width:190px;
	margin-left:5px;
}


.bold
{
	font-weight:bold;
	font-style:italic;
}

.search-box
{
	border:1px solid #004F9D;
	margin:3px 2px 18px 2px;
	padding:0 0 3px 0;
	
	background-color:#eaeaea;
}

.search-hdr
{
	font-family:tahoma, verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;	
	background-color:#004F9D;
	padding:2px 2px 2px 6px;
	margin-bottom:3px;
}


#selected-params td
{
	font-size:12px;
	padding:2px 2px 2px 0;
}





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}
*/

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}



/* Map panel selection */
#mcmap_veplacelistpanel
{
	text-align:left;
}

/* Misc */
.highlight {
	font-weight: bold;
	background: yellow;
}