@charset "utf-8";
body,table,th,tr,td,h1,h2,h3,h4,h5,h6,ol,ul,li,hr,p {
	margin: 0px;
}
body {
	background-color:fefefe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	text-decoration:none
}#container a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #999999;
	}
#header {
	margin: 0px;
}
#header #headingBranding {
	background-color: #999999;
	display: none;
}
#header #globalNav {
	background-color: #FC7C01;
	background-image: url(../images/chc_globalNav_bg.jpg);
	background-repeat: repeat-x;
}
#globalNav #navLinks {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#globalNav   #navLinks   li  {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF8F02;
	margin-right: .75em;
	padding-right: .5em;
	font-weight: bold;
	color: #FFFFFF;
}
#navLinks   .navLast  {
	border-right-width: 0px;
	border-right-style: none;
}
#navLinks  a {
	color: #333333;
}
#navLinks a:hover {
	color: #FFFFFF;
}



#container #mainContent {
	float: left;
	margin-left: 20px;
	width: 520px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#mainContent h1 {
	font-size: small;
	margin-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9F00;
	padding-bottom: 3px;
}
#mainContent h2 {
	font-size: small;
	margin-bottom: 10px;
}
#mainContent p {
	margin-bottom: 10px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
#mainContent hr {
	line-height: 1.25em;
	color: #FC7C01;
	background-color: #FC7C01;
}


#mainContent #miniHighlights {
	overflow: auto;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#miniHighlights .miniHighlightItem {
	height: 100px;
	width: 110px;
	float: left;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	border: 1px solid #FC7C01;
}


#container #sideBar {
	float: right;
	width: 230px;
	margin-right: 0px;
	margin-bottom: auto;
}
#sideBar #companyHighlight {
	padding-bottom: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;

}
#companyHighlight #search {
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 210px;
	margin-bottom: 10px;
}
#search #cse-search-box .btnSearch {
	background-color: #FF8B00;
	font-weight: bold;
	border: 2px solid #999999;
	cursor: default;
	background-image: url(../images/chc_globalNav_bg.jpg);
	background-repeat: repeat-x;
}

#sideBar   .imgHeadshot  {
	height: 240px;
	width: 180px;
	border: 1px solid #CFCFCF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#companyHighlight .coHighlightItem1 {
	height: 220px;
	width: 220px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

#highlightText .readOn {
	font-weight: bold;
	text-align: right;
}
#container #footer {
	clear: both;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	color: #666666;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	background-color: #CCCCCC;
}
#container .clear {
	clear: both;
}
#copyright {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	font-size: x-small;
	color: #999999;
}
