#LeftNavList  p {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	padding-bottom: 7px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
}
.FinePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
}
#LeftNavList  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin-right: 5px;
}	
#LeftNavList a:hover {
	background-color: #FFFFCC;
	color: #006699;
}
#LeftNavList {
	padding-right: 10px;
}
#TopNavBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: bold;
}
#TopNavBar a {
	color: #FFFFFF;
	text-decoration: none;
}
#TopNavBar a:hover {
	color: #99CCCC;
}
#TopNavBar a:active {
	color: #FFFF99;
}
.FeatureText {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	color: #003366;
}
.FeatureText a {
	color: #003366;
}
.FeatureText a:hover {
	color: #0033CC;
}
.MainBodyContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
}
.MainBodyContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #003366;
}
.MainBodyContent a {
	color: #003366;
}
.MainBodyContent ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
}
.MainBodyContent ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
}
.MainBodyContent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #003366;
}
body {
	background-color: #CCCCFF;
	background-repeat: repeat;
	background-image: url(../images/Dove_bkgd.gif);
}
