.box {
	height: 20px;
	font-family:arial;
	font-size:9pt;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #454545;
}
.bordergrey {
	font-family: Arial, Helvetica, sans-serif;
	border: 1pt solid #BEBEBE;
}
.textnormal1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #454545;
}
.textnormal1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #454545;
}

.textbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #053462;
}

.linksbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #053462;
	
}

.linksbluebold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2CAE3;
}
.textbluewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	}

.linksbluebold23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #053462;
	text-decoration:none;

}
.textbluebold11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #053462;
	
}
.textblueboldlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #084478;
}
.linksbluebold223 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #084478;
}
.errtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textnormalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
}

.whitebg {
	background-color: #ffffff;
}

.link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #ffffff;
	color:#FFFFFF;
	text-decoration:none;
 }

a:hover.link {
	color:#FFFFFF;
	text-decoration:underline;
 }


 .vlink{
	 color:#FFFFFF;
	 text-decoration:none;
 }

 .alink{
	color:#FFFFFF;
	text-decoration:none;
 }

.tableborder{
	border: 1px solid #003366;
}