
body
{
	background-color: #fff;
	background-image: url(images/bgHeader.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	min-height: 600px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #333;
}
td, th 
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #333;
}
a:link, a:visited, a:active
{
	color: #4E73A5;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #000;
}
h1, h2, h3, h4
{
    color: #14247b; 
}
h4 
{
	font-size: 20px;
	color: #000;
	font-weight:normal;
}
.tblBGColor
{
    background-color: #f1f8fe;
}
.formelement
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BulletListHome
{
	font-size: 18px;
	color: #444444;
	margin-top:10px;
}
.BulletListHome li
{
	margin-left: -10px;
	margin-bottom: 10px;
}
.LoanListHome
{
	color: #444444;
	margin-top:24px;
	list-style-type: none;
}
.LoanListHome li
{
	margin-left: -30px;
	margin-bottom: 8px;
}
.footer
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	line-height:24px;
}
.footer a:link, a:visited, a:active
{
	color: #333;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: underline;
	color: #4E73A5;
}
#validators
{
	position: absolute;
	width: 0px;
	height: 0px;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
.adminButton
{
    background-color: #ffffff; 
    border-color: #4E73A5; 
    border-style:solid;
    border-width: 1px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #4E73A5;
    padding: 0px 10px 0px 10px;
}

