@charset "UTF-8";
.Bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px 10px 10px 5px;
	line-height: 20px;
}
.subtitle {
	font-size: 17px;
	color: #FE6901;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 18px;
}

.pagetitle {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #227AD3;
	text-transform: uppercase;
	padding-top: 15px;
	line-height: 28px;
}
.Sharetext {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #FF6600;
	width: 100px;
	float: right;
}
.downloadPDF {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	float: left;
	padding-top: 5px;
}
.footer {
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	height: 25px;
}
.SDCCC {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #003399;
	padding-top: 5px;
}
.sidebar {
	background-color: #FBFBDE;
	padding: 10px;
	width: 180px;
	float: right;
	margin: 25px 20px 0px 25px;
	border: 1px dotted #FF9C09;
	}
.sidebarwide {
	background-color: #FBFBDE;
	padding: 10px;
	width: 225px;
	float: right;
	margin: 25px 20px 0px 25px;
	border: 1px dotted #FF9C09;
}
.sidebarlong {
	background-color: #FBFBDE;
	padding: 10px;
	width: 500px;
	float: left;
	margin: 25px 20px 0px 0px;
	border: 1px dotted #FF9C09;
}
.bodtext {
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 10px;
	width: 160px;
}
.revcell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.BodytextRev-Exp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px 10px 10px 5px;
}
.collagetext {
	font-size: 11px;
	line-height: 13px;
	border-bottom: solid #CCCCCC 1px;
	height: 200px;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}
.Bodytext20YRHIGHLIGHTS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-image: url(images/20years.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2300px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
a:link {
	color: #3653A2;
	text-decoration:none;
}

a:visited {
color: #3653A2;
text-decoration:none;
}

a:hover { /*hover state CSS*/
color: #F98B00;
text-decoration:none;
}


</style>

