/* THEME USED THROUGHOUT WEBSITE */

/* GENERAL STYLES */
/* defines the styles of the content frame */

/* default page */
BODY,DIV,P {
  color: #FFFFFF;
  font-family: Garamond, Tahoma, Arial;
  font-size: 12pt;
}
TD {
	color: #FFFFFF;
	font-size: 13pt;
}
BODY {
  background-color: #00529f;
  margin: 6px;
}
HR {
  color: #000000;
  height: 1px;
}
LABEL { font-size: smaller; }
#ctlPropTemp0_dgStdFeat, .standard {
	font-size: 13pt;
}

/* default link */
A {
  color: #FFFFFF;
}
A:Hover {
  text-decoration: none;
}

/* common content pages */
.content {
  background-color: FFFFFF;
  color: #000000;
}
.outline {
  background-color: #000000;
  padding: 1px;
}
.heading {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Garamond, Tahoma, Arial;
  font-size: 14pt;
}
.subHeading {
  color: #CCCCCC;
  font-size: 12pt;
  font-weight: bold;
  font-family: Garamond, Tahoma, Arial;
}
.gridHeading {
	background-color: #000000;
}
.listingsHeadingTxt { color: #FFFFFF; }
#ctlPropTemp0_dgStdFeat { color: #FFFFFF !important; }
.standard { color: #FFFFFF !important; }
A.tool { color: #FFFFFF; }

/* Content Ad Styles */

.contentAdTitle {
	background-color: #000000;
	color: #FFFFFF;
}
.contentAdBox {
	background-color: #eef1fa;
	border: #000000 1px solid;
}
.contentAdText {
	font-size: 8pt !important;
}

/* frame */
.frame {
  margin: 0px;
}
.headerTxt {
  color: #FFFFFF;
  font-size: 11pt;
  font-weight: bold;
}
A.footerTxt {
  color: #FFFFFF;
  font-size: 8pt;
}
A:Hover.footerTxt {
  text-decoration: none;
}
.CalcColLeft, .CalcTtlColLeft, .CalcTtlColCenter, .CalcTtlColRight, .CalcColCenterDark, .CalcColCenterLight, .CalcColRight, .CalcTtl {
	color: #000000;
}
#monthlyPmt, #otherPmts, #monthlyPI, #downPayAmt, #loanAmt, #pmtPI, #propTaxAmt, #insAmt, #pmiAmt, #pmtPITI, #deductAmt, #qualifyYN, #qualifyMax, #ratioIncome, #ratioDebt  {
	color: #000000;
}
HR {
	height: 1px;
	color: #FFFFFF;
}
.pageSize {
	width: 750px;
}
.content {
	background-color: #00529f;
	color: #FFFFFF;
}
#ctlInquireForm_ListAgentInfo {
	color: #000000;
}
.contentAdBox {
	background-color: #00529f;
}

/* ADVANCED STYLE */
/* defines the styles of the cosmetic frame and content menus */



/* CUSTOM */
/* defines any additional styles needed */


