BODY  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background: black;
	margin: 0;
	padding: 0;
}

A  {
	color : #FFCC33;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
} A:Visited  {
	color : #ffffff;
	text-decoration : none;
} A:Active,
	A:Hover  {
	color : #FFCC33;
	text-decoration : underline;
}

td,
p,
div,
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.content {
	padding: 5px 5px 5px 15px;
	color: White;
}
.bodytexttitle,
.pagetitle,
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 8px 0;
}
.defaultTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
.w {color : white;}

.forminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #f0f8ff;
	padding: 1pt;
	margin: 0pt;
	border: solid black 2px;
}
.pnorm {
	color: Black;
	background:#f0f8ff;
	border-style: solid;
}		
.pover {
	color:#0066cc;
	background:#f0f8ff;
	border-style: solid;
}


/* Mortgage 101 Classes */
A.bodylinks, 
A.bodylinks:Active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
} A.bodylinks:Visited {
	text-decoration: underline;
} A.bodylinks:Hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.td1 {
	background-color: #1D87AF;
	font-weight: bold;
	color: white;
}
.td2,
.td3,
.td4,
.td5 {background-color: #CCCCCC;}
.td6 {
	position: relative;
	text-align: right;
	width: 275px;
	margin-left: 110px;
	background-color: white;
	border: 1px solid #CCCCCC;
}

.btb {
	position: relative;
	text-align: right;
	width: 275px;
	margin-left: 110px;
	background-color: white;
	border: 1px solid #CCCCCC;
}

.pagetitle101 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.bodytextbold101 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.disclaimertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}
/* Mortgage 101 Classes */