BODY, .bgColorAsBody {
	background: #EDECE6;
}

TD.formLabel {
	text-align: right;
}

STRONG.textStrong {
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.fullWidth {
	width: 100%;
}

.labelSizer {
	width: 70px;
	float: left;
}
.textSizer {
	width: 80%;
}

.topIdentityRuler {
	/* background: #006050; */
	background: White;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 15px; 
	line-height: 17px; 
	/* color: #ffffff */
	color: Black;
}

.copyrightText {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 9px; 
	line-height: 11px; 
	color: #333333
}

.companyNameText {
	color: #006050;
	font-family: "Trebuchet MS";
	font-size: 8.0pt;
	font-weight: bold;
}

.loginText {
	width: 80%;
	text-align: left;
}

.optionsRow {
	width: 100%;
}

.poweredByText, .smallBold {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 8.0pt;
	font-weight: bold;
}

.extraSidesMargin {
	margin-left: 10px;
	margin-right: 10px;
}

.framedFrame {
	border: 1px solid #000000;
}

.framePadding {
	padding: 5px;
}

.listSpacer {
	background: white;
	width: 2px;
}

.listSpacerSameBg {
	width: 2px;
}


.headerCell {
	background: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 9px; 
	line-height: 11px; 
	color: #FFFFFF;
	text-align: center;
	height: 18px;
}

a:link {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}

.loginMessage {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.loginButon {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 12px;
}

.text {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 19px;
}

#outerFrame {
	background: #FFFFFF;
	width: 796px;
}

TD.multipleMsg {
	text-align: center;
	color: red;
	font-size: 9px;
}

TR.filterCell {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 9px; 
}
TR.filterCell INPUT {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 11px; 
}

#contactUSForm {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 9px; 
}