/* CSS Document */

body {
	margin: 0px;
	background: #445d9f url(../images/bg_page.gif) repeat-x;
	}
	
.bg_2colLeft {
	background: #FFF url(../images/bg_colLeft.gif) repeat-y;
	}
	
.bg_2colRight {
	background: #FFF url(../images/bg_colRight.gif) repeat-y;
	}
	
.bg_3col {
	background: #FFF url(../images/bg_3col.gif) repeat-y;
	}
	
.bg_1col {
	background: #FFF;
	}
	
#branding {
	width: 750px;
	}
	
#brandingCol1 {
	float: left;
	height: 117px;
	width: 335px;
	}
	
#brandingCol2 {
	float: left;
	height: 117px;
	width: 415px;
	}
	
#brandingContent {
	width: 750px;
	height: 100px;
	background: #333;
	border-bottom: 1px solid #FFF;
	}
	
.breakingNews {
	float: left;
	width: 232px;
	}
	
#colLeft {
	padding: 15px 30px 20px 40px;
	}
	
#colRight {
	float: left;
	width: 200px;
	background: #cee1f6;
	}
	
	#colRight ul {
		border-top: 1px solid #FFF;
		list-style: none;
		padding: 0px;
		margin: 0px;
		}
	
	#colRight ul li {
		margin: 0px;
		padding: 0px;
		}
		
	#colRight ul a {
		background: #6b94ff;
		border-bottom: 1px solid #FFF;
		color: #FFF;
		display: block;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		padding: 3px 5px 3px 12px;
		text-decoration: none;
		width: 183px;
		}
		
	#colRight ul li a:hover {
		background: #1f3495;
		}
		
	#colRight form, #colRight input {
		margin-bottom: 1px;
		}
		
.columns_2 {
	width: 550px;
	}
	
#content {
	float: left;
	}
	
#contentColumn {
	float: left;
	width: 220px;
	margin: 5px 10px 0px 0px;
	}
	
#contentContainer {
	width: 750px;
	}
		
#copyrightDate {
	float: left;
	display: inline;
	}
	
#footer {
	color: #FFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	line-height: 130%;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	}
	
	#footer a {
		color: #99ccff;
		text-decoration: none;
		}
	
	#footer a:hover {
		text-decoration: underline;
		}
		
#footer1 {
	float: left; 
	margin: 8px 0px 0px 35px;
	}
	
#footer2 {
	float: right; 
	text-align: right; 
	margin: 8px 25px 0px 0px;
	}

#globalContainer {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}
	
#healthTopicCenters {
	border-top: 1px solid #FFF;
	height: 37px;
	width: 200px;
	display: block;
	margin: 0px;
	}
	
.interactives h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #00007c;
	margin: 5px 8px 0px 8px;
	}
	
.interactives p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 8px 6px 8px;
	}
	
.searchButton {
	margin: 2px 0px 0px 10px;
	font: 10px Arial, Helvetica, sans-serif;	
	}
	
.shim {
	clear: both;
	}
	
	.shim img {
		border: 0;
		}
	
#siteSearchForm  {
	height: 38px;
	border-top: 1px solid #FFF;
	}
	
	#siteSearchForm form {
		margin: 0px 0px 0px 12px;
		}
	
.siteSearchForm input {
	font: 10px Arial, Helvetica, sans-serif;
	} 
				
.subNav {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	}
	
.topNav {
	float: left;
	height: 18px;
	width: 750px;
	}	
	
	.topNav ul {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		list-style: none;
		margin: 0px 0px 0px 5px;
		padding: 0px;
		}
		
	.topNav li {
		display: block;
		float: left;
		position: relative;
		}
			
		.topNav ul li a {
			display: block;
			float: left;
			padding: 2px 9px 3px 9px;
			text-decoration: none;
			}
			
			.topNav ul li a:hover {
				background: #333;
				color: #E5E5E5;	
				}
			
		.topNav ul ul {
			border-top: 1px solid #FFF;
			border-left: 1px solid #FFF;
			border-right: 1px solid #FFF;
			left: 0;
			list-style: none;
			margin: 0px;
			padding: 0px;
			position: absolute;
			top: 100%;
			width: 235px;
			z-index: 100;
			}
	
		.topNav ul ul li {
			clear: both;
			display: block; /* width doesnt work without it */
			}
			
		.topNav ul ul a {
			background: #6b94ff;
			border-bottom: 1px solid #FFF;
			color: #FFF;
			display: block;
			width: 217px;	
			}
	
				.topNav ul ul a:hover {
					background: #1f3495;
					}
				
				.topNav li:hover ul, .topNav li.over ul {
					display: block;
					}
					
#topNavAbove {
	background: url(../images/bg_topnav_above.gif);
	height: 23px;
	width: 415px;
	}
	
	#topNavAbove ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		}
		
	#topNavAbove li {
		float: left;
		}
		
	#topNavAbove ul img {
		float: left;
		}
		
	#topNavAbove a {
		background: url(../images/bg_topnav_above.gif);
		color: #00205d;
		display: block;
		float: left;
		font: 11px Arial, Helvetica, sans-serif;
		height: 11px;
		padding: 6px 15px 6px 15px;
		text-decoration: none;
		}
		
	#topNavAbove a:hover {
		background: url(../images/bg_topnav_above_over.gif);
		color: #FFF;
		}
		
#topNavBelow1 {
	background: #6d6e6f;
	border-top: 4px solid #ed7500;
	z-index: 100;
	}
	
#topNavBelow1 {
	float: left;
	height: 18px;
	width: 750px;
	}	
		
	#topNavBelow1 li {
		z-index: 1;
		}
			
		#topNavBelow1 ul li a {
			color: #FFF;
			}
			
			#topNavBelow1 ul li a:hover {
				background: #333;
				color: #E5E5E5;	
				}
			
		#topNavBelow1 ul ul a {
			color: #FFF;	
			}
	
				#topNavBelow1 ul ul a:hover {
					background: #1f3495;
					}
				
				#topNavBelow1 li:hover ul, #topNavBelow1 li.over ul {
					display: block;
					}
		
#topNavBelow2 {
	background: #d6d6d6;
	}
	
	#topNavBelow2 ul li a {
		color: #000;
		}
		
		#topNavBelow2 ul ul a {
			color: #FFF;
			}
			
	#topNavBelow2 a:hover {
		color: #E5E5E5;	
		}
		
#topNavBelow2 li:hover ul, topNavBelow2 li.over ul, #topNavBelow1 li:hover ul, topNavBelow1 li.over ul {
	display: block;
	}
	
/* added home page items */
.twoColPromo {
	width: 470px;
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 40px 10px 40px;
	background: #edf4fc;
	}

.twoColPromoImg {
	float:left;
	padding: 0 20px 0 0;
	}
	
.searchFieldContainer {
	padding-left: 10px;
	}