/* Start main.css for Enhanced Websites v2.0 - last updated 08/22/05 */
/* ------------------------------- Start Global Styles ------------------------------- */
A, A:Visited, A:Active {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
A:Hover {
	color: #666666;
	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: #000000;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	}
h2 {/* used for all page titles on standard and custom pages */
	color: #000000;
	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;
	}
/* -------------------------------- End Global Styles -------------------------------- */
/* --------------------------- Start Standard Page Styles ---------------------------- */
.snippetImage {/* controls spacing around Snippet images */
	margin: 0 10px 300px 0;
	}
.backright {
	background-color:#666701;
	padding: 3px;
	border-left: 2px solid white;
	}
.backright2 {
	color:white;
	font-size: 14px;
	}
.backright3 {
	color:white;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	font-variant: Small-Caps;
	}
.backright4 {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	}
.middleline {
	border-top: 1px solid black;
	padding: 3px;
	}
.middleline2 {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 3px;
	}
A.btmleft, A.btmleft:Visited, A.btmleft:Active {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
A.btmleft:Hover {
	color: #000000;
	text-decoration: underline;
	}
A.btmleft2, A.btmleft2:Visited, A.btmleft2:Active {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 13px;
	}
A.btmleft2:Hover {
	color: #000000;
	text-decoration: underline;
	padding-left: 13px;
	}
A.btmmiddle, A.btmmiddle:Visited, A.btmmiddle:Active {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 13px;
	}
A.btmmiddle:Hover {
	color: #000000;
	text-decoration: underline;
	padding-left: 13px;
	}
.btmmiddletext {
	padding-right: 125px;
	}
.pad {
	padding: 3px;
	}
/* ----------------------------- End Standard Page Styles ---------------------------- */
/* ------------------------------- Start Header Styles --------------------------------*/
.headerBKcolor {
	background-color:#670100;
	color: white;
	padding-right: 5px;
	}
A.header, A.header:Visited, A.header:Active {
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
A.header:Hover {
	color: #FFFF00;
	text-decoration: underline;
	}
/* -------------------------------- End Header Styles ---------------------------------*/
/* ------------------------------- Start Side Styles --------------------------------- */
A.side, A.side:Visited, A.side:Active {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 10px;
	}
A.side:Hover {
	color: blue;
	text-decoration:none;
	padding-bottom: 10px;
	}
.sidepad {
	padding-left: 10px;
	}
.newsletter {
	color: white;
	background-color: #666701;
	font-size: 10px;
	padding: 4px 4px 8px 4px;
	}
A.news, A.news:Visited, A.news:Active {
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
A.news:Hover {
	color: blue;
	text-decoration: underline;
	}
/* -------------------------------- End Side Styles ---------------------------------- */
/* ------------------------------- Start Footer Styles ------------------------------- */
.footer {
	border-top-style: double; 
	border-top-color: #670100; 
	border-top-width: 4px;
	font-size: 10px;
	color: gray;
	text-align: center;
	}
#cm_container_footer { margin-left: 0px; }

#cm_list_footer
{
list-style: none;
padding: 0;
margin: 0;
font-size: 10px;
}

#cm_list_footer li
{
display: inline;
padding: 0;
margin: 0;
}

#cm_list_footer li:before { content: "| "; }
#cm_list_footer li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #cm_list_footer li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}
#cm_container_footer a
{
color: #666666;
}

#cm_container_footer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#cm_container_footer a:hover
{
color: #666666;
}

/*Win IE browsers - hide from Mac IE\*/
* html #cm_list_footer { height: 1%; }

* html #cm_list_footer li
{
display: block;
float: left;
}
/* -------------------------------- 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;
	padding: 0px;
	}		
.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: #000000;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	}
.pagetitle101 {/* styles match h2 style */
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	}
.pagetitle {
	color: #000000;
	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 */