/* CSS Document */

body {
	margin: 0;
	/*background: #012846 url(../images/bg_page.gif) repeat-x;*/
	background-color: #ffffff;
	}
	
.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: 754px;
	height: 245px;
	background: #FFF;
	border-right: 4px solid #FFF;
	}
	
	.banner {
		float: left;
		padding: 0;
		margin: 0 0 0 4px;
		}
	
	.logo {
		float: left;
		padding: 25px 0px 0px 25px;
		}
	
	.photoMontage {
		float: right;
		padding: 4px 0 0 0;
		}
	
#breaking-news {
	width: 609px;
	background: #FFF;
	margin-top: 15px;
	}
	
	#breaking-news ul {
		float: left;
		margin: 7px 0 0 0;
		padding: 0 10px 0 25px;
		width: 255px;
		}
		
	#breaking-news a {
		font: 70% Arial, Helvetica, sans-serif;
		color: #003768;
		text-decoration: none;
		}
		
	#breaking-news a:hover {
		color: #3399ff;
		text-decoration: underline;
		}
		
#BreakingNews {
	float: left;
	margin: 0;
	padding: 0;
	width: 245px;
	}
	
#UpcomingCalendarItems {
	float: right;
	margin: 0;
	padding: 0;
	width: 315px;
	}
		
	
#col2-interior {
	margin: 7px 0 0 15px;
	}
	
#col2and3 {
	width: 609px;
	background: url(../images/bg_cols2and3.gif) repeat-y;
	}
	
#colLeft {
	width: 131px;
	float: left;
	border: 0;
	}
	
	#colLeft h2 {
		font: 12px Helvetica, Arial, sans-serif;
		font-weight: bold;
		color: #f1b215;
		margin: 7px 0px 0px 0px;
		padding: 0px 7px 0px 9px;
		}
	
	#colLeft p {
		font: 11px Helvetica, Arial, sans-serif;
		color: #FFF;
		margin: 0px 0px 4px 0px;
		padding: 0px 7px 0px 9px;
		}

	#colLeft ul {
		margin: 0px 0px 0px 4px;
		padding: 0;
		width: 126px;
		font: 70% Helvetica, Arial, sans-serif;
		}
	
	#colLeft li {
		position: relative;
		list-style: none;
		text-align: right;
		}
	
	#colLeft li a {
		display: block;
		text-decoration: none;
		color: #FFF;
		width: 111px;
		padding: 2px 5px 2px 10px;
		background: #36521A;
		border-bottom: 1px solid #36521A;
		}
		
	#navRowTwo a:hover {
		background: #51ade0;
		}
		
	#colLeft ul ul {
		position: absolute;
		/* display: none; --TIM REMOVED */
		left: 126px; /* Set 1px less than menu width */
		top: 0;
		margin: 0;
		padding: 0;
		width: 150px;
		border-bottom: 1px solid #6c79ba;
		background: #053364;
		}
		
	#colLeft ul ul li {
		width: 150px; /* controls the width of the subnav item */
		}
	
	#colLeft ul ul li a { 
		font: 11px Helvetica, Arial, sans-serif;
		padding: 2px 7px 2px 7px;
		width: 136px;
		color: #FFF;
		border-top: 1px solid #FFF;
		border-bottom: none;
		background: #053364;
		text-align: left;
		display: block;
		} /* Sub Menu Styles */
	
	#colLeft ul ul a:hover {
		background: #51ade0;
		}
	
	#colLeft ul li:hover ul ul,
	#colLeft ul li.over ul ul,{ 
		display: none; 
		} /* Hide sub-menus initially */
	
	#colLeft ul li:hover ul,
	#colLeft ul li.over ul, { 
		display: block; 
		} /* reveals hidden ul */
	
	#colLeft ul li:hover ul,
	#colLeft ul li li:hover ul,
	#colLeft ul li li li:hover ul,
	#colLeft ul li.over ul,
	#colLeft ul li li.over ul,
	#colLeft ul li li li.over ul { 
		display: block; 
		} /* The magic */
		
	/* Fix IE. Hide from IE Mac \*/
	* html #colLeft li { 
		float: left; 
		height: 1%; 
		}
		
	* html #colLeft li a { 
		height: 1%; 
		}
	/* End */
	
