body { 	
	background-color: #ffffff; 
	text-align: center; 
	margin: 0 ; 
	padding: 0 ;
	border: 0 ;
	font-family: sans-serif; 
}

p {
        font-size: 11pt;
        font-weight: normal;
        text-align: justify;
        margin: 2px;
        padding-right: 4px;
}


p.footer {
        font-size: 8pt;
        font-weight: normal;
        text-align: center;
}


li { 
	border-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-left: 8px;
	font-size: 11pt; 
	text-align: left; 

}


ol,ul {
	border-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 1em;
	text-align: left; 

}


h1 {
	font-size: 12pt;
	color: #3c76c6;
	margin: 2px; 
	text-align: left; 

}


h2 {
	font-size: 12pt;
	color: red;
	margin: 2px; 
	text-align: center; 

}


img.image { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}


#container { 
	background-color: #ffffff;
	margin: 0 auto; 
	width: 900px;
}

#logo { 
	background-color: #ffffff;
	margin: auto; 
	width: 900px; 
	position: static; 
}


#left_column { 
	width: 480px; 
	text-align: justify; 
	float: left; 
	background-color: #ffffff ;
}

#right_column { 
	width: 400px; 
	text-align: justify; 
	float: right; 
	background-color: #ffffff ;
}

#content { 
	margin: 0; 
	border: 0; 
	padding: 0; 
	clear: both; 
	width: 800px; 	
	text-align: left; 
}

#footer { 
	width:900px; 
	position: relative ; 
	clear: both;
	text-align: center ;
	background-color: #cecece ;
	margin-top: 10px;
	margin: 0 auto; 
}


div.round_top {
        background: url('./top-right.gif') no-repeat top right;
}

div.round_bottom {
        background: url('./bottom-right.gif') no-repeat bottom right;
}


img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block ;
}


div.round {
        text-align: left;
        width: 100%;
	background-color: #cecece ;

}

div.box_content {
	padding-left: 8px; 
	padding-right: 8px; 
	background-color: #cecece ;
}


#refinance { 
	visibility: hidden; 
	position: absolute;  
        background-color: #cecece;
}

#buy { 
	visibility: hidden; 
	position: absolute;  
        background-color: #cecece;
}

#choose { 
	visibility: hidden; 
	position: absolute; 
        background-color: #cecece;
}

#container_purpose { 
	position: relative; 
	visibility: hidden; 
        background-color: #cecece;
}

#container_detail { 
	position: relative; 
	visibility: visible; 
        background-color: #cecece;
}

#low_detail_submit { 
	position: absolute; 
	visibility: visible; 
        background-color: #cecece;
}

