body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgWhite {
	background-color: #fdfdfd;
}

.borderLeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.bgTopBanner {
	background-image: url(../images/banner_top.gif);
	background-repeat: no-repeat;
}

.watermark {
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
}

.bold {
	font-weight: bold;
}
.formfield {
	background-color: #efefef;
	border: 1px solid #999999;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 5px;
}
.textRed {
	font-weight: bold;
	color: #990000;
}
.textBlue {
	font-weight: bold;
	color: #336699;
}
.borderdashBottom {
	border-bottom: 1px dashed #999999;
}
.bgBlue {
	background-color: #01b5d6;
}
.headerMain {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.bgGray {
	background-color: #E4E4E4;
}
.bgTan {
	background-color: #d4d0c8;
}
.textGreen {
	font-weight: bold;
	color: #009900;
}
.justify {
	text-align: justify;
}
.borderdashRight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.bgGreen {
	background-color: #8dd601;
}
.border {
	border: 1px solid #CCCCCC;
}
.bgGray {
	background-color: #CCCCCC;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
.borderdashBottomblack {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.bgPink {
	background-color: #ff99cc;
}
.boxGivingBack {
	background-image: url(../images/box_givingback.gif);
	background-repeat: no-repeat;
}
.textSmaller {
	font-size: 10px;
}
.lineheight {
	line-height: 20px;
}
.boxEvents {
	background-image: url(../images/box_events.gif);
	background-repeat: no-repeat;
}
.lineheight2 {
	line-height: 15px;
}
.borderleft { border-left-width: 1px; border-left-style: solid; border-left-color: #BCBCBC; padding-left: 10px; }
