/* **********************************Mortgage Spring Focus********************************** */

.tableHeader1 {
	background-color: #F5EEC1;
}
.tableHeader2 {
	background-color: #EBEEDA;
}
.tableData1A {
	background-color: #F9F5DA;
}
.tableData1B {
	background-color: #FCF9E9;
}
.tableData2A {
	background-color: #F3F6E2;	
}
.tableData2B {
	background-color: #F8FBE7;	
}
.tableHeader3 {
	background-color: #E8ECEF;
}
.tableData3A {
	background-color: #F1F3F5;
}
.tableData3B {
	background-color: #F7F8F9;
}
.tableborder1 {
	background-color: #CACDB9;
}
.contactInfo {
	background-color: #F5F4E9;
}

.contactInfo2 {
	background-color: #F2EDD9;
}
.tableSubHeader{
	color: #AF0B1C;
}

/* **********************************CAIS pages********************************** */
.caisCalloutText{
	font-weight:bold;
	volume: loud;
	color: #69007D;
}

/* **********************************Bullets********************************** */
ul.bulletsNoIndent {
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

/* **********************************Switch Kit********************************** */
.focusHeader {
	font : bold 18px Verdana;
	color: #990033;
	margin-bottom: 5px;
	line-height: 120%;
}
.focusSubHeader {
	font : bold 14px Verdana;
	color: #000000;
	margin-top: 2px;
}
.emphasizedTextVerdana {
	font: bold 11px Verdana;
	volume: loud;
}
h3.focus {
	font : bold 12px Verdana;
}
.focusClaret {
	font-weight: bold;
	font-family:  Verdana;
	color: #990033;
}

/* **********************************Service Fees********************************** */
.tdIndent{
	padding-top: 10px;
	padding-bottom: 10px;			
}

.tableHeader4{
	background-color: #FFFFF3;
}

/* **********************************General Use********************************** */
.bgClaret	{
	background-color: #AF0B1C;
}