#colRight {
	float: left;
	width: 162px;
	margin-left: 27px;
	}
	
	#colRight ul {
		list-style: none;
		padding: 0;
		margin: 0;
		}
	
	#colRight ul li {
		margin: 0;
		padding: 0;
		}
		
	#colRight ul li a {
		width: 147px;
		padding: 3px 10px 3px 5px;
		background: #ccd9e8 url(../images/bg-col3-secnav-off.gif) repeat-x;
		display: block;
		color: #185082;
		font: 11px Helvetica, Arial, sans-serif;
		text-decoration: none;
		border-bottom: 1px solid #FFF;
		}
		
	#colRight a:hover {
		color: #FFF;
		background: #1f4b90 url(../images/bg-col3-secnav-over.gif) repeat-x;
		}
		
	#colRight img {
		margin-top: 3px;
		}
		
#content .column {
	width: 280px;
	float: left;
	line-height: 1.2;
	margin: 10px 0 0 15px;
	display: inline; /* fix for IE6 double-margin bug */
	}
	
	#content .column h1 {
		width: 280px;
		font: 70% Arial, Helvetica, sans-serif;
		font-weight: bold;
		margin: 5px 0 0 0;
		text-indent: 0;
		padding: 0;
		}
		
	#content .column h1 a {
		color: #FFF;
		background: #1f4b90;
		padding: 2px 5px 2px 5px;
		text-decoration: none;
		width: auto;
		display: block;
		}
		
	#content .column h1 a:hover {
		background: #0d83d5;
		}
	
	#content .column ul {
		font: 70% Arial, Helvetica, sans-serif;
		width: 280px;
		list-style: none;
		margin: 0 0 10px 0;
		padding: 0;
		background: #b8dbff;
		line-height: 1.2;
		}
			
		#content .column ul li {
			}
			
		#content .column ul li a {
			border-top: 1px solid #FFF;
			text-decoration: none;
			background: #b8dbff;
			width: auto;
			color: #2e71b5;
			padding: 4px 5px 2px 5px;
			display: block;
			height: 16px; /* needed for IE6 */
			}
			
		#content .column ul a:hover {
			color: #FFF;
			background: #0d83d5;
			}
	
		#content .column ul ul{
			font-size: 100%;
			margin: 0 0 3px 0;
			border-top: 1px solid #FFF;
			border-bottom: none;
			}
			
			#content .column ul ul li a {
				background: #9ccdff;
				border: none;
				padding-left: 25px;
				border-bottom: 1px solid #FFF;
				}
			
		#content .column sup {
			font-size: 70%;
			line-height: 50%;
			}

.columns_2 {
	width: 570px;
	}
	
.columns_3 {
	width: 420px;
	float: left;
	}
	
#container-cols2and3 {
	float: left;
	margin: 8px 0 8px 8px;
	width: 609px;
	}
	
#content {
	}
	
#contentContainer {
	width: 758px;
	}
	
#content-home {
	width: 609px;
	background: #FFF;
	}
	
	#content-home h1, #content-home h2, #content-home h3, #content-home p {
		padding-left: 15px;
		padding-right: 15px;
		max-width: 585px;
		} 
		
#pollDaddy {
	width: 150px;
	float: right;
	padding: 0 10px;
	}
	
	.poll {
		margin-top: 10px;
		float: right;
		}
		
#copyrightDate {
	float: left;
	display: inline;
	}
	
#footer {
	width: 750px;
	height: 40px;
	background: #335313;
	border-bottom: 4px solid #FFF;
	border-top: 4px solid #FFF;
	font: 11px Helvetica, Arial, sans-serif;
	line-height: 130%;
	color: #FFF;
	margin-left: 4px;
	clear: both;
	}
	
	#footer a {
		color: #cbe3fb;
		text-decoration: none;
		}
	
	#footer a:hover {
		text-decoration: underline;
		}
		
#footer1 {
	float: left; 
	margin: 5px 0 0 15px;
	width: 500px;
	}
	
	#footer1 strong {
		margin-left: 10px;
		}
		
	.footerBold {
		font-weight: bold;
		}
	
#footer2 {
	float: right; 
	text-align: right; 
	margin: 5px 15px 0 0;
	}

#globalContainer {
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF url(../images/bg_global_2col.gif) repeat-y;
	/*border: 4px solid #012846;*/
	}
	
	#globalContainer .2Col {
		background: #FFF url(../images/bg_global_2col.gif) repeat-y;
		}
		
#healthInteractives {
	width: 138px;
	float: left;
	height: 142px;
	background: #FFF;
	margin-left: 8px;
	}
	
	#healthInteractives ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font: 70% Helvetica, Arial, sans-serif;
		line-height: 100%;
		}
	
	#healthInteractives li {
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
	#healthInteractives li a {
		background: #e4edf4 url(../images/bg_healthInteractives.gif) bottom repeat-x;
		color: #003768;
		display: block;
		margin: 1px 0;
		padding: 1px 4px 3px 4px;
		text-align: center;
		text-decoration: none;
		width: 130px;
		}
		
	#healthInteractives a:hover {
		background: #1c4f75 url(../images/bg_healthInteractives_over.gif) bottom repeat-x;
		color: #FFF;
		}
		
