FORM {
	margin: 0px;
}

H1, H2, H3, H4, H5, H6, H7 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

P, .bodyCopy, .clsTextBody { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	/*margin-top: 0px;*/
}

.clsSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
}

UL {
	margin-top: 0px;
	margin-left: 22px;
	margin-bottom: 0px;
}

UL LI {
	list-style-type: square;
}

LI {
	font-family: Arial, Helvetica, sans-serif;
}

LI P {
	margin: 0px;
}

HR {
	margin: 0px;
}

TEXTAREA {
	font-family: sans-serif;
}

A:HOVER {
	color: #FF0000;
}
TEXTAREA {
	overflow: auto;
}

.clsTextCrumb {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 70%;
	margin: 0px;
}
.clsFooterLinks {

}

.clsTextBoxHeader {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

.clsTextBoxHeaderSmall {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: #ffffff;
}

.clsTextSmall {
	font-size: 70%;
	font-family: Arial, sans-serif;
}

.clsTextFooter { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	margin-top: 2px; 
	text-align: center;
	color: #666666;
}

.highlighted {
	background-color: #ffff99;
}

.clsSignInInput {
 	width: 100%;
	font-size: 8pt;
 }
 
.clsButton {
	border: 1px #000000 solid;
	width: 80%;
	background: FFE8A9;
	font-size: 8pt;
	font-weight: bold;
}

.clsButtonNoWidth {
	border: 1px #000000 solid;
	background: FFE8A9;
	font-size: 8pt;
	font-weight: bold;
}

.clsButtonToggle {
	font-size: 8pt;
	border: 1px #000000 solid;
	width: 80%;
	background: FFE8A9;
	font-weight: bold;
}

.clsButtonLong {
	border: 1px #000000 solid;
	width: 100%;
	background: FFE8A9;
	font-size: 8pt;
	font-weight: bold;
}

.clsXButton {
	border: 1px #000000 solid;
	width: 17px;
	background: FFE8A9;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

.clsVolunteersNavButton {
	cursor: hand;
}

.clsVolunteersNavLink {
	color: #000000;
	text-decoration: none;
}

A.clsVolunteersNavLink:HOVER {
	color: #000000;
}

.clsStretch {
	width: 100%;
}

.clsCellHeader {
	border-bottom: 2px #000000 solid;
}

.clsCellSpecialHeader {
	border-bottom: 2px #000000 solid;
	border-right: 1px #000000 solid;
}

.clsCellRightBorder {
	border-right: 1px #000000 solid;
}

THEAD TD {
	border-bottom: 1px #000000 solid;
}

.clsCellBottomBorder {
	border-bottom: 1px #CCCCCC solid;
}