a:visited {
	color: #609FDD;
	text-decoration: none;
}
a {
	color: #5085B8;
	text-decoration: none;
}
a:hover {
	color: #3F6991;
	text-decoration: underline;
}
li {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 8px;
	margin-left: -18px;
	display: list-item;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-style: normal;
	line-height: 24px;
}
p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: lighter;
	color: 666666;
}
h1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #00A0C6;
	padding-top: 14px;
}
h2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-top: 14px;
	color: #666666;
}
.leadinsmall {
	font-size: 15px;
	color: #00A0C6;
}
.leadinbig {
	font-size: 17px;
	color: #2F71AD;
	font-weight: bold;
}
.paddingRight {
	padding-right: 40px;
}
blockquote {
	margin-left: 12px;
}
.legal1 {
	font-size: 13px;
	font-style: italic;
	padding-top: 12px;
	color: 8C8C8C;
}
h3 {
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
}
.superscript {
	font-size: 60%;
	vertical-align: text-top;
	line-height: 100%;
}
.subheads {
	font-style: italic;
	font-weight: bold;
}
.strong {
	font-weight: bold;
}
.answers {
	font-size: 14px;
}
.questionLinks {
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
}
.footnotes {
	color: BBBBBB;
	font-size: 12px;
	line-height: normal;
	font-style: italic;
}