#highlightNav {
	width: 138px;
	float: left;
	margin-left: 8px;
	}
	
	#highlightNav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
	#highlightNav a {
		display: block;
		background: url(../images/btn_bg_homeHighlight_off.gif) no-repeat;
		color: #6b0818;
		font: 80% Arial, Helvetica, sans-serif;
		font-weight: bold;
		height: 30px;
		line-height: 100%;
		margin: 1px 0;
		width: 99px;
		padding: 8px 5px 2px 33px;
		text-decoration: none;
		}
		
	#highlightNav a:hover {
		background: url(../images/btn_bg_homeHighlight_over.gif) no-repeat;
		color: #FFF;
		text-decoration: none;
		}
		
.homeRow {
	width: 609px;
	height: 142px;
	margin-top: 15px;
	}

.iFrameContent {
	margin: 10px 0px 10px 15px;
	}
	
#navRowOne {
	}
	
	#navRowOne li, #navRowTwo li {
		z-index: 3; /* places top dropdown over second row list */
		}
	
#search-row {
	width: 608px;
	height: 25px;
	margin-top: 4px;
	}
	
	#search-row div {
		float: left;
		margin-right: 4px;
		}
		
	#search-row p {
		font: 10px Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #999;
		float: left;
		margin: 2px 4px 0 0;
		}
		
	#search-row table {
		font: 10px Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #999;
		}
				
	#search-row select {
		font: 10px Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #000;
		float: left;
		}
	
.service-dropdown {
	float: left;
	width: 150px;
	}
	
.shim {
	clear: both;
	}
	
.siteSearchForm {
	text-align: right; 
	margin: 0;
	padding: 0;
	float: left;
	}
	
.siteSearchForm input {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
				
.subnav {
	background: #FFF;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 2;
	}
				
		.subNavDiv {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 1;
			}
			
		.subnav_show {
			display: block;
			position: absolute;
			background: #FFF;
			top: 24px;
			left: 0;
			z-index: 2;
			}
			
		.subNavDiv_show {
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 1;
			}
			
		/*.subNav {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 2;
			}*/
		
		.subNav li>ul {
			top: auto;
			left: auto;
			}
			
		.subNav li {
			display: block;
			float: none;
			border: 0;
			} 
		
.subNavIframeContainer{
	position: absolute; 
	top: 15px; 
	left: 0; 
	z-index: 1;
	}		
	
#topic-center-dropdown {
	float: left;
	}
	
#topNav {
	width: 750px;
	height: 17px;
	background: #283f10;
	border-bottom: 1px solid #939f88;
	border-left: 4px solid #FFF;
	position: relative;
	z-index: 5;
	}	
	
	#topNav ul {
		list-style: none;
		padding: 0;
		margin: 0;
		border-top: 1px solid #94a088;
		width: 750px;
		}
		
	#topNav li {
		display: block;
		float: left;
		position: relative;
		z-index: 1; /* averts conflict with colLeft nav */
		}
			
		#topNav ul li a {
			font: 70% Helvetica, Arial, sans-serif;
			color: #FFF;
			text-decoration: none;
			padding: 2px 10px 1px 10px;
			display: block;
			float: left;
			/*border-right: 1px solid #939f88;*/
			}
			
			#topNav ul li a:hover {
				background: #51ade0;
				}
			
		#topNav ul ul {
			border-top: 1px solid #FFF;
			border-left: 1px solid #FFF;
			border-right: 1px solid #FFF;
			left: 0;
			list-style: none;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 15px;
			width: 245px;
			}
	
		#topNav ul ul li {
			/*clear: both;*/
			display: block; /* width doesnt work without it */
			}
			
		#topNav ul ul a {
			background: #084c9a;
			border-bottom: 1px solid #FFF;
			color: #FFF;
			display: block;
			width: 225px;	
			}
	
				#topNav ul ul a:hover {
					background: #51ade0;
					}
					
		#topNav li:hover ul, li.over ul {
			display: block;
			}

		#topNav li:hover div, li.over div {
			display: block; 
			}
			
/* TIM ADDED */
#colLeft li:hover ul, li.over ul {
	display: block;
	}
#colLeft li:hover div, li.over div {
	display: block; 
	}
.colLeftIframeContainer {
	position: absolute; 
	top: 0px;
	left: 126px;
	z-index: 1;
}