body {
	margin: 0px;
	background: #0177c1 url(/images/bk.jpg) repeat-x center top;
}

body, td {
	font-family:'Gill Sans', Arial, Helvetica, sans-serif; 
	font-size:13px; 
	line-height:120%; 
	color:#fcfff5;
}

/* p { height: 7px; } */
a { color: white; }

.img { border: 3px double white; }

img { behavior: url(/includes/iepngfix.htc) }

#content {
	padding-left: 45px; padding-right: 50px; padding-top: 25px;
  }
  
#content_bk {
 	background-image: url(/images/content_bk.jpg); background-repeat: no-repeat; background-attachment: center top fixed;
}
.license { font-size: 10px; }

#news { font-size: 12px; }

#flashcontent { border: 1px solid black; }
#creditscore { border-color: 1px solid white; }
#creditscore td { font-size: 13pt; }

.layout {
	text-align: center;
	width: 955px;
	}

.container { position: relative; left: -1px; top: -1px; color: #000000; }
.text { position: absolute; left: -1px; top: -1px; color: #FFFFFF;} 

hr.d {border: none 0; 
/*	border-top: 1px solid #ccc; */
	border-bottom: 1px solid #efefef;
/*	width: 80%; */
	height: 1px;
	margin: 3px 10px 0 0;
	text-align: left;
	}
	
fieldset { padding: 7px; }
legend { color: white; font-weight: bold; font-size: 14pt; font-family: arial, helvetica; padding-bottom: 4px; padding-top: 4px; }
	
.header_bk {
		background-color: #afc7b9;
	}
	
h1 {
	font-family:'Gill Sans', Arial, Helvetica, sans-serif; 
	font-size:18pt; 
	line-height:26px; 
	color:#fcfff5; 
	font-weight:bold;
 }
 
 h2 {
	font-family:'Gill Sans', Arial, Helvetica, sans-serif; 
	font-size:14pt; 
	color:#fcfff5; 
	font-weight:bold;
	margin-bottom: none;
	margin-top: 0px;
 }
 
 .heading { font-size: 14pt; font-weight: bold; color: #e6fff2; }
 .heading_color { color: #e6fff2; }
 
 .footer { font-size: 10px; color: white; font-family: verdana,arial;}
 
 
.subcontent_bk {
 	background-color: #226071;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
  }
  
.input { font-size:11px; font-family: verdana; border: 1px solid black; padding: 3px; }