<!--
/* General Sections */
a			{ color: #FF6600; }
a:link		{ }			     /* unvisited link */
a:visited		{ } 				/* visited link */
a:hover		{ }				/* mouse over link */
a:active		{ }				/* selected link */

a img		{ border: none; }

body {
	margin:0px;
	background-image: url(../img/SiteBackground.gif);
	background-repeat:repeat;
	font: 10pt Arial,Helvetica,sans-serif; 
	color:#000000;
	}
/* Main sections */
#banner {
	height:157px;
	width:770px;
	margin-right:auto;
	margin-left:auto;	
	background: url(../img/HealthySDHeader.gif) no-repeat;	
	}
#banner_email {
	height:157px;
	width:770px;
	margin-right:auto;
	margin-left:auto;	
	background: url(../img/HealthySDHeaderEmail.gif) no-repeat;	
	}	
#search{
	float:right;
	height:50px;
	padding-top:15px;
	padding-right:15px;
	color:#cb5c2f;
	font-weight:bold;
}
#container {
	width:770px;
	margin-right:auto;
	margin-left:auto;
	background-color:#F6EFDA;
	}
#container_3col {
	width:770px;
	margin-right:auto;
	margin-left:auto;
	background-color:#F6EFDA;	
	}
#footer {
	background-color:#F6EFDA;
	width:770px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding-top:7px;
	padding-bottom:10px;	
	font-size: 0.8em;
	line-height: 1.3em;
	color: #68614E;			
	}
#footer p a:link, #footer p a:visited, #footer a:link, #footer a:visited { color: #68614E; text-decoration: underline; }
#footer p a:hover, #footer p a:active, #footer a:hover, #footer a:active { color: #FFA00C; text-decoration: underline; }

/* Content */
#contentleft {
	width:145px;
	float:left;
	padding:5px;
	margin:0px;
	color: #EE4618;
	}
#contentcenter_2col {
	width:600px;
	float:left;
	padding:5px;
	margin:0px;
	}
#contentcenter_3col {
	width:425px;
	float:left;
	padding:5px;
	margin:0px;
	}
#contentright {
	width:160px;
	float:left;
	padding:5px;
	margin:0px;
	color: #EE4518;
	}


/* Menu */
ul#main_menu_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
#main_menu {
	width: 145px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-width: 0px;
	font-weight:bold;
	}
#main_menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
#main_menu li a:link, #main_menu li a:visited {
	color:#FFFFFF;
	display: block;
	background: url(../img/Button1.gif);
	padding: 7px 0 0 10px;
	}
#main_menu li a:hover {
	color:#FFFFFF;
	background: url(../img/Button2.gif);
	padding: 7px 0 0 10px;
	}
ul#SecondaryMenu_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
#SecondaryMenu {
	width: 160px;
	/*background: url(../img/SecondaryMenu.gif);*/
	border-style: solid solid none solid;
	border-color: #677D92;
	border-width: 0px;	
}
#SecondaryMenu li a {
	height: 27px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 19px;
	text-decoration: none;
	border-bottom:1px #014730 solid;
	}
#SecondaryMenu li a:link, #SecondaryMenu li a:visited {
	color:#FF0000;
	display: block;
	font-weight:bold;
	padding: 7px 0 0 2px;
}
#SecondaryMenu li a:hover {
	color:#014730;
	font-weight:bold;
	padding: 7px 0 0 2px;
	}

/* left column items ---------------------------------------------------------------------------------------------------------*/
div.leftColumn h1 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.25em;
	font-weight: bold;
	color: #014730; }

