.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin: 8px;
	padding: 8px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #3778b4;
	text-decoration: none;

}
.rightdotborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 8px;
	padding: 8px;

}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3778b4;
}
.text a {
	color: #3778b4;
}

.blueitals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #3778b4;
}
.bluesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3778b4;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border: thin solid #000000;

}
.lrglinkblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3778b4;
	text-decoration: underline;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding: 10px 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;



}
.boxedsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3778b4;
	background-color: #D5D9DF;

}
.redheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE0010;
}
.bordertb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9a9a9a;
	border-right-color: #9a9a9a;
	border-bottom-color: #9a9a9a;
	border-left-color: #9a9a9a;
}
