/* Start main.css for Enhanced Websites v2.0 - last updated 08/22/05 */
/* ------------------------------- Start Global Styles ------------------------------- */
A, A:Visited, A:Active {
	color: #17194B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
A:Hover {
	color: #AD0025;
	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: #AD0025;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	}
h2 {/* used for all page titles on standard and custom pages */
	color: #AD0025;
	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;
	}
.sm {
	font-size: 10px;
	color: gray;
	}
/* -------------------------------- End Global Styles -------------------------------- */
/* --------------------------- Start Standard Page Styles ---------------------------- */
.snippetImage {/* controls spacing around Snippet images */
	margin: 0 10px 300px 0;
	}
.headertoolbar {background-color:#0D0755; padding:3px; color:white; text-align: center;}
.numberbackcolor {background-color: #F1F1F1; }
.newletterarea {background-color:#cccccc; border-top: 2px solid white; border-right: 1px solid white;padding: 3px 0px 3px 3px;}
.coloredbox {background-color:#AD0025;padding:3px;color:white; font-weight:bold;}
.coloredbox2 {background-color:#17194B;padding:3px;}
.coloredbox3 {background-color:#17194B;padding:3px; border-right: 1px solid white;}
.line {border-bottom: 1px solid gray;padding: 0px 0px 3px 0px;}

.welcome {
	font-size: 16px;
	color: #17194B;
	font-weight: bold;
	}
.slogan {
	font-size: 11px;
	color: gray;
	font-variant: italic;
	}
.home {
	color: black;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	border-right	: 1px solid gray;
	}

A.links, A.links:Visited, A.links:Active {
	color: #17194B;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	padding-left:5px;
	}
A.links:Hover {
	color: #0D0755;
	text-decoration: none;
	}
	
A.request, A.request:Visited, A.request:Active {
	color: white;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-left:5px;
	}
A.request:Hover {
	color: #ffffff;
	text-decoration: underline;

	}

A.specials, A.specials:Visited, A.specials:Active {
	color: #AD0025;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
A.specials:Hover {
	color: #0D0755;
	text-decoration: underline;
	}
	
A.credit, A.credit:Visited, A.credit:Active {
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
A.credit:Hover {
	color: #0D0755;
	text-decoration: underline;
	}
p.highlighttext {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
A.highlighttext, A.highlighttext:Visited, A.highlighttextt:Active {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float:right;
	}
A.highlighttext:Hover {
	color: #ffffff;
	text-decoration: underline;
	}	
	
A.highlighttext2, A.highlighttext2:Visited, A.highlighttextt2:Active {
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	}
A.highlighttext2:Hover {
	color: #ffffff;
	text-decoration: none;
	}	
	
	
/* ----------------------------- End Standard Page Styles ---------------------------- */
/* ------------------------------- Start Header Styles --------------------------------*/
A.header, A.header:Visited, A.header:Active {
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
A.header:Hover {
	color: #ffffff;
	text-decoration: underline;
	}
/* -------------------------------- End Header Styles ---------------------------------*/
/* ------------------------------- Start Side Styles --------------------------------- */
A.side, A.side:Visited, A.side:Active {
	color: #17194B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc; 
	padding-top: 10px;
	}
A.side:Hover {
	color: #AD0025;
	text-decoration: underline;
	}
.sidelines {
	border-bottom: 1px dotted #cccccc; 
	padding-top: 10px;
	}
	

A.process, A.process:Visited, A.process:Active {
	color: gray;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
A.process:Hover {
	color: #0D0755;
	text-decoration: underline;
	}
	
A.process2, A.process2:Visited, A.process2:Active {
	color: #AD0025;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	}
A.process2:Hover {
	color: #0D0755;
	text-decoration: underline;
	}

	
.sidepad {padding-bottom: 27px;}
/* -------------------------------- End Side Styles ---------------------------------- */
/* ------------------------------- Start Footer Styles ------------------------------- */
.footer {
	font-size: 10px;
	color: gray;
	text-align:center;
	padding: 5px;
	}
/* -------------------------------- 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;
	}
.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 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: #AD0025;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	}
.pagetitle101 {/* styles match h2 style */
	color: #AD0025;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	}
/*  ---------------------------- End Page Title Style ----------------------------- */
/* End main.css for Enhanced Websites v2.0 - last updated 08/22/05 */


/* ------------------------------- Start Content Management Footer Styles ------------------------------- */
#footerCM {
	font-size: 10px;
	color: #000000;
	padding: 0;
	border-top: double #cccccc;
}

#footerCM ul {
	font-size: 10px;
	margin: 0 0 6px 0;
	padding-left: 0;
	border-left: 1px solid #000000;
	display: inline;
}
#footerCM ul li {
	margin: 0;
	padding: 0 2px 0 2px;
	border-right: 1px solid #000000;
	list-style: none;
	display: inline;
}
#footerCM ul a:link,
#footerCM ul a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
/*	text-transform: uppercase;*/ /* Will force any text entered to be uppercase. Can also use "lowercase" or "capitalize" */
}
#footerCM ul a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* ------------------------------- End Content Management Footer Styles