#headerCell{
	background-image:url(IMAGES/recordServicesHeader.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
body, td, th {
	font:x-small Arial,Helvetica,sans-serif;
}
html>body/*hide from IE*/ {
	font-size:small;
}
tr>td/*hide from IE*/ {
	font-size:small;
}
tr>th/*hide from IE*/ {
	font-size:small;
}
.divider{
	background-color:#e2dcc9;
}

a:hover {
	color:#1B3E7A;
	text-decoration:underline;
}

.background {
	background-color:#ffffff;
	background-position:right top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#header{
	margin:0;
}

.bodytext {
	color:#766e61;
}

.otherbodytext {
	color:#766e61;
	font-weight:bold;
}

.H1 {
	color:#766e61; 
	font-size:180%;
 	font-weight:bold;
	text-decoration:none;
}

.H2 {
	color:#766e61;
	font-size:120%;
 	font-weight:bold;
 	text-decoration: none;
 }

.addresstext {
	color:#766e61;
	font-size:80%;
}

.addresstextlink {
	color:#1B3E7A;
	font-size:80%; 
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
}

.picturelink {
	border:#003399;
	border-top-width:4px;
	border-right-width:4px;
	border-bottom-width:4px;
	border-left-width:4px;
}

.textlink {
	color:#766e61;
	font-weight:normal;
	text-transform:none;
}

.othertool {
	color:#4c4329;
	text-decoration: none;
	text-transform:none;
	font-weight:normal;
}

.tool {
	color:#4c4329;
	font-weight:bold;
	text-decoration: none;
	text-transform:none;
}

.channel, .otherchannel, .otherchannel:hover {
	display:block;
	padding:4px;
	text-decoration:none;
	text-transform:uppercase;
}

.channel {
	background-color:#e2dcc9;
	color:#766e61;
	font-weight:bold;
}

.otherchannel {
	color:#766e61;
	font-weight:normal;
}

.otherchannel:hover {
	background-color:#c3d1e5;
	color:#766e61;
	font-weight:normal;
}

#recordServicesList{
	list-style:none;
	margin-bottom:2em;
	margin-left:0;
	padding-left:0;
}
#recordServicesList li{
	list-style:none;
	margin-bottom:1em;
	margin-left:0;
	padding-left:0;
}
#recordServicesList li img{
	margin-right:.8em;
}
