/* CSS Document */
/* Start main.css for Enhanced Websites v2.0 - last updated 08/22/05 */
/* ------------------------------- Start Global Styles ------------------------------- */
A, A:Visited, A:Active {
	color: #3333FF;
	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-top: 0;
	}
td, p, li, div, ul {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;

	}
h1 {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	}
	
h3 {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding-left: 20px;
	}
	
h2 {/* used for all page titles on standard and custom pages */
	color: blue;
	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;
	}
#formCell ul {
	margin-left:20px;
}
/* -------------------------------- End Global Styles -------------------------------- */
/* --------------------------- Start Standard Page Styles ---------------------------- */
.snippetImage {/* controls spacing around Snippet images */
	margin: 0 10px 300px 0;
	}
	
.maintxt {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif; 
	}
	
.boxbdr {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
	
.box1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	}
	
.box1 a:link, .box1 a:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	padding: 4px 4px 4px 4px;
	}

.box1 a:hover, .box1 a:active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	}
.box2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 4px 10px 4px 10px; 
	}
.box2 a:link, .box2 a:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	}
.box2 a:hover, .box2 a:active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	}
.ttl {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
/* ----------------------------- End Standard Page Styles ---------------------------- */
/* ------------------------------- Start Header Styles --------------------------------*/
.bdr {
	border: 1px solid #CCCCCC;
	}
.menu  a:link, .menu a:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.menu  a:hover, .menu a:active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.tag {
	color: #336699;
	font-size: 19px;
	font-weight: bolder;
	}
.headerbdr {
	background-color: #336699;
	}
.headerbdr1 {
	background-color: #000000;
	}
/* -------------------------------- End Header Styles ---------------------------------*/
/* ------------------------------- Start Side Styles --------------------------------- */

/* -------------------------------- End Side Styles ---------------------------------- */
/* ------------------------------- Start Footer Styles ------------------------------- */
#navcContainer {margin: 5px;}
#navcContainer ul {	text-align: center;	}
#navcContainer li {	display: inline;list-style-type: none;}
#navcContainer a, #navcContainer a:visited, #navcContainer a:active {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; border-left: 1px solid #FFFFFF; padding: 0 2px 0 4px; }
#navcContainer a:hover {text-decoration: none;color: #FFFFFF;}

.footer {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #336699;
	border: 1px solid #CCCCCC;
	}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	}
.copyright a:link, .copyright a:visited {
	color: #FFFFFF;
	font-size: 10px;
	}
.copyright a:hover, .copyright a:link {
	color: #FFFFFF;
	font-size: 10px;
	}
	
/* -------------------------------- 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: blue;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	}
.pagetitle101 {/* styles match h2 style */
	color: blue;
	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 */