@charset "ISO-8859-1";
.td_nav {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom:solid 1px #3366CC;
}
.td_cta{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.nav {
	font-family: Trebuchet MS;
	font-size: 12px;
	letter-spacing:1px;
}
.nav a:link {
	color: #3366CC; text-decoration:none;
}
.nav a:visited {
	color: #3366CC; text-decoration:none;
}
.nav a:hover {
	color: #000066; text-decoration:none;
}
.nav a:active {
	color: #3366CC; text-decoration:none;
}

.copy {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:18px;
	color:#3366CC;
	fon
}

.copy a:link {
	color: #3366CC; text-decoration:none;
}
.copy a:visited {
	color: #3366CC; text-decoration:none;
}
.copy a:hover {
	color: #000066; text-decoration:none;
}
.copy a:active {
	color: #3366CC; text-decoration:none;
}