/* Start main.css for Private Label Websites v2.0 - last updated 08/22/05 */
/* ------------------------------- Start Global Styles ------------------------------- */
A, A:Visited, A:Active {
	color: #18397D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
A:Hover {
	color: #668BD3;
	text-decoration: underline;
	}

BODY {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #AABEE6;
	}
td, p, li {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	}
div {
	font-size: 12px;
	}
h1 {
	color: #18397D;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	}
h2 {/* used for all page titles on standard and custom pages */
	color: #18397D;
	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: #FFFFFF;
	}
.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.headerLink, A.headerLink:Active, A.headerLink:Visited {
	color: #18397D;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
A.headerLink:Hover {
	color: #18397D;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	}
	
.topHeader {
	padding: 5px 5px 5px 5px;
	color: #18397D;
	}

/* -------------------------------- End Header Styles ---------------------------------*/
/* ------------------------------- Start Side Styles --------------------------------- */

A.sideLink, A.sideLink:Active, A.sideLink:Visited {
	color: white;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
	
A.sideLink:Hover {
	color: #18397D;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: white;
	width: 150px;
	}
	
.Heading {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	}
	
.about {
	color: #18397D;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	font-size: 11px;
	}
	
A.sideLink2, A.sideLink2:Active, A.sideLink2:Visited {
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	}
A.sideLink2:Hover {
	color:  #18397D;
	background-color: white;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	}

/* -------------------------------- End Side Styles ---------------------------------- */
/* ------------------------------- Start Footer Styles ------------------------------- */
.footer {
	background-color: #3761B5;
	vertical-align: middle;
	text-align: center;
	color: white;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	}
	
A.footerLink, A.footerLink:Active, A.footerLink:Visited {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
A.footerLink:Hover {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}

/* -------------------------------- 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;
	}
.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: #18397D;
	}
.gybg {/* Outline */
	background: #CCCCCC;
	}
.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: #18397D;
	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: #18397D;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	}
.pagetitle101 {/* styles match h2 style */
	color: #18397D;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	}
/*  ---------------------------- End Page Title Style ----------------------------- */

/*  ---------------------------- Start CMS Styles ----------------------------- */

#cm_list_side li
{
display: inline;
/* for IE5 and IE6 */
}

#cm_list_side
{

font-family: sans-serif;
padding: 0;
margin: 0 0 0 5px;

}

#cm_list_side a
{

display: block;
text-align: left;
text-decoration: none;
font-weight: bold;
color: white;
font-size: 11px;
padding: 2px 2px 2px 5px;
width: 150px;
}

#cm_list_side a:visited
{

display: block;
text-align: left;
text-decoration: none;
font-weight: bold;
color: white;
font-size: 11px;
padding: 2px 2px 2px 5px;
}
#cm_list_side a:hover { 
	color: #18397D;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: white;
	width: 150px;}

/*  ---------------------------- End CMS Styles ----------------------------- */

/*  ---------------------------- Start Rates Table Styles ----------------------------- */

A.rate, A.rate:Visited, A.rate:Active {color: #666666; font-size: 10px; font-weight: bold;}
A.rate:Hover {text-decoration: underline;}

A.heading, A.heading:Visited, A.heading:Active {color: white; font-size: 10px; font-weight: bold; padding: 2px 2px 2px 2px; border-bottom: #EAECD9 1px solid;}
A.heading:Hover {text-decoration: underline;}

A.program, A.program:Visited, A.program:Active {color: #666666; font-size: 10px; font-weight: normal; padding: 2px 2px 2px 2px;}
A.program:Hover {text-decoration: underline;}

/*Style for a Rollover Button without Graphics */
A.apply, A.apply:Visited, A.apply:Active {color : white; text-decoration : none; text-align: center; font-size: 10px; font-weight: bold; background-color: #668BD3; border-color: #000000 #000000 #000000 #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 14px; width: 80px; padding: 2px 2px 2px 2px; align: center;}
A.apply:Hover  {color : white; text-decoration : none; background-color: #AABEE6;}

.heading_line {color: white; font-size: 10px; font-weight: bold; padding: 2px 2px 2px 2px; border-bottom: #333333 1px solid; border-top: #333333 1px solid; background-color: #18397D;}

.border {border: 1px solid #EAECD9; padding: 2px 2px 2px 2px;}

.border_outside {border: 1px solid #333333;}

.title {font-size: 10px; color: white; font-weight: bold; background-color: #18397D; text-align: left; padding: 2px 2px 2px 2px; border: #333333 1px solid; border-top: none; border-right: none;}


.cap {
	color: #D59711;
	font-size: 18px;
	font-weight: bold;
	}
.title {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	height: 18px;
	width: 100%;
	text-align: left;
	padding: 1px 2px 1px 2px;
	border: 1px solid #48433A;
	background: url(images/minilogo.gif) no-repeat right;
	}
.hometxt {
	color: #333333;
	padding: 2px 5px 5px 5px;
	background: url(images/accent.gif) no-repeat top left;
	text-align: justify;
	}

.printContainer {
	text-align: right;
	padding: 5px;
	}
	
.printContainer A, .printContainer A:Visited, .printContainer A:Active {
	color: #181A65;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 0 2px 18px;
	background: transparent url(images/printButton.gif) no-repeat left;
	}
.printContainer A:Hover {
	color: #D59711;
	text-decoration: underline;
	background: transparent url(images/printButton.gif) no-repeat left;
	}
	
/*  ---------------------------- End Rates Table Styles ----------------------------- */
/* End main.css for Private Label Websites v2.0 - last updated 08/22/05 */
