/* Start main.css for Enhanced Websites v2.0 - last updated 08/22/05 */
/* ------------------------------- Start Global Styles ------------------------------- */
A, A:Visited, A:Active {
	color: #4485BF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
A:Hover {
	color: #4185C4;
	text-decoration: underline;
	}

BODY {
	font-family: Verdana, Arial, Serif;
	font-size: 11px;

	}
td, p, li, div, ul {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;

	}
h1 {
	color: #4384C8;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	}
h2 {/* used for all page titles on standard and custom pages */
	color: #4384C8;
	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;
	}
.content p {
	margin: 10px 0 0 0;
	}

.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 --------------------------------*/
#head	{
	background: url(images/B106_head.jpg) no-repeat left top;
}
#headRight h1 {
	color: #990003;
	padding-left: 220px;
	padding-top: 40px;
	font-size: 22px;
	font-weight: normal;
	text-indent: -40px;
}
#headRight p {
	color: #666666;
	margin: 0px;
	padding: 10px 3px 0px 240px;
}


#topNav {
	list-style:none;
	margin: 0 0 0 30px;
	padding:0;
	text-align: right;
}
#topNav li {
	margin: 0 5px 0 0;
	border-right: thin solid #FFFFFF;
	float:left;
	padding:15px 4px;
}
#topNav a:link, #topNav a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #4185C4;
	padding:0 4px 0 0;
}
#topNav a:hover {
	font-size: 11px;
	color: #9A0002;
	text-decoration: underline;
}
#mainNav {
	border: 2px solid #999999;
	padding: 3px;
	width:100%;
}
/* -------------------------------- End Header Styles ---------------------------------*/
/* Start Mid styles -------------------------------------------------------------------*/
#leftTop	{
	background: #4384C8;
}
#leftTop h2 {
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 20px;
	font-size: 16px;
}
#leftMid {
	background: #EEEEEE;padding-left: 20px;
	color: #666666;
	padding:10px 4px 10px 20px;
}

#leftBot {
	background: #DEDEDE;
	padding-bottom: 5px;
}
#leftBot p {
	color: #666666;
	padding: 5px 3px 0px 20px;
	margin: 0px;
	font-size: 11px;
}
#leftBot a:link, #leftBot a:visited {
	font-size: 11px;
	text-decoration: underline;
}
#leftBot a:hover {
	font-size: 11px;
	text-decoration: none;
}
#right {
	background: #002F5F;
}
#right h2 {
	color: #FFFFFF;
	padding-top: 10px;
}
#right p {
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 10px;
}
#right a:link, #right a:visited {
	color: #FEC601;
	font-size: 11px;
}

#right span {
	color: #4384C8;
	font-size: 18px;
}
#botLeft {
}
#botLeft a:link, #botLeft a:visited {
	font-size: 11px;
	text-decoration: underline;
}
#botLeft a:hover {
	text-decoration: none;
}


#botLeft h2 {
	color: #999999;
	padding: 10px 0 0 20px;
	margin: 0;
}
#botLeft p {
	color: #666666;
	margin: 0px 10px 0px 20px;
	padding: 5px 3px 10px 0px;
	border-bottom: thin dotted #666666;
	font-size: 11px;
}
#botRight {
	background: url(images/B106_img2.jpg) no-repeat left top;
}
#botRight h2 {
	color: #9A0002;
	font-size: 20px;
	font-weight: normal;
	padding-left: 6px;
	margin: 0px;
	padding-bottom: 0px;
}
#botRight p {
	color: #666666;
	text-align: right;
	padding-right: 4px;
	margin: 0px;
	padding-bottom: 4px;
}
#bottom {
	background: #002F5F;
	padding-top: 20px;
	padding-bottom: 20px;
}

#botNav {
	list-style:none;
	margin: 0 0 0 30px;
	padding:0;
	text-align: right;
}
#botNav li {
	margin: 0 5px 0 0;
	border-right: 1px solid #FFFFFF;
	float:left;
	padding:0 4px;
	font-weight: normal;
	font-size: 11px;
}
#botNav a:link, #botNav a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	padding:0 4px 0 0;
	font-weight: normal;
}
#botNav a:hover {
	font-size: 11px;
	color: #F7C300;
	font-weight: normal;
}
#contenthead {
	background: url(images/B106ContentBg.jpg) repeat-x left top;
}

/* End Mid styles ---------------------------------------------------------------------*/
/* ------------------------------- Start Side Styles --------------------------------- */
#sideTop	{
	background: #4384C8;
}
#sideTop h2 {
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 20px;
	font-size: 16px;
	padding-top: 10px;
}
#sideMid {
	background: #EEEEEE;
	margin: 3px 2px; padding: 0;font-size: 10px;color: #666666;
	padding:10px 4px 10px 4px;
}

	
}
#sideBot {
	background: #DEDEDE;
	padding-bottom: 5px;
}
#sideBot p {
	color: #666666;
	padding: 5px 3px 0px 20px;
	margin: 0px;
	font-size: 11px;
}
#sideBot a:link, #sideBot a:visited {
	font-size: 11px;
	text-decoration: underline;
}
#sideBot a:hover {
	font-size: 11px;
	text-decoration: none;
}
/* -------------------------------- End Side Styles ---------------------------------- */
/* ------------------------------- Start Footer Styles ------------------------------- */
/* ------------------------------- Start Content Management Footer Styles ------------------------------- */
#footerCM {
	font-size: 11px;
	color: #666666;
	padding: 10px 0 7px 10px;
	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 6px 0 6px;
	border-right: 1px solid #000000;
	list-style: none;
	display: inline;
}
#footerCM ul a:link,
#footerCM ul a:visited {
	font-size: 10px;
	color: #0D3865;
	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: #4384C8;
	text-decoration: underline;
}
/* ------------------------------- End Content Management Footer Styles ------------------------------- */
/* ------------------------------- Start Footer Styles ------------------------------- */
#footer {
	font-size: 10px;
	color: #000000;
	padding: 7px 10px 15px 10px;
	border-top: 1px solid #999999;
}

#footer p {
	font-size: 10px;
	margin-bottom: 5px;
}

#footer a:link,
#footer a:visited {
	color: #CE9D00;
	text-decoration: none;
}
#footer a:hover {
	color: #CE9D00;
	text-decoration: none;
}
/* -------------------------------- End Footer Styles -------------------------------- */
/* -------------------------------- End Footer Styles -------------------------------- */
/* -------------------------------- Start Form Styles -------------------------------- */
.forminput {/* Input Fields Styles */
	color: #4185C6;
	padding: 1px;
	margin: 0;
	border: solid black 1px;
	background: #E4E4E4;
	}
.forminput2 {/* Input Fields Styles */
	color: #4384C8;
	padding: 1px;
	margin: 0;
	border: solid black 1px;
	font: normal 12px Verdana, Arial, Serif;
	background: #EEEEEE;
	}
.formMain {/* add to opening Form tag to remove padding/margin around form */
	padding: 0;
	margin: 0;
	color: #4384C8;
	}
.pnorm {/* Form Button Style */
	color: #4684BD;
	background: #EEEEEE;
	border: solid black 1px;
	cursor: hand;
	}		
.pover {/* Form Button Over Style */
	color: #FFC501;
	background: #FFFFFF;
	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 */
