@CHARSET "ISO-8859-1";

/* Special Case Text */

#findServiceText {
	font-size: 12px;
	padding: 0px 12px 0px 0px;
	margin: 8px 0px 8px 15px;	
	font-weight:bold;
}
#findServiceText a{
	text-decoration:none;
}

#findServiceZipField {
	width: 120px;
	height: 34px;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	padding-top: 6px;
}

#FOOTER_LINKS_HEADER span.TEXT_AC{
	font-weight:bold;
}

#FOOTER_LINKS a.TEXT_AB{
	text-decoration:none;
}

#FOOTER_ReferrerID_CustomerNum{	
	font-weight:bold;
}

/* General Case Text */

.undecoratedText {
	text-decoration: none;
}

.underlinedText {
	text-decoration: underline;
}

.bolderText {
	font-weight: bolder;
}

.nowrap {
	white-space: nowrap;
}

/********************************** Allconnect Text */

.TEXT_aa {
	font-size: 10px;
}
.TEXT_AA {
	font-size: 11px;
}

.TEXT_AB {
	font-size: 12px;
}

.TEXT_AC {
	font-size: 13px;
}

.TEXT_AD {
	font-size: 14px;
}

.TEXT_AE {
	font-size: 15px;
}

.TEXT_AF {
	font-size: 18px;
}

.TEXT_AG {
	font-size: 20px;
}

.TEXT_AH {
	font-size: 22px;
}


/* BAD SOLUTION BUT MAKES PORTING EASIER S*/
P, TH, TD {
	font-size:12px;
	font-weight:normal;
}


/*******************/

.splashsubCat {
	font-size: 12px;
	font-weight: bold;
}

.formatDollar {
    font-size: 18px; 
    font-weight: bold;
}

.formatCent {
	font-weight: bold;
	font-size: 0.6em;
	-font-size: 0.7em;
	*font-size: 0.7em;
	vertical-align: 36%;
	-vertical-align: 40%;
	*vertical-align: 40%;
}

.dollarAmount01 {
	color:#38332B;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
}

.tabOff {
	color:#00458B;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.tabSelected {
	color:#333333;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

