/* Start main.css for Private Label Websites v2.0 - last updated 08/22/05 */
/* ------------------------------- Start Global Styles ------------------------------- */
A, A:Visited, A:Active {
	color: #5A6D98;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
A:Hover {
	color: #333399;
	text-decoration: underline;
	}

BODY {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
td, p, li {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	}
div {
	font-size: 12px;
	}
h1 {
	color: #5A6D98;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	}
h2 {/* used for all page titles on standard and custom pages */
	color: #5A6D98;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	}

.content {/* use for main content on all pages */
	color: black;
	padding: 15px 5px 5px 15px;
	vertical-align: top;
	}
.sm {
	font-size: 10px;
	}
/* -------------------------------- 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 --------------------------------*/

.phone {
	color: #5A6D98;
	font-size: 16px;
	font-weight: bold;
	}
	

/* -------------------------------- End Header Styles ---------------------------------*/
/* ------------------------------- Start Side Styles --------------------------------- */
A.sideLink, A.sideLink:Active, A.sideLink:Visited {
	color: white;
	text-align: center;
	padding: 5px 5px 5px 5px;
	height: 20px; width: 165px;
text-decoration: none;
	}
	
A.sideLink:Hover {
	color: #5A6D98;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: white; border-color: #000000 #000000 #000000 #000000;
	text-decoration: none; 
	}
	
.LOheader {
	color: #5A6D98;
	font-weight: bold;
	text-align: center;
	}
	
	
.Text {
	color: #5A6D98;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #5A6D98;
	}

/* -------------------------------- End Side Styles ---------------------------------- */
/* ------------------------------- Start Footer Styles ------------------------------- */
.footer {
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	}

A.footerLink, A.footerLink:Active, A.footerLink:Visited {
	color: white;
	text-decoration: none;
	}
	
A.footerLink:Hover {
	color: white;
	text-decoration: underline;
	}
/* -------------------------------- 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: 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 Market Snapshot Styles -------------------------- */
.dlt {/* Outline */
	background-color: black;
	} 
.dlr {/* Right Color Column */
	background-color: #5A6D98;
	}
.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: #5A6D98;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	}
.pagetitle101 {/* styles match h2 style */
	color: #5A6D98
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	}
/*  ---------------------------- End Page Title Style ----------------------------- */
/* End main.css for Private Label Websites v2.0 - last updated 08/22/05 */

/* ------------------------------- Start Content Management Footer Styles ------------------------------- */
#footerCM {
	font-size: 11px;
	color: #ffffff;
	padding: 10px 0px 0px 0px;
	
}

#footerCM ul {
	font-size: 10px;
	margin: 0 0 0px 0;
	padding-left: 0;
	border-left: 1px solid #ffffff;
	display: inline;
}
#footerCM ul li {
	margin: 0;
	padding: 0 6px 0 6px;
	border-right: 1px solid #ffffff;
	list-style: none;
	display: inline;
}
#footerCM ul a:link,
#footerCM ul a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#footerCM ul a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* ------------------------------- End Content Management Footer Styles ------------------------------- */