.standard-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.bulleted-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 140%;
	color: #000000;
}
.standard-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 130%;
	}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
.bottom-links {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.bottom-links A:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.bottom-links A:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.bottom-links A:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.faq-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
.faq-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: 003366;
}
.faq-link-spacing {
	line-height: 50%;
}
.faq-links {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height:60%;
}
.faq-links A:link {
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}
.faq-links A:visited {
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}
.faq-links A:hover {
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}
.to-do-item {
	color: #FF0000;
}
.photocaptions {
	font-size: 10px;
	line-height: 120%;
}

a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
}
