/* CSS Document */

/* ------------- Tag Styles  ------------------------ */

body, table{
	font-family: font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}
div,p,ul,li,img,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; }
a:link, a: visited{}
a:hover, a:active{}
/* -------------- End of Tag Styles ------------------ */
/* -------------- Containing Tables Styles ----------- */

#main_table{}

/* for Articles.html */
#ControlTemplate{}

/* -------------- End of Containing Tables Styles ---- */
/* -------------- Header Styles ---------------------- */

#header{ background:url(images/header.jpg) no-repeat; height:178px; }
#header_home{ background:url(images/header_home.jpg) no-repeat; height:178px; }
#header #logo, #header_home #logo{ height:80px; }
#header #logo a, #header_home #logo a{ display:block; width:275px; height:80px; text-decoration:none; }
#phone{ padding:0 0 0 100px; font-family:Verdana, Arial, Helvetica, sans-serif; }
#phone #fullPhone,#phone #number{ font-size:16px; font-weight:bold; }
#phone #number{ padding-left:50px; }
/* -------------- End of Header Styles -------------- */
/* -------------- Side Styles ----------------------- */

#side{font-family:Georgia, "Times New Roman", Times, serif;}
#side ul{ list-style-type:none; }
#side ul li{ width:160px; height:20px; padding:0 0 0 5px; background-color:#3F4169; }
#side a{font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	width:150px; height:20px;
	background-color:#485F95;
	border-bottom:1px solid #B1D7FE;
	padding:5px 3px;
}
#side a:link, #side a:visited{ color:#FFFFFF; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif;}
#side a:hover, #side a:active{ background-color:#B1D7FE; color:#3F4169; }

#home_side a{ display:block; height:35px; padding:10px 0 0 10px; font-family:Georgia, "Times New Roman", Times, serif;}
#home_side a:link, #home_side a:visited{ color:#FFFFFF; text-decoration:none; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
#home_side a:hover, #home_side a:active{ color:#3F4169; }
#home_side #tab2:link, #home_side #tab2:visited{ background:url(images/tab2.jpg) no-repeat; height:35px; }
#home_side #tab2:hover, #home_side #tab2:active{ background:url(images/tab2_over.jpg) no-repeat; }
#home_side #tab3:link, #home_side #tab3:visited{ background:url(images/tab3.jpg) no-repeat; }
#home_side #tab3:hover, #home_side #tab3:active{ background:url(images/tab3_over.jpg) no-repeat; }
#home_side #tab4:link, #home_side #tab4:visited{ background:url(images/tab4.jpg) no-repeat; }
#home_side #tab4:hover, #home_side #tab4:active{ background:url(images/tab4_over.jpg) no-repeat; }
#home_side #tab5:link, #home_side #tab5:visited{ background:url(images/tab5.jpg) no-repeat; }
#home_side #tab5:hover, #home_side #tab5:active{ background:url(images/tab5_over.jpg) no-repeat; }
#home_side #tab6:link, #home_side #tab6:visited{ background:url(images/tab6.jpg) no-repeat; }
#home_side #tab6:hover, #home_side #tab6:active{ background:url(images/tab6_over.jpg) no-repeat; }
#home_side #tab7:link, #home_side #tab7:visited{ background:url(images/tab7.jpg) no-repeat; }
#home_side #tab7:hover, #home_side #tab7:active{ background:url(images/tab7_over.jpg) no-repeat; }
#home_side #tab8:link, #home_side #tab8:visited{ background:url(images/tab8.jpg) no-repeat; }
#home_side #tab8:hover, #home_side #tab8:active{ background:url(images/tab8_over.jpg) no-repeat; }
#home_side #tab9:link, #home_side #tab9:visited{ background:url(images/tab9.jpg) no-repeat; }
#home_side #tab9:hover, #home_side #tab9:active{ background:url(images/tab9_over.jpg) no-repeat; }
#home_side #tab10:link, #home_side #tab10:visited{ background:url(images/tab10.jpg) no-repeat; }
#home_side #tab10:hover, #home_side #tab10:active{ background:url(images/tab10_over.jpg) no-repeat; }
#home_side #tab11:link, #home_side #tab11:visited{ background:url(images/tab11.jpg) no-repeat; }
#home_side #tab11:hover, #home_side #tab11:active{ background:url(images/tab11_over.jpg) no-repeat; }
/* -------------- End of Side Styles ---------------- */
/* -------------- Main Content Styles --------------- */

#home_content{}
#bottomButtons{ color:#3F4169; font-weight:bold; font-size:16px; }
#bottomButtons a{ display:block; height:70px; }
#bottomButtons a:link, #bottomButtons a:visited{ color:#3F4169; text-decoration:none; }
#bottomButtons a:hover, #bottomButtons a:active{ color:#800000; text-decoration:underline; }
#bottomButtons span{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#bottomButtons td{ height:73px; }
#bottomButtons td a{ padding-top:20px; }
#ratesButton{ background:url(images/bt_tab1.jpg) no-repeat; width:148px; }
#applyButton{ background:url(images/bt_tab2.jpg) no-repeat; width:197px; text-align:center; }
#aboutButton{ background:url(images/bt_tab3.jpg) no-repeat; width:183px; text-align:center; }

/* Content.html and Library.html Styles */
#content{ padding:5px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#content ul{ margin-left:20px; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* Articles.html content Styles */
#formCell{}

/* -------------- End of Main Content Styles -------- */
/* -------------- Footer Style ---------------------- */

#footer{}
#cmLinks{ background-color:#3F4169; padding:5px 0; }
#cmLinks ul{ list-style-type:none; }
#cmLinks ul li{ display:inline; padding:0 5px; }
#cmLinks a:link, #cmLinks a:visited{ color:#FFFFFF; text-decoration:none; }
#cmLinks a:hover, #cmLinks a:active{ color:#B1D7FE }

#copyright{ color:#999999; font-size:10px; }

/* -------------- End of Footer Style --------------- */


/* -------------------------------- End Global Styles -------------------------------- */
/* --------------------------- Start Standard Page Styles ---------------------------- */
.snippetImage {/* controls spacing around Snippet images */
	margin: 0 10px 300px 0;
	}
/* ----------------------------- End Standard Page 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;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.bodytext {
	color: black;
	font-size: 12px;
	 font-family:Verdana, Arial, sans-serif;
	}
/* ------------------------------ End Rate Sheet Styles ----------------------------- */
/* ---------------------------- Start Page Title Style ------------------------------ */
.bodytexttitle {/* styles match h2 style */
	color: blue;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.pagetitle101 {/* styles match h2 style */
	color: blue;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	}
/*  ---------------------------- End Page Title Style ----------------------------- */
/* End main.css for Enhanced Websites v2.0 - last updated 08/22/05 */
