﻿.link_cont {
	margin: 20px 0 0 48px;
	font-size: 12px;
	margin-right: 10px;
}
.listLink_cont a {
	color: #666;
	display: block;
	background-image: url(/web/design/honey-comb.gif);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 10px 20px 10px 25px;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	margin-top: -1px;
	font-weight: bold;
}
.listLink_cont a:hover {
	background-color: #FFEDBF;
	color: #000;
}
.section {
	border-bottom: dotted 1px #ccc;
	border-top: dotted 1px #fff;
	padding: 10px 0 10px 0;
	margin-top: -1px;
}
.hide {
	display: none;
}
.sectionContent {
	padding: 0 0 14px 0;
}
.linkContent, .sectionContent {
	line-height: 14px;
}
.main {
	background-image: url(/web/design/lower-lhs-bg3.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
/*
.customApplet_cont
{
	background-image:url(/web/design/top-lhs-bg.gif);
	background-repeat:no-repeat;
	padding:0 26px 0px 26px;
	padding-bottom:8px;
}*/
.sectionHeader {
	padding-bottom: 10px;
}