body {
	background-color:#EDEBE2;
	background-image: url(../image/background.gif);
	margin: 0px;
}

/*------------------------------------
	LINKS
------------------------------------*/

A:link {
	color: #827547;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A:visited {
	color: #CAB975;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A:hover {
	color: #CAB975;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.footer a {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*------------------------------------
	TEXT FORMATTING
------------------------------------*/

.body {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
} 

.bluetext {
	color: #203370;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;  
} 

.req {
	color:red; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

.addressblock {
	background-color: #fff;
	background-repeat: repeat-y;
	color: #8f92ae; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: italic;
	line-height: 9px;
}

.addressblockhome {
	background-color: #fff;
	background-image: url(../images/h-lhouse3-2.gif);
	background-repeat: repeat-y;
	color: #8f92ae; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-style: normal;
	line-height: 8px;
	padding-bottom: 15px;
	padding-left: 25px;
	vertical-align: bottom;
}

.footer {
	background-color: #FFFFFF; 
	background-image: url(../images/footer.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	vertical-align: bottom;
	width: 776px; 
}

/*------------------------------------
	TITLE FORMATTING
------------------------------------*/

.blueHdr {
	color: #203370; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
}

.header {
	color: #5C6515; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
}

/*------------------------------------
	TABLES
------------------------------------*/

td {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
} 