.box {
	border-top: thin solid #BDD0FD;
	border-right: thin solid #000099;
	border-bottom: thin ridge #000099;
	border-left: thin solid #BDD0FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;


}
.boxbottom {
	border-top: thin none #5E81E8;
	border-right: thin solid #CFDDFE;
	border-bottom: thin solid #14338F;
	border-left: thin solid #C1CFF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;



}
.Boxtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.boxmiddle {
	border-top: thin none #719AFB;
	border-right: thin solid #CFDDFE;
	border-bottom: thin none #719AFB;
	border-left: thin solid #CFDDFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;

}
.textheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #07337A;

}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #003366;


}
.boxdotted {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
.boxred {

	border-top: thin solid #BDD0FD;
	border-right: thin solid #FF0000;
	border-bottom: thin ridge #FF0000;
	border-left: thin solid #BDD0FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.plainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #0046D9;

}
.bodycopysmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #003366;
}

