a img { border: none; }

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a.navLink:link {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	color: #38638D;
	text-decoration: none;
}
a.navLink:visited {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	color: #38638D;
	text-decoration: none;
}
a.navLink:hover {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a.fineprintlink:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.fineprintlink:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.fineprintlink:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.subheads {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #55747C;
}
.fineprint {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
}.greyHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #A6B5BC;
	text-decoration: none;
}.darkGreyHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #7F95AD;
	text-decoration: none;
}
.picBoxKeyline {
	border: 1px solid #CCCCCC;
}
.mainNav {
	list-style-type: none;
	line-height: 24px;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.indentUL {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.indentUL a {
	color: #38638D;
	text-decoration: none;
}
.indentUL a:link {
	color: #38638D;
	text-decoration: none;
}
.indentUL a:visited {
	color: #38638D;
	text-decoration: none;
}
.indentUL a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body {
	background-image: url(main-imgs/fopr-bg.gif);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #38638D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.quotebox {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.floatPicRight {
	float: right;
	border: 1px solid #999999;
	margin-left: 10px;
	padding: 5px;
}
