.answer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
	padding-left: 20pt;
	padding-right: 20pt;
}
.body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.bodyred {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: red;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.loan_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
.login {
	font-family: courier;
	font-size: 6px;
}
.question {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: blue;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
}
.report {
	font-family: Courier New ;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}
.report_large {
	font-family: Courier New ;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}
.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
/* begin styles for RSS Feed */

.rss_box {
	 margin: 0em;
	 background-color: white;
	 border: 0px solid silver;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.0px;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	font-size: 14px;
	background-color: white;
	color: black;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
  font-size: 12px;
  list-style:none;
  padding-bottom:14px;
}

.rss_item a {
	color:#333333;
	font-size: 9pt;
	font-weight:bold;
	}
	
.rss_item a:visited {
	color: black;
}
.rss_date {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	padding-bottom:10px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
table.summary_header {
	table-layout: fixed;
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: #ffffff;
	height: 15;
}
table.summary_header th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: blue;
	background-color: #ffffff;
	-moz-border-radius: ;

}
table.summary_header td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: blue;
	background-color: #ffffff;
	-moz-border-radius: ;
	font-weight: bold;
	color: blue;
	underline;
}
table.summary {
	table-layout: fixed;
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: #faf0e6;
}
table.summary th {
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: blue;
	background-color: #faf0e6;
	-moz-border-radius: ;
}
table.summary td {
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: blue;
	background-color: #faf0e6;
	-moz-border-radius: ;
}
table.subtotal {
	
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: #faf0e6;
}
table.subtotal th {
	
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: blue;
	background-color: #faf0e6;
	-moz-border-radius: ;
}
table.subtotal td {
	font-weight: bold;
	color: #0000FF;
	border-width: 0px;
	padding: 1px;
	border-style: dashed;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.savings_header {
	table-layout: fixed;
	color: #0000FF;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: #cccccc;
}
table.savings_header th {
	color: #0000FF;
	border-width: 0px;
	padding: 1px;
	border-style: dashed;
	border-color: #FFFFFF;
	background-color: #cccccc;
	-moz-border-radius: ;
}
table.savings_header td {
	font-weight: bold;
	color: #0000FF;
	border-width: 0px;
	padding: 1px;
	border-style: dashed;
	border-color: #FFFFFF;
	background-color: #cccccc;
	-moz-border-radius: ;
}

table.savings_body {
	table-layout: fixed;
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: #faf0e6;
}
table.savings_body th {
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: gray;
	background-color: #cccccc;
	-moz-border-radius: ;
}
table.savings_body td {
	border-width: 0px;
	padding: 1px;
	border-style: dashed;
	border-color: gray;
	background-color: #999999;
	-moz-border-radius: ;
}
table.summary_body {
	table-layout: fixed;
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: #faf0e6;
}
table.summary_body th {
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: gray;
	background-color: #cccccc;
	-moz-border-radius: ;
}
table.summary_body td {
	border-width: 0px;
	padding: 1px;
	border-style: dashed;
	border-color: gray;
	background-color: #cccccc;
	-moz-border-radius: ;
}
table.past_row {
	table-layout: fixed;
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: #DEB887   ;
}
table.past_row th {
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: blue;
	background-color: #DEB887   ;
	-moz-border-radius: ;
}
table.past_row td {
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: blue;
	background-color: #DEB887  ;
	-moz-border-radius: ;
}
table.extra_row {
	table-layout: fixed;
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: #87CEFA;
}
table.extra_row th {
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: blue;
	background-color: #87CEFA;
	-moz-border-radius: ;
}
table.extra_row td {
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: blue;
	background-color: #87CEFA;
	-moz-border-radius: ;
}
table.savings {
	table-layout: fixed;
	color: #0000FF;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: #cccccc;
}
table.savings th {
	color: #0000FF;
	border-width: 0px;
	padding: 1px;
	border-style: dashed;
	border-color: #FFFFFF;
	background-color: #cccccc;
	-moz-border-radius: ;
}
table.savings td {
	font-weight: bold;
	color: #0000FF;
	border-width: 0px;
	padding: 1px;
	border-style: dashed;
	border-color: #FFFFFF;
	background-color: #cccccc;
	-moz-border-radius: ;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
