.testi {
	background-color: FEFFF0;
}
.text {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;

}
.texthover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textboldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0055BC;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.lefttext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0C3F83;
	text-decoration:none;
}
a.lefttext:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	
}
a.lefttext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF3C00;
	text-decoration:none;
}
a.lefttext:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0C3F83;
	text-decoration:none;
}.whiteCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration:none;
}
.linebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.pageheading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
.border {
	border-top: 0.1px dotted #666666;
	border-right: thin dotted #666666;
	border-bottom: thin dotted #666666;
	border-left: thin dotted #666666;
}
.textbold {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;

}
