﻿body 
{
	background-color: White;
	color: Black;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	width: 761px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#chs_header
{	width: 100%;
	padding-top: 25px;
	height: 57px;
}

#chs_header .logo
{ float: left;
}

#chs_topmenu
{
	float: right;
	padding-top: 14px;
}

.chs_searchbox
{
	display: inline;
}

.chs_searchtxtbox
{
	border: solid 1px grey;
}


#chs_content
{
	clear: both;
	width: 100%;
}

#chs_professional
{
	float: left;
}

#chs_patient
{
	float: right;
}

#chs_contentfeatures
{
	clear: both;
	width: 100%;
	height: 168px;
}

#chs_contentfeatures_pressreleases
{
	font-size: 0.90em;
	margin-top: 10px;
}

#chs_contentfeatures_pressreleases a
{ display: block;
	padding-bottom: 10px;
}






#chs_footer
{
	width: 100%;
	height: 72px;
	background-color: #0D3B79;
	color: White;
}

#chs_tagline
{
}

#chs_copyright_notice
{
	margin-left: 25px;
	margin-top: 28px;
}

.clear
{
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}
	