div.leftColumn a:link, div.leftColumn a:visited { color: #EE4518; text-decoration: underline; }
div.leftColumn a:hover, div.leftColumn a:active { color: #FFA00C; text-decoration: underline; }
div.leftColumn ul { margin: 0em 0em 0em 1.2em; padding: 0em 0em 0em 0em; }


/* middle column items -------------------------------------------------------------------------------------------------------*/
div.contentcenter_2col h1 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 2.10em;
	font-weight: bold;
	text-transform: capitalize;
	color: #014730; }
	
div.contentcenter_2col h2 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.5em;
	font-weight: 500;
	text-transform: lowercase;
	color: #014730; }

div.contentcenter_2col h3 { font-size: 1.15em; font-weight: normal; color: #EE4518; line-height: 1.1em; }
div.contentcenter_2col h4 { font-size: 1.25em; font-weight: 500; color: #014730; }
div.contentcenter_2col ul { margin: 0em 0em 0em 1.2em; padding: 0em 0em 0em 0em; }

div.contentcenter_3col h1 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 2.10em;
	font-weight: bold;
	text-transform: capitalize;
	color: #014730; }
	
div.contentcenter_3col h2 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.5em;
	font-weight: 500;
	text-transform: lowercase;
	color: #014730; }

div.contentcenter_3col h3 { font-size: 1.15em; font-weight: normal; color: #EE4518; line-height: 1.1em; }
div.contentcenter_3col h4 { font-size: 1.25em; font-weight: 500; color: #014730; }
div.contentcenter_3col ul { margin: 0em 0em 0em 1.2em; padding: 0em 0em 0em 0em; }

/* right column items --------------------------------------------------------------------------------------------------------*/
div.rightColumn h1 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.25em;
	font-weight: bold;
	color: #014730; }

div.rightColumn a:link, div.rightColumn a:visited { color: #EE4518; text-decoration: underline; }
div.rightColumn a:hover, div.rightColumn a:active { color: #FFA00C; text-decoration: underline; }
div.rightColumn ul { margin: 0em 0em 0em 1.2em; padding: 0em 0em 0em 0em; }

/*General Formatting */
.Headline1{
font-family:Arial,Helvetica,sans-serif;
color:#00442e;
font-weight:bold;
font-size:18pt;
}
.Headline2{
font-family:Arial,Helvetica,sans-serif;
color:#00442e;
font-weight:bold;
font-size:16pt;
}
.Headline3{
font-family:Arial,Helvetica,sans-serif;
color:#00442e;
font-weight:bold;
font-size:13pt;
}
.Headline4{
font-family:Arial,Helvetica,sans-serif;
color:#00442e;
font-weight:bold;
font-size:10pt;
}
.Headline5{
font-family:Arial,Helvetica,sans-serif;
font-size:12pt;
color:#EE4618;
font-weight:bold;
}
.Headline6{
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
color:#EE4618;
font-weight:bold;
}
.SideHeadline{
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
color:#EE4618;
font-weight:bold;
}
ul{
padding-left:7px;
margin-left:7px;
}

.comp_h1 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.5em;
	font-weight: 500;
	text-transform: lowercase;
	color: #014730; }

.comp_h2 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 2.10em;
	font-weight: bold;
	text-transform: capitalize;
	color: #014730; }
/* form fields and labels ----------------------------------------------------------------------------------------------------*/
.formLabel { font-size: 0.9em; font-weight: bold; text-transform: uppercase; color: #014730; }
.formLabel span { font-weight: normal; text-transform: lowercase; color: #68614E; }
.formField { margin: 0em 0em 0.5em 1em; }
.formField input { font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; }
.formField textarea { font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; }
.formSubmit { margin: 2em 0em 0em 0em; }

/* data tables ----------------------------------------------------------------------------------------------------*/
table.data { width: 100%; margin: 0em 0em 0em 0em; padding: 0em 0em 0em 0em; border-collapse: collapse; }
table.data caption { caption-side: top; font-weight: bold; text-align: left; color: #014730; }
table.data thead { border-top: 1px solid #EE4518; border-bottom: 1px solid #EE4518; background-color: #F0E2C3; }
table.data thead th { padding: 0em 0.5em 0em 0.5em; font-size: 0.75em; text-align: left; }
table.data tbody tr { padding: 0em 0.5em 0em 0.5em; border-bottom: 1px solid #C5BBA5; }
table.data tbody td { padding: 0em 0.5em 0em 0.5em; }
table.data tfoot td { padding: 0em 0.5em 0em 0.5em; font-size: 0.75em; line-height: 1.25em; }
table.data sup { font-size: 0.75em; }
-->



/* Healthy Kids */
.note				{ color: #006600; font-weight: bold; }

ul.hk				{ margin: 0 0 0 20px; list-style-type: disc; }
ul.hk li				{ }
ul.hk li table			{ text-align: left; }
ul.hk li .sub			{ padding-left: 20px; }
ul.hk ul				{ list-style-type: circle; border: 0px solid #FF0000; }
ul.hk ul li			{ border: 0px solid #00FF00; }
ul.hk ul li div		{ border: 0px solid #00FFFF; }

.hk .section			{ display: none; }
.hk .link				{ display: none; }
.hk .link				{ display: none; position: absolute; z-index: 100; padding: 15px; width: 200px; font-weight: bold; background-color: #FFBE5E; border: 1px solid #333333; }
.hk .link ul			{ list-style-type: none; margin: 0; padding: 0; }
.hk .link li			{ margin-top: 3px; padding: 2px; border: 1px dotted #333333; border-width: 0 0 1px 0; }
.hk .link .last		{ border: none; }
/* END Healthy Kids */