/*
	JG
	
*/

h1 {
	font-size: 14px;
}
/*
.header {
	background-image: url('http://loan.advancedfilemaker.com/reports/resources/images/header_background.gif');
	
	text-align: center;
	margin: 0px;
	padding: 0px;
}
*/
#body {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

#ajax_progress {
	display: none;
	text-align: center;
}

#footer {
	color: #ffffff;
	text-align: center;
	background: #000000;
	margin-top: 20px;
	padding: 3px;
	font-weight: bold;
	font-size: 9px;

}

#login_form {
	width: 250px;
}

.error {
	color: red;
	
}

#panel {
	float: right;
	margin-top: 9px;
}

.Loan {
	margin-bottom: 15px;
}

.Loan_header {
	background: #ccc;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}

/* General font families for common tags */
a:link,a:active,a:visited { color : #006699; }
a:hover { text-decoration: underline; color : #DD6900; }
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* Copyright and bottom info */
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* times */
.times { font-size: 12px; font-family: Times New Roman, Arial; color: #000000;}

/* arial */
.arial { font-size: 12px; font-family: Arial; color: #000000;}

/* small font */
.smallfont { font-size: 9px; font-family: Times New Roman, Arial; color: #000000; letter-spacing: -1px;}

/* Form Formatting */
input { font-family: verdana,helvetica,arial; color: #333333; font-size: 9px;text-indent : 2px; }
textarea { font-family: verdana,helvetica,arial; color: #333333; font-size: 9px; }
select { font-family: verdana,helvetica,arial; color: #333333; font-size: 9px; }
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	filter: DropShadow(Color=#CCCCCC, OffX=2, OffY=2, Positive=2);
}
.nobr {
	white-space: nowrap;
}

.row0 {
	background-color: #FFFFFF;
}

.row1 {
	background-color: #FFFFCC;
}
