/*empirical_silver*/
.tdFlash {
	width:800px;
	height:86px;
	background-color: #5E5E5E;
	border:1px solid #3C6685;
	vertical-align:top;
}
.tdContent {
	width:800px;
	background-color: #FFFFFF;
	border-right:1px solid #3C6685;
	border-left:1px solid #3C6685;
	vertical-align:top;
	padding-bottom:30px;
}
.tdFooter {
	width:800px;
	background-color: #F2F2F2;
	border:1px solid #3C6685;
	border-top:none;
}
.navigationTopLevel {
	color:#231D1D;
}
.navigationSubLevel {
	color:#231D1D;
}
.navigationSubLevel a {
	color:#231D1D;
}
.navigationSubLevel a:hover {
	color:#236989;
}
.subNavigationDottedEnd {
	background:transparent url('/Common/images/sub_navigation_dotted_end.gif') no-repeat scroll 0%;
}
.subNavigationDottedTab {
	background:transparent url('/Common/images/sub_navigation_dotted_tab.gif') no-repeat scroll 0%;
}
.subNavigationDottedLine {
	background:transparent url('/Common/images/sub_navigation_dotted_line.gif') no-repeat scroll 0%;
}
.subNavigationDottedLineMain {
	background: transparent url('/Common/images/sub_navigation_dotted_line.gif') repeat-y  scroll 0% top;
}
.subNavigation {
	width:200px;
}
.leftNavigationContentTd {
	border-top:10px solid #340007;
	border-right:6px solid #340007;
	vertical-align:top;
	background-color:#171313;
}
