/* Start of CMSMS style sheet 'lendingguide-default' */
body	{
	font-family: verdana,arial;
	font-size: 11px;
	margin: 0;
        text-align: justify;
	}
	
h4	{
	font-size: 12px;
	}
	
a	{
	color: #ff0000;
	text-decoration: none;
	}
	
a:hover	{
	color: #ff0000;
	text-decoration: underline;
	}
	
a.front_title	
	{
	color: #69737D;
	text-decoration: none;
	}
	
h4.front_title	
	{
	color: #69737D;
	text-decoration: none;
	}

a:hover.front_title	
	{
	color: #ff0000;
	text-decoration: none;
	}
	
a.menu_link
	{
	color: #ffffff;
	text-decoration: none;
	}
	
a:hover.menu_link
	{
	color: #ffffff;
	text-decoration: none;
	}
	
.menu_out
	{
	margin-top: 3px;
	padding: 2px;
	text-align: center;
	background-color: #A9B9CA;
	border: 1px solid #69737D;
	}
	
.menu_over
	{
	margin-top: 3px;
	padding: 2px;
	text-align: center;
	background-color: #8996A3;
	border: 1px solid #69737D;
	}

#header
	{
	width: 980px;
	height: 40px;
	margin: 0 auto; 
	padding: 5px;
	text-align: justify;
	}

.strip	{
	height: 3px;
	border-bottom: solid 3px #A9B9CA;
	width: 100%;
	}

#main
	{
	width: 980px;
	min-height: 620px;
	margin: 0 auto; 
	padding: 5px;
	text-align: justify;
	background-color: #ffffff;
	}

.front_block_full
	{
	width: 700px;
	margin-left: 3px; 
	margin-top: 5px;
	margin-bottom: 5px; 
	padding: 5px;
	text-align: justify;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	}
	
.front_block_lh
	{
	width: 310px;
	height: 140px;
	margin-left: 3px; 
	margin-top: 5px;
	margin-bottom: 5px; 
	padding: 5px;
	float: left;
	text-align: justify;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	}
	
.front_block_rh
	{
	width: 310px;
	height: 140px;
	margin-left: 5px; 
	margin-top: 5px;
	margin-bottom: 5px; 
	padding: 5px;
	float: right;
	text-align: justify;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	}
	
#rh_block
	{
	width: 120px;
	height: 440px;
	margin-left: 10px; 
	margin-top: 8px; 
	padding: 5px;
	float: right;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	}
	
#body
	{
	text-align: justify;
	background-color: #ffffff;
	margin-left: 150px;
        margin-right: 130px;
	padding: 3px;
	}
	
#menu
	{
	float: left;
	width: 140px;
	margin: 10 auto; 
	padding: 5px;
	text-align: left;
	background-color: #ffffff;
	}
	
#footer
	{
	width: 980px;
	margin: 0 auto; 
	padding: 5px;
	text-align: center;
	font-size: 10px;
	color: #C9C9C9;
	}

#basead {
        width: 730px;
        height: 100px;
        margin: 0 auto;
        margin-top: 20px;
}
/* End of 'lendingguide-default' */

