.bluebox {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 4B4B4B;
	border-bottom-color: A9A9A9;
}
.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


}
.text-blue {
	color: #455572;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.grey {

	color: #B4B4B4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text-small {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	color: #222E3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.text-small-white {

	color: #C5C5C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textcap {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
.textname {
	color: #222E3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
