@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;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF9600;
	background-color: #FF9600;
	border-top-color: #FF9600;
	border-right-color: #FF9600;
	border-bottom-color: #FF9600;
	border-left-color: #FF9600;
}
#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;
	height: 50px;
}
#header #globalNav {
	background-color: #FC7C01;
	background-image: url(../images/chc_globalNav_bg.jpg);
	background-repeat: repeat-x;
}
#headerBanner {
	background-color: #CCCCCC;
	background-image: url(../images/images/telco_home_02_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #000000;
}

#headerBanner .bannerItem {
	background-color: #000000;
	height: 40px;
	width: 220px;
}

#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: right;
	width: 510px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: auto;
}
#mainContent h1 {
	font-size: small;
	margin-bottom: 4px;
}
#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;
	margin: 0px;
}
#miniHighlights .miniHighlightItem {
	height: 80px;
	width: 400px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#container #sideBar {
	float: left;
	width: 235px;
	margin-right: 0px;
	margin-bottom: 20px;
	height: 700px;
}
#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;
}

#companyHighlight .coHighlightItem1 {
	background-color: #FFFFFF;
	height: 260px;
	width: 220px;
	margin-bottom: 10px;
	color: #666666;
	border: 1px solid #666666;
}

#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;
}
#container #sideBar .imgSpace {
	text-align: center;
	margin-bottom: 10px;
}

