﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}
article, aside, figure, hgroup, menu, footer, header, nav, section, summary {display: block}
/*html, body {height:100%}*/

a:link, a:active, a:visited {
	color: #00A5E3;
	text-decoration: none;
}
a:hover {
	color: #676767;
	text-decoration: underline;
}
p {
	margin: 10px 0 5px 0;
}
blockquote {
	background-image: url('images/blockquote.png') ;
	background-repeat: no-repeat;	
	background-position: 10px 0px;
	padding: 0 50px;
	margin: 20px 0 0 15px;	
}
h2 {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	background-color: #00A5E3;
	padding: 5px 0;
}
h3 {
	font-weight: bold;
	margin: 10px 0 0 0;
	color: #960202;
}
.right {float: right;}
.left {float: left;}
.clear {clear: both;}
#page {
    background-color: #f0f1f6;    
    color: #676767;
    font: 14px Helvetica,Arial,sans-serif; 
    padding-bottom: 50px;    
}
#wrapper {	
	margin: 0 auto;
	width: 960px;	
}
header {	
	height: 97px;	
	border-bottom: solid 20px #3c6da5;
	padding: 15px;	 
}
#logo {
	float: left;
	margin-top: 15px;	
}
#call-to-action {
	float: right;
	margin-top: 5px;
}
.contact-number {font-size:16px;font-weight:bold;margin-top:5px;}
.apply-loanstatus-buttons {padding: 25px 0 0 0;}
a.apply-button {
	font-size: 16px;
	font-weight: bold;
	color: #3c6da5;	
	margin-right: 5px;
}
a.loanstatus-button {
	font-size: 16px;
	font-weight: bold;
	color: #3c6da5;
}	
.header-button {
    height: 30px;
    padding: 3px 10px;
    border: 1px solid #3c6da5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#00a5e3)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffffff, #00a5e3); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ffffff, #00a5e3); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #ffffff, #00a5e3); /* IE10 */
    background-image: -o-linear-gradient(top, #ffffff, #00a5e3); /* Opera 11.10+ */
    background-image: linear-gradient(top, #ffffff, #00a5e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ffffff', EndColorStr = '#00a5e3'); /* IE6�IE9 */
}

.header-button:hover {
	color: #ffffff;
	text-decoration: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#3c6da5)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffffff, #3c6da5); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ffffff, #3c6da5); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #ffffff, #3c6da5); /* IE10 */
    background-image: -o-linear-gradient(top, #ffffff, #3c6da5); /* Opera 11.10+ */
    background-image: linear-gradient(top, #ffffff, #3c6da5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ffffff', EndColorStr = '#3c6da5'); /* IE6�IE9 */
}

.call-to-action {
	float: right;
	margin: 10px 0 0 20px;
}
.apply-now {
	background: url("images/apply-now-button.gif") no-repeat scroll 0 0;
	display: block;	
	overflow: hidden;
	text-indent: -9999px;
	width: 200px;
	height: 60px;		
}
.apply-now:hover {
	background-position: 0 -60px;
}
#content-wrap {
	border: 1px solid #DDDDDD;
	margin-top: 15px;
	min-height: 500px;
	background-color: #FFFFFF;
	color: #676767;
	position: relative;
	padding: 30px 20px 30px 20px;
}
#loan-officer-bio {
	float: right;
}
#loan-officer-bio2 {
	float: left;
	margin-left: 30px;
	width: 550px;
}
.linkedin {
	background: url("images/linkedin.png") no-repeat scroll 0 0;
	width: 32px;
	height: 32px;
	display: block;
	float: right;	
	margin-right: 195px;
}
.linkedin:hover {
	margin-right: 200px;
}
#email-confirmation {
	float:left;
	width: 570px;
	margin-left: 20px;
}
.back-button {
	background: url("images/back-button.png") no-repeat scroll 0 0;	
	display: block;	
	overflow: hidden;
	text-indent: -9999px;
	width: 300px;
	height: 70px;	
	margin: 50px auto;	
}
.back-button:hover {
	background-position: 0 -70px;
}
p#loan-officer-name {
	color: #960202;
	font-size: 24px;
	margin: 0 0 0 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1#designation {
	margin-left: 10px;
	font-weight: bold;
	font-size: 16px;
}
#loan-officer-photo {
	float: left;
	margin-left: 10px;
	width: 310px;
	background: url("images/profile-pic-bg.gif") no-repeat 0 0;
	min-height: 500px;	
}
#loan-officer-photo img {
	margin: 10px 0 0 10px;	
}
.contact-details {
	text-align: center;
	margin-top: 10px;		
}
.team-details {
	text-align: center;
	margin-top: 20px;		
}
h4.contact-title {
	margin-bottom: 5px;
	font-size: 16px;
	text-align: center;	
}
ul.profile {
	list-style: url("images/triangle-bullet.png");
	margin: 0 0 0 40px;
}
ul.specialties {
	list-style: url("images/check-mark-large.png");
	margin: 20px 0 0 40px;
	font-size: 20px;
	line-height: 40px;
}
ul.streamline {
	list-style: url("images/triangle-bullet.png");
	margin: 10px 0 0 30px;
}

.patriot {
	margin: 5px 0 0 12px;
}
.contact-tab:hover {
	background: #00A5E3;
	color: #fff;	
}
.client {
	font-size: 12px;
	margin: 10px 0 0 65px;
	font-weight: bold;
}
#heading {
	background: url("images/mortgage-products.jpg") no-repeat 0 0;
	width: 900px;
	height: 60px;
	margin: 20px 0 0 10px;
}
.loan-type {
	width: 265px;
	height: 350px;
	margin: 20px 0 0 15px;
	border: solid 1px #00A5E3;
	float: left;
	padding: 10px;
}
#investor-lookup {
	text-align: center;
	margin-top: 20px;
}

footer {
	padding: 20px 10px 30px 10px;
	position: relative;
}
#footer-logo {
	float: left;
	margin: 20px 40px 0 25px;
	position: relative;
}
.corporate-nmls {	
	margin: 17px 0 0 15px;
}
#headquarters {
	float: left;
	margin: 30px 30px 30px 0;
	border-right: solid 1px #000000;
	padding-right: 30px;
}
#fdic {
	margin: 45px 0 0 0;
}
.apply2 {
	position: absolute;
	left: 730px;
	top: 50px;	
}
span.mlo-nmls {
	font-size: 18px;
	font-family: arial;
	color: #960202;
	font-weight: bold;
}
#form-mailer {
	
}
#back-home {
	background: url("images/back-home2.png") no-repeat scroll 0 0;
	float: right;	
	display: block;	
	overflow: hidden;
	text-indent: -9999px;
	width: 120px;
	height: 30px;
	margin: 15px 10px 0 0;		
}
#back-home:hover {
	background-position: 0 -30px;
}

/* content-blocks */
#content-blocks { clear:both; }
#content-blocks h3, #content-blocks p { margin:0 0 10px; }
#content-blocks ul {margin: 0 0 0 3em;list-style-image: url('images/triangle-bullet.png');}
#content-blocks ul li { line-height:18px; }
#content-blocks div.toggle-content { padding:5px 0; }
#content-blocks div.block { padding:0 0 10px; margin:0 0 10px; border-bottom:1px solid #ddd; }
#content-blocks h3 a { color:#0e3665; }

#content-blocks h3 a.toggle { padding-left:16px; background:transparent url(../images/togglearrows.png) 0 0 no-repeat; margin:0 0 5px; }
#content-blocks h3 a.open { background-position:-984px 0; }












