body{
	background-color: #ccc;
	margin: 10px;
	padding: 0px;
}
.standard {  
   font-size:12px; 
   font-family:   arial, verdana, Helvetica, sans-serif;
   color:#6c2b4e;
   line-height:14px;
   padding-top:5px;
   padding-right:12px;
   padding-bottom:5px;
   padding-left:14px;
   background-color:white; 
} 

.standard a:link{ color:#6461f4;  text-decoration:underline; } 
.standard a:visited { color:#c25ba5; text-decoration:underline;} 
.standard a:hover{ color: #8373f2; text-decoration:none; background-color:#c0e7ed;  }                                            

/*.standard h1 { 
    line-height:19px; 
    font-family:arial; 
    font-size:17px; 
    color:#6b5438;   
}
*/ 
.standard h1{
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: 900;
}

.standard h2{
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	 
	color: #51667B;
	font-weight: 700;

}
.standard h3{
	font-family: times,serif;
	font-size: 16px;
	 
	color: #D66F93;
	font-weight: 700;
}

.standard h4{
font-family: "Trebuchet MS", mono, sans-serif;
font-size: 12px;
padding-right: 70px;
color: #51667B;
text-align:right;
}

div#container{

width: 775px;
height: 800px;

border-bottom:0px;
text-align: center;
margin-top: 0px;
margin-left: 0px;
background-color: #fff;
}


img#coastal-financial{
margin-left: 10px;
margin-top: 10px;
}

.header{
	display: block;
	background-color: #EDF1FC;
	width: 395;
	height: 125px;
	text-align: left;
	float:left; 
}


div#apply-online{

width: 100px;
height: 100px;
background-color: #ffc;
float: left;
margin-right: 15px;
vertical-align: top;
border: 1px solid #06F;

}

div#apply-online a{
font-size: 12px;
font-weight: 600;
color: #06F;

}

div#apply-online p{
font-family: helvetica, arial, sans-serif;
font-size: 10px;
line-height: 14px;
margin: 0;
padding: 3px;
}


div#clear{ 
clear:both; 
}





.navigation{
	width: 777px;
	background-color: red; /* 51667B */ 
	 
	 
	display:block;
	text-align: left;
	font-family:arial;
	font-size:13px; 
	color: #ffffff; 
}

 

div#flash{
	width: 375px;
	height: 200px;
	background-color: #fff;
	float:right;
}

.wefinancefun{
	width: 375px;
	height: 125px;
	background-color: #EDF1FC; 
	padding-right:9px; 
}

div#action{
	width: 385px;
	 
	background-color: #fff;
	overflow: auto;
	float:right; 

}

div#footer{
 
width: 770px;
height: 40px;
background-color:#EDF1FC;
padding:4px;  
 
 
border-top: 1px solid #333;
}


div#credit{
display:inline;
width: 500px;
height: 20px;
font: 10px helvetica, arial, sans-serif;
margin: 5px 0px 0px 10px;
}

div#credit a{
text-decoration: none;
color: #999;
}



div#footer p{
font-family: verdana,mono, sans-serif;
font-size: 11px;
line-height: 15px;
color: #51667B;
text-align: center;
margin: 4px;
}

 




table#calculator{
	width: 250px;
	height: 200px;
	border: 1px dotted #ccc;
	font: 12px "Trebuchet MS", mono, sans-serif;
	color: #51667B;
	margin-top: 10px;
	margin-left: 20px;
}


 