.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #03528D;
	font-weight: bold;
	text-indent: 10px;
}
.leadpara {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #04518D;
	line-height: 24px;
	text-indent: 10px;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-indent: 10px;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #03528D;
	text-indent: 10px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/shell-images/bullet-bkg.jpg);
	background-repeat: repeat-y;
}
.dottedline {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
}
.secondpara {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	text-indent: 10px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #04518D;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16px;
	color: #04518D;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16px;
	color: #B56115;
	text-decoration: underline;
	font-weight: normal;
}
.pagebkg {
	background-image: url(images/shell-images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.tableframe {
	border: thin solid #666666;
}
.mapbkg {
	background-color: #03528D;
	height: auto;
	width: auto;
	border: thin dotted #333333;
}
.navitems {
	background-color: #CCCCCC;
	margin: 3px 0px 0px 3px;
	padding: 5px;
	height: 20px;
	width: 160px;
	border: thin dotted #999999;
	clear: left;
	float: left;
}
