@charset "utf-8";
/* CSS Document */

html {
	font-family: Calibri, Verdana, sans-serif; 	font-size:1em; 	font-weight:normal; 
	/*font-family:Georgia, "Times New Roman", Times, serif*/
	height:100%
}
body {
	height:100%;
	line-height: 1em;	
}
a {color:#000; text-decoration:underline}

/*this one is used on RM compare loans page to unhide logo and stuff from appearing on print*/
#inlineBranding{display:block !important}
#inlineBranding p{ font-family:Verdana, Geneva, sans-serif; font-size:1em; color:#333; text-align:left !important}