/* Start main.css for Enhanced Websites v2.0 - last updated 08/22/05 */
/* ------------------------------- Start Global Styles ------------------------------- */
A, A:Visited, A:Active {
	color: #27346B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
A:Hover {
	color: #C0B368;
	text-decoration: underline;
	}

BODY {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: black;
	}
td, p, li {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	}
div {
	font-size: 12px;
	}
h1 {
	color: #9B8E34;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	}
h2 {/* used for all page titles on standard and custom pages */
	color: #9B8E34;
	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;
	background-color: #CAC3DB;
	}
.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 --------------------------------*/
A.header, A.header:Visited, A.header:Active {
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
A.header:Hover {
	color: gray;
	text-decoration: underline;
	}
.headertext {
	color: white;
	font-size: 10px;
	align-text: center;
	padding-left: 100px;
	padding-right: 50px;
	}
/* -------------------------------- End Header Styles ---------------------------------*/
/* ------------------------------- Start Side Styles --------------------------------- */
#menuList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menuList ul li {
	position: relative;
	float: left;
	width:150px;
}

#menuList ul li a:link,
#menuList ul li a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	background: #BFBAD3;
	padding: 5px;
	border-bottom: 1px solid #C6B970;
}

#menuList ul li a:hover {
   color: #ffffff;
   background-color: #1D2C69;
}
/* -------------------------------- End Side Styles ---------------------------------- */
/* ------------------------------- Start Footer Styles ------------------------------- */
	
.phone {
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding-left: 100px;
	padding-bottom: 10px;
	font-variant: small-caps;
	}

A.footer, A.footer:Visited, A.footer:Active {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	}
A.footer:Hover {
	color: gray;
	text-decoration: underline;
	}

.footertext {
	color: white;
	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: #9B8E34;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	}
.pagetitle101 {/* styles match h2 style */
	color: #9B8E34;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	}
.pagetitle {/* styles match h2 style */
	color: #9B8E34;
	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 */

#navcContainer ul {
	text-align: center;
	}
	
#navcContainer li {
	display: inline;
	list-style-type: none;
	}
	
#navcContainer a, #navcContainer a:visited, #navcContainer a:active {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid white;
	padding-left: 3px;
	padding-right: 3px;
	}
	
#navcContainer a:hover {
	text-decoration: none;
	color: #628BBB;
	}
	
.directorybox {background-color: #323E86; padding: 4px; color: #BAA034; font: 16px Verdana, Arial, Helvetica, sans-serif;
	}	
	

.bluebox {background-color: #0000CC; padding: 4px; color: #FFFFFF; font: 16px Verdana, Arial, Helvetica, sans-serif;
	}
	

	