body {
	background-color: #5C8888;
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	margin:0; 
	padding:0;
}

#content {
	position:absolute;
	width:850px;
	height:550px;
	top: 50%;
	left: 50%;
	margin-left:-425px;
	margin-top:-275px;
}

#marqcontainer {
float:right;
	margin-right:200px;
}

#social {
	float:right;
	padding: 0;
	margin: 15px 15px 0 0;
}

#top {
	background-image: url(images/chm-top-back.jpg);
	background-repeat: no-repeat;
	height: 125px;
}
#topUK {
	background-image: url(images/chm-top-back.jpg);
	background-repeat: no-repeat;
	height: 125px;
}
#topFR {
	background-image: url(images/chm-top-back.jpg);
	background-repeat: no-repeat;
	height: 125px;
}
#lang {
	float: left;
	margin: 16px 10px 0 0;
	color: #ffffff; 	
	text-decoration: none;	
	font-size: 12px;
}

#home {
	float: left;
	padding: 0;
	margin: 15px 0 0 20px;
	width:140px;
	height:70px;
}

#probe {
	float: left;
	margin: 25px 0 0 20px;
	width:290px;
	height:57px;
}

#main {
	width: 850px;
	height: 397px;
	margin: 0;
	padding:0;
	background-image: url(images/chm-bck-lines.gif);
	background-repeat: repeat-y;
}
#rightcol {
	margin: 0;
	padding: 0;
	float:left;
	width: 207px;
	height: 385px;
}

#sub_txt_container {
	margin: 0;
	padding: 0;
	float:left;
	width: 497px;
	height: 385px;
	background-image: url(images/chw-back-txtmain.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #DED728;
}

#txt{
	position: relative;
	left: 20px;
	top: 20px;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 477px;
	height: 345px;
	float: left;
	color: #000000; 	
	font-size: 12px;
	line-height: 17px;
}
#txt p{ 	
	font-size: 12px;
	line-height: 17px;
}
#txt ul {
	margin: -5px 5px;
	padding: 0 12px;
} 

li {
	padding: 2px 0;
	list-style-image: url(images/list-bullet-plus.gif);
}
#leftcol  {
width: 144px;
height: 385px;
padding: 0px;
margin:0px;
float:left;
background-color: #E3F0F0;
border-right: 1px solid #DED728;
}
#nav a
{
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/chm-arrow-s.gif) no-repeat left;
}
#nav a.active {
  background: #336666 url(images/chm-arrow-s-over.gif) no-repeat left center;
  background-position: 0px;
  color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
#nav a.subn {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	background-image: none;
	line-height: 15px;
}
#nav
{
	background-color: #C7E2E2 
}

#leftnav  {
width: 144px;
background-color: #E3F0F0;
font-family: Verdana;
font-size: 12px;
padding: 0px;
margin:0px;
}

#leftnav ul {
padding: 0px;
margin:0px; 
list-style-type: none;
}
#leftnav li {
padding: 0px;
margin:0px;
	list-style-image: none;
}

#leftnav #active a {
  display: block;
  background: #336666 url(images/chm-arrow-s-over.gif) no-repeat left center;
  background-position: 0px;
  color: #ffffff;
  cursor: default;
}

#leftnav a
{
	display: block;
	width: 144px;
	margin:0px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #C7E2E2 url(images/chm-arrow-s.gif) no-repeat left;
	border-bottom: 1px solid #fff;
}
.navpad {
padding-left: 20px;
}
#leftnav a:link {
color: #000;
text-decoration: none;
}
#leftnav li a:hover {
  display: block;
  background: #336666 url(images/chm-arrow-s-over.gif) no-repeat left center;
  background-position: 0px;
  color: #ffffff;
}
#leftnav a:visited {
color: #000;
text-decoration: none;
}
#leftnavsub a:link {
color: #000;
text-decoration: none;
}
#leftnavsub {
margin:10px 0 0 10px;
}
.navback {
	background-color: #E3F0F0;
}

.navbutton {
	background-color: #C7E2E2;
	border-bottom: 1px solid #fff;
}
.header  {
	background-color: #336666;
	color: #ffffff;
	border-bottom: 1px solid #fff;
}
.headerplus  {
	background-color: #336666;
	color: #ffffff;
}

#call{
	margin: 0px;
	padding: 8px;
}
#footer{
	width: 850px;
	height:28px;
	margin: 3px 0 0 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}

p, td {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #000000;
}
input, textarea, select, option  {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
#footer a { 
	font-size: 10px; 
	font-family: Verdana, sans-serif; 
	color: #285151;
	text-decoration: none;

}
#txt a:link, visited, active, hover {
	color: #336666;
	font-weight: bold;
	text-decoration: none;
}
#copyright {
	font-size: 10px; 
	font-family: Verdana, sans-serif; 
	color: #336666;
	margin: 0;
	float:left;
}
#design {
	font-size: 10px; 
	font-family: Verdana, sans-serif; 
	color: #336666;
	margin: 0 12px 0 0;
	float:right;
}
a.topicMore:link {
	color: #336666;
	font-weight: bold;
	text-decoration: none;
	margin-top: -15px;
}
a.topicMore:visited {
	color: #336666;
	font-weight: bold;
	text-decoration: none;
	margin-top: -15px;
}
a.topicMore:hover {
	color: #336666;
	font-weight: bold;
	text-decoration: none;
	margin-top: -15px;
}
a.topicMore:active {
	color: #336666;
	font-weight: bold;
	text-decoration: none;
	margin-top: -15px;
}
#lang a.whiteactive { 
	color: #ffffff; 	
	text-decoration: underline;	
	font-size: 12px;
}
a.white:link { 
	color: #ffffff; 	
	text-decoration: none;	
	font-size: 12px;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
} 
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}
a.white:active { 
	color: #ffffff; 	
	text-decoration: none;
	font-size: 12px;
}

a.nav:link { 
	color: #000000;
	text-decoration: none;
}
a.nav:visited { 
	color: #000000;
	text-decoration: none;
} 
a.nav:hover { 
	color: #000000;
	text-decoration: none;
}
a.nav:active { 
	color: #000000;
	text-decoration: none;
}
a.navS:link { 
	color: #fff;
	text-decoration: none;
}
a.navS:visited { 
	color: #fff;
	text-decoration: none;
} 
a.navS:hover { 
	color: #fff;
	text-decoration: none;
}
a.navS:active { 
	color: #fff;
	text-decoration: none;
}
.subnav {
	padding: 5px 5px 7px 22px;
	background-color: #84AEB0;
	border-bottom: 1px solid #fff;
}
.columnright  {
	padding: 12px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

.small {
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336666;
	margin-bottom:20px;
	line-height: 24px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336666;
	font-weight: bold;
}
.bodyMas {
	background-color: #fff;
	background-image: none;
	font-size: 14px;
	font-family: Arial, Verdana;
	color: #000000;
	margin:0; 
	padding:0;
}
.hide {
	display: none;
}
.header  {
	background-color: #336666;
	color: #ffffff;
	font-size: 11px;
}
.headerrgt  {
	background-color: #336666;
	color: #ffffff;
	font-size: 11px;
}
