body {
 font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px; background: #005484; padding: 0; margin: 0;
}


.city {
 font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px; }



td {
	font: 10px Verdana,Arial,sans-serif;
}
a:link, a:visited {  color: #0000FF; text-decoration: underline; }
a:hover, a:active {  color: #FF9933; text-decoration: underline; }
form, img { padding: 0; border: 0; margin: 0; }
input { font-size: 13px; }


h1 {
	font: 18px Verdana,Arial,sans-serif; color: #005484; font-weight: bold;
}

h2 {
	font: 14px Verdana,Arial,sans-serif; color: #005484; font-weight: bold;
}


#addressbox {
	background: #EEEEEE;
	border: 1px solid #005484;
	padding: 3px; width: 375
}


#g {
	-moz-box-sizing: border-box;
	position: relative;
	width: 240px;
	height: 310px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #FA9101;
 background: #FFFFFF;	text-align: left;
}


#g-a {
	-moz-box-sizing: border-box;
	position: relative;
	width: 220px;
	left: 20px;
	vertical-align: middle;	
	margin-top: 5px;
}


#g-c {
	-moz-box-sizing: border-box;
	position: relative;
	width: 220px;
	padding-bottom: 0px;
	padding-top: 2px;
	border-bottom: 1px dotted #000000;
	font-family: arial;	
	font-size: 16px;
	height: 50px;
}


#g-q {
	-moz-box-sizing: border-box;
	position: relative;
	width: 220px;
	margin-top: 5px;
}



#submitButton { 
	z-index: 250;
	-moz-box-sizing: border-box;	
	position: relative;
	width: 140px;
	left: 0px;
	top: 10px;
}

.q {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.e {
	font-size: 10px;

	font-weight: normal;
	line-height: 10px;
}


/* PAGE CONTAINER */
div.page { width: 750px; text-align: left; margin: 0px auto;}

/* BREADCRUMB NAVIGATION */
div.breadcrumbs {
	font-weight: bold; font-size: 12px;
	text-align: left;
	padding: 0 0 0 9px; margin: 0 0 9px 0;
}
div.breadcrumbs span { color: #000063; font-weight: normal; margin: auto 0.2em; }
div.breadcrumbs h1 { display: inline; font-size: 12px; color: #000063; font-weight: normal; margin: auto 0.2em; }

/* PAGE HEADLINES */
div.headlines { font-weight: bold; text-align: center; margin: 15px 0 16px 0; }
div.headlines h2, div.headlines h3, div.headlines h4 { margin: 0; }
div.headlines h2 { font-size: 24px; }
div.headlines h3 { font-size: 16px; }
div.headlines h4 { font-size: 12px; }
div.headlines em { color: #319A00; font-style: normal; }
div.prematch-headlines h2 { font-weight: normal; margin-top: 16px; }

/* UNORDERED LIST WITH CHECKBOX IMAGES */
ul.checkboxes { padding: 0; margin: 0; }
ul.checkboxes li {
	list-style-type: none;
	background: transparent url(../images/common/li_checkbox.gif) no-repeat 0 4px;
	font-weight: normal; font-size: 12px;
	padding: 0 10px 4px 13px; margin: 0;
}

/* UNORDERED LIST WITH PIXELATED ARROWS */
ul.pixie { padding: 0; margin: 0; }
ul.pixie li {
	list-style-type: none;
	background: transparent url(li_pixie.gif) no-repeat 0 4px;
	font-weight: normal; font-size: 12px;
	padding: 0 0 4px 10px; border: 0; margin: 0;
}
ul.pixie li a { color: #61AF4C; }


.brd {
	border: thin solid #99CC66;
}



.borderred {
	background: #FFFFFF;
	border: 1px solid #CC0000;
	padding: 0px;
}

/* Used on the lending OCPs for the list of matched lenders */
div.matchedLenders {
	margin-right: 16px;
}
div.matchedLenders div.divider {
	height: 1px;
	background: #BDBDBD;
}
div.matchedLenders div.divider hr {
	display: none;
}


