@charset "utf-8";
/* CSS Document */

.subheadblue {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.subheadblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.bodytextboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}


.subheadred {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.bodyblue {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.navfooter {
	font-size: 11px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.bodytextBold {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.tableborder {
	border: thin solid #666666;
}
.inkbottle {
	text-align: center;
}
.heading1Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.headlinestandout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #007700;
}
.subheadgreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #007700;
	font-size: 16px;
	font-weight: bold;
}
.bodytextboldgrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007700;
}
