#subbanner {
	height: 65px;
	width: 755px;
	background-image: url(../images/AdvantageBanner.jpg);
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tdNavigation {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
#tdNavigation a {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	display: block;
	border-left-style: none;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #FFFFFF;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-right-style: none;
	border-bottom-width: 1px;
	border-left-width: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
