/* Start main.css for Enhanced Websites v2.0 - last updated 10/03/05 */
/* ------------------------------- Start Global Styles ------------------------------- */
A, A:Visited, A:Active {
	color: #0394BD;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
A:Hover {
	color: #000264;
	text-decoration: underline;
	}
	
A.bigg, A.bigg:Visited, A.bigg:Active {
	color: #0394BD;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	}
A.bigg:Hover {
	color: #000264;
	text-decoration: underline;
	}

BODY {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #000264;
	}
td, p, li {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	}
h1 {
	color: #000264;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	}
h2 {/* used for all page titles on standard and custom pages */
	color: #000264;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	}

.content {/* use for main content on all pages */
	color: black;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	}

/* -------------------------------- End Global Styles -------------------------------- */
/* --------------------------- Start Standard Page Styles ---------------------------- */
.snippetImage {/* controls spacing around Snippet images */
	margin: 0 10px 300px 0;
	}
/* ----------------------------- End Standard Page Styles ---------------------------- */
/* ------------------------------- Start Header Styles --------------------------------*/
.top01Container {
	background-color: white;
	vertical-align: top;
	text-align: right;
	padding: 9px 9px 0 0;
	color: #000264;
	width: 100%;
	}

.top01Container A, .top01Container A:Visited, .top01Container A:Active {
	font-size: 10px;
	color: #000264;
	font-weight: normal;
	text-decoration: none;
	padding: 0 5px 0 5px;
	border-right: solid 1px #000264;
	}
.top01Container A:Hover {
	color: #02c7ff;
	}
	
.top02 {
	background-color: white;
	height: 2px;
	font-size: 1px;
	border-top: 2px solid #000264;
	border-bottom: 1px solid #000264;
}

.topnavContainer {
	background-color: white;
	vertical-align: middle;
	text-align: center;
	height: 21px;
	}

.topnavContainer A, .topnavContainer A:Visited, .topnavContainer A:Active {
	font-size: 12px;
	color: #000264;
	font-weight: bold;
	text-decoration: none;
	padding: 0 7px 0 7px;
	border-right: solid 1px #000264;
	}
.topnavContainer A:Hover {
	color: #02c7ff;
	}

.top03 {
	background-color: white;
	height: 2px;
	font-size: 1px;
	border-top: 1px solid #000264;
	border-bottom: 2px solid #000264;
}
/* -------------------------------- End Header Styles ---------------------------------*/
/* ------------------------------- Start mid Styles --------------------------------- */
.navblueContainer {
	background:  transparent url(images/nav_blue.jpg) no-repeat left;
	vertical-align: top;
	margin: 0;
	padding: 11px 0px 0px 10px;
	}

.navblueContainer div {
	padding: 5px 3px 13px 15px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000264;
}

.navblueContainer A, .navblueContainer A:Visited, .navblueContainer A:Active {
	font-size: 15px;
	font-family: Arial, Verdana, sans-serif;
	color: #000264;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #000264;
	}
.navblueContainer A:Hover {
	color: #02c7ff;
	text-decoration: none;
	}

.scroll01 {
	background-color: #000264;
	height: 2px;
	font-size: 1px;
}

.scrollContainer {
	background-color: #000264;
	color: white;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	height: 20px;
	border-top: 2px solid #02c7ff;
	border-bottom: 2px solid #02c7ff;
	}


/* ------------------------------- End mid Styles --------------------------------- */
/* ------------------------------- Start Side Styles --------------------------------- */
.sideContainer {
	background-color: white;
	vertical-align: top;
	margin: 0;
	padding: 11px 0px 0px 5px;
}

.sideContainer A, .sideContainer A:Visited, .sideContainer A:Active {
	font-size: 15px;
	font-family: Arial, Verdana, sans-serif;
	color: #000264;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #000264;
	}
.sideContainer A:Hover {
	color: #02c7ff;
	text-decoration: none;
	}
/* -------------------------------- End Side Styles ---------------------------------- */
/* ------------------------------- Start Footer Styles ------------------------------- */
.footContainer {
	background-color: #02c7ff;
	vertical-align: middle;
	text-align: center;
	height: 22px;
	border-top: 1px solid #000264;
	border-right: 1px solid #000264;
	border-bottom: 1px solid #000264;
	}

.footContainer A, .footContainer A:Visited, .footContainer A:Active {
	font-size: 16px;
	color: #000264;
	font-weight: bold;
	text-decoration: none;
	}
.footContainer A:Hover {
	color: #fff;
	text-decoration: none;
	}
	
.foot {
	color: #0394BD;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	background-color: white;
	width: 100%;
}

.sm {
	font-size: 10px;
	color: #000264;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
/* -------------------------------- End Footer Styles -------------------------------- */
/* -------------------------------- Start Form Styles -------------------------------- */
.forminput {/* Input Fields Styles */
	font-family: Verdana, Arial, Serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #f0f8ff;
	padding: 1px;
	margin: 0;
	border: none;
	}
.forminput2 {/* Input Fields Styles */
	font-family: Verdana, Arial, Serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #f0f8ff;
	padding: 1px;
	margin: 0;
	border: solid black 1px;
	}
.formMain {/* add to opening Form tag to remove padding/margin around form */
	padding: 0;
	margin: 0;
	}
.pnorm {/* Form Button Style */
	color: black;
	background: #f0f8ff;
	border: solid black 1px;
	cursor: hand;
	}		
.pover {/* Form Button Over Style */
	color: white;
	background: #333;
	border: solid black 1px;
	cursor: hand;
	}
/* --------------------------------- End Form Styles --------------------------------- */
/* ----------------------- Start Mortgage Library Index Styles ----------------------- */
.sm2 {/* Outline */
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	}
.subTitle {
	color: #BB4300;
	border: 1px solid #223C61;
	padding: 0;
	}
.subTitle A, .subTitle A:Visited, .subTitle A:Active {
	color: #BB4300;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	}
.subTitle A:Hover {
	color: white;
	text-decoration: none;
	background: #223C61;
	}
A.topButton, A.topButton:Visited, A.topButton:Active {
	color: #BB4300;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	}
A.topButton:Hover {
	color: white;
	text-decoration: none;
	background: #223C61;
	}
.disclaimertext {
	font-size: 10px;
	}	
/* ------------------------- End Mortgage Library Index Styles ----------------------- */
/* --------------------------- Start Market Snapshot Styles -------------------------- */
.dlt {/* Outline */
	background-color: black;
	} 
.dlr {/* Right Color Column */
	background-color: #FFCC00;
	}
.gybg {/* Outline */
	background: white;
	}
.bt {/* Main Class for Snapshot and Eco Calendar */
	color: black;
	font-size: 11px;
	padding: 1px;
	line-height: 15px;
	letter-spacing: 1px;
	background-color: white;
	}
.btb {/* Background for Economic Calendar */
	background-color: white;
	}
/* ---------------------------- End Market Snapshot Styles --------------------------- */
/* --------------------------- Start Rate Sheet Styles ------------------------------- */
.mtg101thickblack {
	color: blue;
	font-weight: normal;
	font-size: 12px;
	}
.bodytext {
	color: black;
	font-size: 12px;
	}
/* ------------------------------ End Rate Sheet Styles ----------------------------- */
/* ---------------------------- Start Page Title Style ------------------------------ */
.bodytexttitle {/* styles match h2 style */
	color: #000264;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	}
.pagetitle101 {/* styles match h2 style */
	color: #000264;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	}
.pagetitle {/* styles match h2 style */
	color: #000264;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	}
/*  ---------------------------- End Page Title Style ----------------------------- */
/* End main.css for Enhanced Websites v2.0 - last updated 10/03/05 */