/* 
	STYLESHEET FOR: Hometrustbank / 10-year 
	VERSION: 1.0
	DATE: 8/23/2009
	BY: Samir Joza / Integritive
	
 */

/* @group BROWSER RESET */
body {
	margin: 0;
	padding: 0;}
div,span, applet,object,iframe,p,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	position: relative;
	outline: none;}
table {border-collapse: collapse;border-spacing: 0;}
q:before,q:after,blockquote:before,blockquote:after {content: "";}


/* @end */

/* @group LAYOUT ELEMENTS */
#body {
	background: #fff;
	font: 16px Arial, sans-serif;
	color: #333;}
	
#wrapper {
	width: 800px;
	height: 954px;
	background: url(../images/style/content-bg.png) repeat-x;
	border: 21px solid #007dc3;
	margin: 0 auto;}
	
#headline {
	width: 337px;
	height: 300px;
	position: absolute;
	top: 63px;
	left: 87px;}
	
#graph {
	width: 275px;
	height: 437px;
	position: absolute;
	top: 17px;
	left: 465px;}
	
#top-Content {
	position: absolute;
	top: 460px;
	left: 81px;
	height: 92px;
	width: 659px;}
#top-Content a {
	color: #00529b;}
#top-Content a:hover {
	text-decoration: none}
	
#bulletpoint {
	width: 186px;
	height: 253px;
	position: absolute;
	top: 564px;
	left: 64px;
	background: url(../images/style/bullets-bg.png) no-repeat right;
	line-height: 1.25em;
	font-size: 13px;}
	
#bulletpoint ul {
	padding-left:13px;
	padding-right:5px;
	margin-left: 0px;}
	
#bulletpoint h2, #chart h2 {
	font: bold 14px Arial, sans-serif;
	color: #00529b;
	line-height: 1.25em}
	
#tag-line {
	width: 372px;
	height: 55px;
	position: absolute;
	top: 831px;
	left: 214px;}


#chart {
	position: absolute;
	left: 261px;
	top: 564px;
	width: 477px;
	}

#chart table td {
	font: 12px Arial, sans-serif;
	_line-height: 1.75em;}
	
#chart table td p {
	text-align: center;
	_padding-top: 10px;}
	
#disclaimer {
	width: 646px;
	height: 31px;
	position: absolute;
	top: 892px;
	left: 116px;
	text-align: center;
	font-size: 9px;
	color: #333;
	/* IE HACKS */
	_top: 910px;
	_width: 646px;
	_left: 90px;}	
	



/* @end */

/* @group REUSEABLE CLASSES */
td {
	vertical-align: middle};
td span {
	_padding-top: 5px;}	
.hm {
	display: none}
	
.gold {
	color: #dbc430;}
.white {
	color: #dde3f0;}
.small {
	font-size: 10px}
	
td.c1 {
	width: 283px;}
td.d1 { 
	vertical-align: middle;
	text-align: right;
	background: url(../images/style/d1-bg.png);
	height: 32px;}
	

td.c2 {
	width: 102px;}
	
td.d2 {
	height: 32px;
	background: url(../images/style/d2-bg.png) no-repeat;
	vertical-align: middle;
	text-align: center;}
td.c3 {
	width: 94px;}
	
td.d3 {
	height: 32px;
	background: url(../images/style/d1-bg.png);
	vertical-align:middle;
	text-align: center;}
	
td.rs {
	height: 32px;
	background: url(../images/style/result-bg.png);
	vertical-align:middle;
	text-align: center;}	
/* @end */