/* CSS Document */

.leftLinks a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftLinks a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C9D1EF;
	text-decoration: none;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
.bodyCopy a {
	color: #003399;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #660F26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	color: #660F26;
	list-style-position: outside;
	list-style-type: square;
}
.bottomNav {
	color: #306B92;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #306B91;
	font-size: 9px;
	font-weight: bold;
}.question {
	color: #660F26;
	font-weight: bold;



}
.answer {
}
.topNav {
	color: #306B92;
	font-size: 9px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	background-color: #EDF5F3;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 12px;
	position: static;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: both;













}
