.headline {
	font-family: Myriad, Helvetica, Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.caption {
	font-family: Myriad, Helvetica, Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
	color: #315478;
	font-style: italic;
}

.subhead {
	font-family: Myriad, Helvetica, Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #315478;
	font-weight: bold;
}

.copy-headline {
	font-family: Myriad, Helvetica, Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: Black;
	font-weight: bold;
}

.side-header {
	font-family: Myriad, Helvetica, Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: #315478;
	font-weight: bold;
}

.side-header2 {
	font-family: Myriad, Helvetica, Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 16px;
	color: #315478;
	font-weight: bold;
}

.side-copy {
	font-family: Helvetica Condensed, Arial Narrow, Helvetica Narrow, Myriad, Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666633;
	font-weight: bold;
}

.side-copylight {
	font-family: Helvetica Condensed, Arial Narrow, Helvetica Narrow, Myriad, Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666633;
}

.quote {
	font-family: Helvetica Condensed, Arial Narrow, Helvetica Narrow, Myriad, Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #315478;
	font-weight: bold;
}

.side-copy-bullet {
	font-family: Helvetica Condensed, Arial Narrow, Helvetica Narrow, Myriad, Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	color: #315478;
}

.copyright {
	font-family: Arial, Myriad, Trebuchet MS, Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.nav {
    font-family: Myriad, Helvetica, Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

a.nav:link, a.nav:visited {
	font-family: Myriad, Helvetica, Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	font-family: Myriad, Helvetica, Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 10px;
	color: #A0D0EE;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited {
	color: #3399CC;
	text-decoration: none;
}

a:hover {
	color: #315478;
	text-decoration: none;
}

