.ContentTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e5b43a;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
}
.ContentBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	font-weight: bold;
}
.TableBORDER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	border: 1px solid #e6e4cf;
	padding: 3px;
}
.BlueBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #007cc2;
}
.BlueCONTENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a3bfdd;
}
.ContentWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.contentBLACKstrikethrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: line-through;
}
.FooterBACKGROUND {
	background-image: url(Images/Footer_Background_Tan.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.MenuLINKSresidential {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	text-align: left;
}
.MenuLINKSresidential:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007cc2;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	text-align: left;
}

.resICON {
	background-image: url(Images/Side_Menu_ResidentialUP.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.whiteFOOTERtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dddddd;
}
.FooterLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterLINKS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007cc2;
	text-decoration: underline;
}
.ContentLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e5b43a;
	text-decoration: underline;
}
.ContentLINK:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007cc2;
	text-decoration: underline;
}
.ContentWHITElittle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.receiptSM {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	background-color: #eeeeee;
	border: none;
	margin: 0px;

}

.receiptLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #eeeeee;
	border: none;
	margin-left: 5px;
	padding-left: 5px;

}

.receiptLGright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #eeeeee;
	border: none;
	text-align: right;
	
}

.receiptLGSubtotal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDDDDD;
	text-align: right;
	border: none;

}

.receiptLGSubtotalROW {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;

}

.receiptHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	border: none;
	color: #FFFFFF;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.receiptSMform {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
	border: none;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
