@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #1A2673;
}
body {
	background-color: #1A2674;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #84766C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #84766C;
}
a:hover {
	text-decoration: none;
	color: #343399;
}
a:active {
	text-decoration: none;
	color: #343399;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-indent: 10px;
	color: #2D2E8A;
	line-height: 18px;
}
.bodycopy {
	font-size: 12px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
}
.padding {
	padding: 10px;
}
.links {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.reasonsubtitle {
	font-style: italic;
	color: #84766C;
}
.list {
	font-size: 12px;
}
.list2 {
	font-size: 14px;
	font-weight: bold;
}
.pagetitle {
	font-size: 12px;
	line-height: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
.linksURL {
	font-size: 11px;
	vertical-align: top;
}
.download {
	font-size: 11px;
	font-weight: bold;
	color: #323396;
}
.linkshead {
	font-weight: bold;
	font-size: 12px;
	color: #302F9E;
}
