body{
	background-color: #faf4e9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
			
.linkTxt {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.linkPipes {color: #CCCCCC;}

.pageHeader {font-family: Tahoma; font-size:large; font-weight:bold; display: block; margin-bottom: 4px;}
.pageSubHeader {font-family: Tahoma; font-size:small;}
.HeaderTxt {font-family: Tahoma; font-weight:bold; color:#CE2123;}
p, .bodyTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	}
	
td.bodyTxt a:link, p A:link {color:#FF9900; font-family: Tahoma; font-size:small; text-decoration: none}
td.bodyTxt a:visited, p A:visited {color:#FF9900; font-family: Tahoma; font-size:small; text-decoration: none}
td.bodyTxt a:active, p A:active {color:#FF9900; font-family: Tahoma; font-size:small; text-decoration: none}
td.bodyTxt a:hover, p A:hover {color:#666666; font-family: Tahoma; font-size:small; text-decoration: none}

.lowerLinks A:link {color:#666666; font-family: Tahoma; font-size:small; text-decoration: none}
.lowerLinks A:visited {color: #666666; font-family: Tahoma; font-size:small; text-decoration: none}
.lowerLinks A:active {color: #CCCCCC; font-family: Tahoma; font-size:small; text-decoration: none}
.lowerLinks A:hover {color: #000000; font-family: Tahoma; font-size:small; text-decoration: none}

.bodyLinks A:link {color:#FF9900; font-family: Tahoma; font-size:small; text-decoration: none}
.bodyLinks A:visited {color:#FF9900; font-family: Tahoma; font-size:small; text-decoration: none}
.bodyLinks A:active {color:#FF9900; font-family: Tahoma; font-size:small; text-decoration: none}
.bodyLinks A:hover {color:#666666; font-family: Tahoma; font-size:small; text-decoration: none}

.clientTitles {
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.clientSmallTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
}

.red {
	color: #FF0000;
}