.tabeffect {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #81B3E6;
	border-right-color: #81B3E6;
	border-bottom-color: #81B3E6;
	border-left-color: #81B3E6;
}
.box {
	border: 1px solid #CCCCCC;
}
.green {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #2CA500;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2879CA;
	letter-spacing: 0px;
}
.greentext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2CA500;
	letter-spacing: 0px;
}
.whitesmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.gray {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0px;
}
.boxright {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.bluebig {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #3C8AD8;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 14px;
	border: 1px solid #CCCCCC;
}
.formCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 50px;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	height: auto;
	width: auto;
	border: 1px solid #81B3E6;
	background-color: #81B3E6;
}
