/* Version 1.2 Added Health Interactive CSS—Carly—7.26.07  */

.bodyText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 0px;
	line-height: 140%;
	}

	.bodyText a {
		color: #6492b5;
		/*text-decoration: none;*/
		}
		
		.bodyText a:hover {
			color: #6F0007;
			text-decoration: underline;
			}
			
		.bodyText a:visited {
			color: #7D7C68;
			/*text-decoration: none;*/
			}
			
		.bodyText sup {
			font-size: 70%;
			line-height: 50%;
			}	
			
.bodyTextNoMargin {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	line-height: 140%;
	}

	.bodyTextNoMargin a {
		color: #6492b5;
		/*text-decoration: none;*/
		}
		
		.bodyTextNoMargin a:hover {
			color: #6F0007;
			text-decoration: underline;
			}
			
		.bodyTextNoMargin a:visited {
			color: #7D7C68;
			/*text-decoration: none;*/
			}
			
		.bodyTextNoMargin sup {
			font-size: 70%;
			line-height: 50%;
			}	
			
#col1_1 h1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #c85f06;
	margin: 6px 8px 0px 8px;
	font-weight: bold;
	}		
			
#col1_1 p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px 8px 8px 8px;
	}	

#copyrightDate {
	float:left;
	display: inline;
	}			
			
.footer
    {
    font: 9px Arial, Helvetica, sans-serif, Geneva;
    padding: 4px 0px 4px 0px;
    color: #e1e1e1;
    margin-left: 10px;
    }

.footerLegal
    {
    font: 9px Arial, Helvetica, sans-serif, Geneva;
    padding: 4px 0px 4px 0px;
    color: #e1e1e1;
    margin-right: 10px;
    }

.footerLegal a
    {
    color: #e1e1e1;
    text-decoration: none;
    }
	
.imageAlignCenter {
	margin-left:auto;
	margin-right:auto;
	float:left;
	}
	
/*for primary photostyle that aligns to the left of the content column*/
.imageAlignLeft {
	float: left;
	margin: 0px 7px 9px 0px;
	}

/*for primary photostyle that aligns to the right of the content column*/
.imageAlignRight {
	float: right;
	margin: 0px 0px 9px 9px;
	}

/*such as indent10 or indent20. Defines indented form text. Usu. appears within a form element such as appears on a servicesOverview page, a contact page or a sitemap.*/
.indent5 {

	}
	
.pubTable td {
	background: #e6e09b;
	}
	
	.pubTable tr.alternating td  {
		background: #F5F0B3;
		}

.sectionHead {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eba448;
	margin: 0px;
	letter-spacing: 1px;
	}
	
.servicesDropdown { 
	font: 9px Arial, Helvetica, sans-serif;
	}	

.servicesDropdownIndent {
	font: 9px Arial, Helvetica, sans-serif;
	text-indent: 4px;
	}
	
.siteMap{
	font: 80%/140% Arial, Helvetica, sans-serif;
	color: 333;
	width: 330px;
	background: #FAF5DE;
	float: left;
	margin-right: 4px;
	padding: 7px;
	border: 1px solid #E5DC93;
	margin-bottom: 15px;
	}
	
	.siteMap p { 
		margin: 0px;
		}
	
	.siteMap h1{
		font: 110% Arial, sans-serif;
		color: #FFF;
		margin: 0px;
		width: auto;
		border-bottom: 1px solid #FFF;
		padding: 2px;
		background: #CB8245;
		}
		
	.siteMap h1 a{
		/*text-decoration:none;*/
		color: #FFF;
		margin: 0px;
		width: auto;
		border-bottom: 1px solid #FFF;
		padding: 2px;
		background: #7D7C68;	
		} 
				
	.siteMap ul	{
		list-style: none;
		margin: 0px;
		padding: 8px;
		}
		
	.siteMap li{
		display: block;
		margin: 0px;
		padding: 0px;
		}
	
	.siteMap ul ul{
		padding: 0px 0px 0px 30px;
		}
	
	.siteMap li li{
		margin-left: 15px;
		}
		
	.siteMap a {
		color: #333;
		/*text-decoration: none;*/
		}

	.siteMap a:hover{
		/*text-decoration: underline;*/
		}
		
	#siteMapUnderlined a {
		text-decoration: underline;
	}	
		
.subhead {
	font: 90% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7D7C68;
	margin: 12px 0px 0px 0px;
	}
	
	.subhead a {
		color: #7D7C68;
		/*text-decoration:none;*/
		}

		.subhead a:hover {
			color: #7D7C68;
			/*text-decoration:underline;*/
			}
		
.subhead2 {
	font: 75% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #56554a;
	margin: 12px 0px 0px 0px;
	}
	
	.subhead2 a {
		color: #56554a;
		/*text-decoration:none;*/
		}

		.subhead2 a:hover {
			color: #7D7C68;
			/*text-decoration:underline;*/
			}
			
.tableInfo {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 0px;
	line-height: 140%;
}

	.tableInfo ul {
		margin: 0px;
		padding: 0px 0px 0px 15px;
		}

	.tableInfo li {
		}
		
	.tableInfo li ul {
		margin: 0px;
		padding: 0px 0px 0px 15px;
		}

	.tableInfo a {
		color: #6492b5;
		/*text-decoration: none;*/
		}
		
		.tableInfo a:hover {
			color: #6F0007;
			text-decoration: underline;
			}
			
		.tableInfo a:visited {
			color: #7D7C68;
			/*text-decoration: none;*/
			}
			
		.tableInfo sup {
			font-size: 60%;
			line-height: 50%;
			}	
			
.tableInfo td {
	background: #e6e09b;
	padding: 4px 8px 4px 8px;
	}
	
.tableInfo tr.alternating td  {
	background: #F5F0B3;
	}
	
.tableInfo tr.subCategory td  {
	background: #f9f6d5;
	}
	
.tableInfo tr.subCategory td.subCategory  {
	background: #f9f6d5;
	padding-left: 30px;
	}

.TopicCenterDDL
    {
    font: 30% Arial, Helvetica, sans-serif;
    }
	
/*to be used as a page header. For non-repeating elements that appear beneath the head of a story*/
.underhead {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #A2B18B;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.underhead sup {
	font: bold 60% Arial, Helvetica, sans-serif;
		}
/*  ===================================================  */
/*  DEFINES HEALTH INTERACTIVES */
/*  ===================================================  */


.healthInteractiveHead {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #919b69;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	border-bottom: 1px solid #c4c4c4;
	}
	
.healthInteractiveTitle {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6c6a60;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	}

.healthInteractiveTitle a{
	color: #5c805b;
	text-decoration: none;
	}
	
.healthInteractiveTitle a:hover{
	text-decoration:underline;
	}


.healthInteractiveText {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #6c6a60;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
	}
	
.healthInteractiveText a {
	color: #5c805b;
	text-decoration: none;
	}
	
.healthInteractiveText a:hover{
	color: #5c805b;
	text-decoration: underline;
	}
	
.healthInteractiveTextBold {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6c6a60;
	line-height: 16px;
	}
	
.imageAlignLeft {
	float: left;
	margin: 4px 7px 2px 4px;
	border: 1px solid #000;
	}
	
.imageAlignRight {
	float: right;
	margin: 4px 0px 2px 7px;
	border: 1px solid #000;
	}
	
.textBoxRight {
	float: right;
	margin: 10px 0px 2px 7px;
	border: 1px solid #000;
	}
