﻿/* CSS Document */
* {
	
}

body  {
	margin:0px; 
	padding:0px; 
	font-family:arial;
	font-size:12px; 
	
}

#bodyCont {
width:620px;


}


#bodyCont p {
   FONT-SIZE: 12px;

COLOR: #122942;
LINE-HEIGHT: 150%;
FONT-FAMILY: arial;
TEXT-ALIGN: left;
margin-left:20px;

}

.marginless {
   FONT-SIZE: 12px;

COLOR: #122942;
LINE-HEIGHT: 150%;
FONT-FAMILY: arial;
TEXT-ALIGN: left;
margin-left:0px;
margin-bottom:15px;

}


#bodyCont #FormView1 p {
  

COLOR: #122942;
LINE-HEIGHT: 150%;
FONT-FAMILY: arial, sans-serif;
TEXT-ALIGN: left;

}

#bodyCont h2 {
   
  font-size: 16px ;
	color: #000;
	font-weight: 800;
	text-align: left;
	line-height:140%;
	padding:0 0 10px 0;
	margin-top: 3px;
	margin-bottom: 3px;

}

#bodyCont a:link {
COLOR: #122942;
text-decoration:underline;
font-weight:bold;

}

#bodyCont a:hover {
COLOR:#990000;
}






#bodyCont input {
 FONT-SIZE: 1.2em;

}

#bodyCont h3 {
   
}

#bodyCont label {



font-weight:bold;

}

.logout 
{
   
font-weight:bold; 
font-size:12px;

}

#bodyCont label {
width:120px;
float:left;

font-weight:bold;

}


.brokerError {

margin: 0 0 0 10px;
font-size:0.9em;
}

#FormView1_rbisFree input {
float:left;
}

#formlogggedin {
/*border:2px solid black;

*/
}

#mortgage-quote {
width:165px;
}

.tipbox {
BORDER-RIGHT: #151f78 1px solid;
BORDER-TOP: #151f78 1px solid;
padding:8px;
FONT-SIZE: 11px;
Z-INDEX: 100;
VISIBILITY: hidden;
BORDER-LEFT: #151f78 1px solid;
WIDTH: 150px;
COLOR: #333333;
BORDER-BOTTOM: #151f78 1px solid;
FONT-FAMILY:arial;
POSITION: absolute;
BACKGROUND-COLOR: white;
text-align:left;
}