.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.smallwhiteboldfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.vsmallwhiteboldfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallnavyboldfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
.smallnavyfont {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}
.smallmedblueboldfont {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.smallermedblueboldfont {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.smallwhitefont {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.vsmallnavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.vsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	
	color: #003366;
	text-decoration: none;
	
}
.smallwhiteboldfontCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.smallarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a {
	color: #003366;
	text-decoration: underline;
}
.mednavyboldfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.medwhiteboldfont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallredboldfont {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

.space {
	margin-top: 3px;
	margin-bottom: 3px;

}
.spaceimages {
	margin: 3px;
}
.smallgreenboldfont {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #009933;
}
.smallbrightredboldfont {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.smallredfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.largenavyboldfont {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;
	color: #003366;

}
.smallgraytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.redunderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
.spacedBullet {
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
}
.leftnavspace {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.listnospace {
	margin-bottom: 0px;
}

/* Added by Gibson */
.footnote {
	font-size: 11px;
}
h1 img {
	vertical-align: top;
	margin-bottom: 10px;
	background-position: left;
}
img.topRight {
	float: right;
	margin: 5px 0 5px 20px;
}
h2 {
	color: #003366;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
}
.toggle h2 {
	color: #003366;
	display: inline-block;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
}
.toggle a {
	display: inline-block;
	font-size: 12px;
}
.tableContainer {
	display: block;
	margin: 0px 0 10px 0;
}