/* SSS cntSubSectionNavigation */
.cntSubSectionNavigation {
	background: #FFFFFF;
	width: 570px;
	border-bottom: 2px solid #808080;
}
.SubSectionNavHeader {
	display: none;
}
.SubSectionNavContent {
	padding-bottom: 20px;
	background: #FFFFFF
}
.SubSectionNavContent h2 {
	background: #343434 url(../../image/bdy/h2BG.gif) top repeat-x;
	color: #FFFFFF;
	font: bold 13px Arial;
	padding-left: 10px;
	line-height: 32px;
	margin-bottom: 5px;
}
.SubSectionNavContent table {
	background-color:#FFFFFF;
	width: 100%;
}
.SubSectionNavContent td {
	margin-left: 10px;
	width: 33%;
	vertical-align: top;
	line-height: 18px;
}
.SubSectionNavContent a {
	display:block;
	margin: 0 10px 0 8px;
	padding: 0 0 0 15px;
	font-size:12px;
	color: #004B82;
	text-align: left;
	background: transparent url(../../image/bdy/lnkArrowRightC1.gif) no-repeat 0 4px;
}
.SubSectionNavContent a.selected {
	color: #2282C9;
	background: transparent url(../../image/bdy/lnkArrowRightC1.gif) no-repeat 0 4px;
}
.SubSectionNavFooter {
	height:4px;
	line-height: 1px;
}
/* EEE cntSubSectionNavigation */

