.bt2{
	font-family: AvantGarde Bk BT;
	font-weight:bold;
	color:#ffffff;
	background-color:#0033CC;/*#00FFCC;#00FF00;*/
	width:30px;
}
.whitetextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.formsize {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.greyborder {
	border: 1px inset #CCCCCC;
}
.greyborder2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-right-color: #999999;
	border-left-color: #999999;

}
.topgreyborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.leftcornerbordergray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottombordergray {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #999999;
}
.greyborderleft {
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #CCCCCC;
}
.trustfundfont1 {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.trustfundfont2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}
.trustfundfont3 {
	font-family: "Lucida Sans", Verdana,Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.trustfundfont4 {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.trustfundfont5 {
	font-family: "Lucida Sans";
	font-size: 18px;
	font-style: regular;
	font-weight: normal;
	color: #000000;
}
.trustfundfontsubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;

}
.greenborder {

	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: ridge;
	border-right-color: #bad90a;
	border-left-color: #bad90a;
}
.ruler{ 
	color:#0033cc
}


