/* CSS Document */
h1 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #004d66;
}
.tracesbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.tracesbodycopy a:link {
	color: #004d66;
	text-decoration: none;
	}
.tracesbodycopy a:visited {
	text-decoration: none;
	color: #004d66;
}
.tracesbodycopy a:hover {
	text-decoration: none;
	color: #00222d;
}
.tracessmallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.tracesbulletlist ul {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20px;
	padding-left: 0px;
	list-style-image: url(../images/dot.gif);
}
.tracesbulletlist ul a:link {
	color: #004d66;
	text-decoration: none;	
}
.tracesbulletlist ul a:visited {
	color: #004d66;
	text-decoration: none;
}
.tracesbulletlist ul a:hover {
	color: #004d66;
	text-decoration: none;
}
.tracessmallcopy a:link {
	color: #004d66;
	text-decoration: none;
	}
.tracessmallcopy a:visited {
	text-decoration: none;
	color: #004d66;
}
.tracessmallcopy a:hover {
	text-decoration: none;
	color: #00222d;
}
