body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.greyboarder {
	border: 1px solid #999999;
}
.orangeboarder {
	border: 1px solid #E77817; 
	background-color:#FFFFFF;

}
.whiteboarder {
	border: 1px solid #FFFFFF;
}
.whiteboarder2 {
	border: 1px dotted #FFFFFF;
}
.blueboarder {
	border: 1px solid #333399;
}
.plainwhite{
 font-family: "Trebuchet MS"; font-size: 11px; color:#FFFFFF  
}
.plainwhitebold {
 font-family: "Trebuchet MS"; font-size: 12px; font-weight:bold; color:#FFFFFF  
}
.text{
 font-weight: bold; font-family: "Trebuchet MS"; font-size: 12px; color: #223781; 
}
.textorange{
 font-weight: bold; font-family: "Trebuchet MS"; font-size: 12px; color: #E77817; 
}
.text2{
 font-weight: bold; font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; 
}
a.text2{
 font-weight: bold; font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; text-decoration:underline; 
}
.boldtext{
font-family: "Trebuchet MS"; font-size: 12px; color: #223781; 
}
.buttonbugondy {
	border: 1px solid #E27B30;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E27B30;
}
.morebox {
	border: 1px solid #E77817;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E77817;
}
.textboxbugondy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #B94230;
	
}

.textboxorange {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #E27B30;
	
}

.textboxorange2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dotted #E27B30;
	
}

.textblack {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	
}
.textbugondy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #223781;
}


.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}


.textwhiteunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}


.plainbox {
    font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #E77817;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
