.Interactive-Agency-Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #999999;
	text-decoration: none;
}
.Interactive-Agency-Nav:link {
	text-decoration: none;
}
.Interactive-Agency-Nav:hover{
	text-decoration: none;
	color:#0066FF;
}.nav-divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.footer:hover {
	color:#0066FF;
}

.Headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 200;
	color: #6699FF;
}

.SubHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 200;
	color:#999999;
}

.BodyCopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height:24px;
	color:#666666;
}
.BodyCopyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	line-height:24px;
	color:#666666;
	text-align: justify;
}
