body {font-family: verdana, helvetica, arial, sans-serif;
  font-size: 82%;
	padding: 0px;
	margin: 0px;
  border: 0px;
	color:#000;
	background-color: #6e6e6e;
	background-image: url("/resources/assets/img/bkg_ch.gif");
	background-repeat: repeat-x;}

div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, helvetica, arial, sans-serif;}
html>body td, html>body th {font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;}

/* specific tags */	
ul {list-style: disc;
	position: outside;}
ol {position: outside;}
/* this fixes gaps around images caused by doctype*/ 
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
h1 {font-size: 1.3em;
  font-weight:900;
	margin-top:0px;}
h1, h2, h3, h4 {color:#333;
	background:transparent;}	
dl {padding: 0px 0px 0px 5px;
  margin-top: 10px;}
dd {margin-left: 20px;}
th {text-align:center;}

object {margin: 0px;
	padding: 0px;
	border: none;}
embed {margin: 0px;
	padding: 0px;
	border: none;}
	
a {color: #039;
  background: transparent;
	text-decoration: none;}
a:visited {color: #039;
  background: transparent;}
a:active {color: #039;
  background: transparent;}
a:hover {color: #f60;
  background: transparent;}
label {font-weight:600;
	color:#333;
	background:transparent;}
input {border: 1px solid #ccc;}
.submit {color:#fff;
	background-color:#039;
	font-weight:bold;}
textarea {border: 1px solid #ccc;}	
.topofpage {display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;}
p.topofpage a {margin-left: 16px;
	font-size: .8em;}
.note {font-size: .85em;
	color:#999;
	background:transparent;}

#container {display: block;
	padding: 0px;
	border:0px;
	width: 760px;
	color: #333;
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left;}

#rowprintbanner {display:none;}

#rownav {display: block;
	margin: 0px;
	padding: 0px;
	color: #fff;
	background: transparent;
	background-image: url("/resources/assets/img/ch_header.jpg");
	background-repeat:no-repeat; 
	clear: both;
	width:760px;
	height:65px;}
#rownav ul {display: block;
	list-style: none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	border: none;
	float:right;}
#rownav li {display: inline;
	float: left;
	font-weight: 800;
	padding: 0px 5px 2px 5px;
	border: 0px;
	list-style:none;
	margin: 0px;}
#rownav li a{width:100%;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	color: #fff;}
#rownav li a:hover {border-bottom: 1px dotted #ddd;}

#rowcontent {display: block;
  margin: 0px;
  padding: 0px;
	border: 0px;
	background-color:#fff;
	clear: both;
	width: 760px;}

#rowbanner {display:block; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 760px;
	height: 150px;
	clear: both;}

#rowusercontent {display:block;
	margin: 0px;
	padding:0px 15px 20px 15px;
	font-size:.9em;
	clear:both;}

#rowusercontent td {border-bottom: 1px solid #ccc;}
#rowusercontent h6 {margin:0px;
	padding: 2px 3px 2px 15px;
	border-bottom: 1px solid #ddd;
	color: #fff;
	background-image: url("/miscellaneous/images/Home/th_block.jpg");
	background-repeat: repeat-y;
	font-size:.9em;
	font-weight:bold;}
#rowusercontent ul {margin:0px;
	padding:0px 0px 3px 0px;}
#rowusercontent li {list-style: outside;
	margin: 1px 3px 1px 18px;
	padding: 7px 5px 7px -20px;
	font-size:.85em;}
	
#rowfooter {display:block;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid #333;
	color: #000;
	background: url("/resources/assets/img/ch_footer_seperator.gif");
	background-repeat: no-repeat;
	background-color:#ddd;
	font-size: 0.8em;
	text-align:left;
	clear: both;}
#rowfooter p {padding:5px;
	margin:0px;}	

#rowshame {display:block;
	width: 760px;
	padding: 0px;
	border: 0px;
	color: #333;
	background:transparent;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left;
	clear: both;}
#rowshame p {padding: 4px;
	margin:0px;}
#rowshame a {color: #333;
	background: transparent;}
#rowshame a:hover {color: #f60;
	background: transparent;}

/*re-usables */
.spacer {line-height: 0px;
	clear: both;}
.blue {color:#039;}
.lightgray {color:#ddd;}
.darkgray {color:#6e6e6e;}
.navgray {color: #e5e5e5}