body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

.btm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.hd {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.btm a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.btm a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.home {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	padding-right: 4px;
	padding-left: 2px;
}
.home a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.home a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.serve {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.servetxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 2px;
	
}
.servetxt a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.bdrbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bdrleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

.panelhd {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #2454BA;
	text-decoration: none;
	padding-left: 5px;
}
.newshd {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 2px;
}
.newstxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.prdctcolmtxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.offices {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 30px;
}
