﻿body {
}

.LoansHeader  
{
	width:748px;
	padding:4px;
	padding-left:10px;
	text-align:left;
	font-size:8pt;
	color:#1e4a6d;
	cursor: pointer;
    
	border:solid 1px #d8d8d8;
	background-image:url('images/small_title_bg.jpg');
	background-position:bottom;
}

.LoansContent 
{
	width:742px;
	padding:10px;
	font-size:8pt;
	border:solid 1px #d8d8d8;
	border-top:solid 0px #d8d8d8;
	background-color:White;
}

.preview {color:#666666; font-size:10pt; text-align:justify;}
.preview p{text-align:justify; margin-right:20px; margin-left:15px}
.preview ul{margin-top:5px;}
.preview a:link {text-decoration: none;font-size:9pt;color:#003366;}
.preview a:visited {text-decoration: none;font-size:9pt;color: #003366;}
.preview a:hover {text-decoration:underline;font-size:9pt;color: #0066CC;}
.preview h3 {color:#4b7096; }
.preview h4 {color:#4b7096; }
.preview h5 {color:#4b7096; }
.preview h6 {color:#4b7096; }

.preview table {text-align:left;}

