
html, body, table, tr, td, input, select, option, button, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}


body {
	margin: 10px 0px;
	background: #E5E5E5;
	line-height: 150%;
	overflow: -moz-scrollbars-vertical;
}

.clear { clear: both; }

a:link {
	color: #0000CC;
	text-decoration: underline
}

a:visited {
	color: #0000CC;
	text-decoration: underline
}

a:active {
	color: #0000CC;
	text-decoration: underline
}

a:hover {
	color: #0000CC;
	text-decoration: none
}

p {
	margin-top: 1.5em;
	margin-bottom: 0px;
}

.pagetitle  { 
      FONT: 18px verdana,arial,sans-serif; 
      color:#000000; 
      line-height: 24px; 
	  padding: 2px 2px 8px 0px;
}

#wrapper {
	background: #FFFFFF url(http://www.healthychildsummit.com/pages/assets/bg_leftside.jpg) repeat-y;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
}



.columnOne {
	background-image: url(http://www.healthychildsummit.com/pages/assets/leftside_graphic.jpg);
	background-repeat:no-repeat;
	margin: 0;
}

#contentBody {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 12px;
}


#navigation {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-bottom: 10px;
	font-weight: bold;
	min-height: 370px;
}
* html #navigation { height: 370px; }



#navigation A:link, #navigation A:visited, #navigation A:active{
	text-decoration: underline; 
	line-height: 19px;     
	color: #FFFFFF; }
#navigation A:hover {
	text-decoration: none;
	line-height: 19px; 
	color: #FFFFFF; }




