/* ---==: Tag Declarations :==--- */
BODY {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	margin: 0; 
	padding: 0; 
	background-color: black; 
	color: #EBD065;}

A, 
A:Visited {
	color: #CCC; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;}
A:Active {text-decoration: underline;}
A:Hover {
	color: #EBD065; 
	text-decoration: underline;}

td, 
p {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;}

div {font-size: 12px;}

h1 {color: #CCCCCC; font-weight: bold; font-size: 16px; border-bottom: 1px solid #EBD065;}

h2 {color: #CCCCCC; font-weight: bold; font-size: 14px; font-variant: small-caps; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

li {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	list-style-image: url(images/bullet.gif);}

/* ---==: Common Style Classes :==--- */
.content {
	padding: 5px; 
	vertical-align: top; 
	color: #EBD065; 
	background-color: black; 
	border-right: 1px solid #EBD065;}

.sm {font-size: 10px;}

/* ---==: Main Page Custom Classes :==--- */
.gldBk {
	background-color: #EBD065; 
	padding: 5px;}

.homepgTxt {
	font-size: 10px; 
	color: black; 
	background-image: url(images/mid_gradient_bk.gif); 
	background-repeat: repeat-x; 
	background-color: #F4E767;
	background-position: top left; 
	text-align: justify;}

.homepgLI {
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-size: 10px; 
	list-style-image: none;}

.normLI {
	font-size: 12px; 
	list-style-image: none;}

.border {border: 1px solid black;}

.mtg101thickblack {color: #999999;}

/* Styles for Team/Office pages */
.phone {
	font-weight: bold; 
	font-size: 18px;}

.name {
	background-color: black; 
	color: white; 
	padding: 3px; 
	font-variant: small-caps; 
	font-weight: bold;}

.applycolor {
	background-color: #CCCCCC; 
	padding: 4px;}

.borderbio {
	border: 1px solid #EBD065; 
	vertical-align: top; 
	text-align: justify; 
	padding: 4px; 
	font-size: 14px; 
	font-weight: bold;} 

.loContact {
	color: black; 
	background-color: #CCCCCC; 
	padding: 4px; 
	text-align: center; 
	font-weight: bold;}

A.loEmail, 
A.loEmail:Visited, 
A.loEmail:Active {
	color: #37532D; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;}
A.loEmail:Hover {
	color: black; 
	text-decoration: underline;}

/*Style for a Rollover Button without Graphics */
A.rm, 
A.rm:Visited, 
A.rm:Active {
	color: black; 
	text-decoration: none; 
	text-align: center; 
	font-size: 10px; 
	font-weight: normal; 
	background-color: #E9E9E9; 
	height: 14px; 
	width: 80px; 
	padding: 1px 2px 3px 2px; 
	border: 1px solid black;}
A.rm:Hover {
	color: black; 
	text-decoration: none; 
	background-color: #EBD065;}

/* Header Styles */
.headerNavBk {
	border-top: 4px solid #EBD065; 
	border-bottom: 4px solid #EBD065; 
	background-color: #37532D;}

.blkBk {
	background-color: black; 
	color: #EBD065; 
	font-size: 10px;}

.blkBk2 {
	background-color: black; 
	color: #EBD065; 
	font-size: 10px; 
	text-align: right; 
	vertical-align: top; 
	padding: 5px 5px 0 0;}

A.topNavLink, 
A.topNavLink:Visited, 
A.topNavLink:Active {
	color: #EBD065; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: normal;}
A.topNavLink:Hover {
	color: white; 
	text-decoration: underline;}

/* Header Styles */

/* Side Styles */
A.sidenavLink, 
A.sidenavLink:Visited {
	color: red; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;}
A.sidenavLink:Active {text-decoration: underline;}
A.sidenavLink:Hover {
	color: #333; 
	text-decoration: underline;}

/* Footer Styles */
.footer {
	background-color: #EBD065; 
	color: black; 
	font-size: 14px; 
	text-align: center; 
	padding: 8px 0 5px 0; 
	background-image: url(images/footerbar_bk.gif); 
	background-repeat: repeat-x; 
	background-position: top left;}

.footer2 {
	background-color: #EBD065; 
	color: black; 
	font-size: 14px; 
	text-align: center; 
	padding: 8px 0 0 0; 
	background-image: url(images/footerbar_bk.gif); 
	background-repeat: repeat-x; 
	background-position: top left;}

.footNavBorder1 {
	border: 1px solid black; 
	padding: 4px 2px;}

.footNavBorder2 {
	border: 1px solid black; 
	border-right: none; 
	padding: 4px 2px;}

.footNavBorder3 {
	border: 1px solid black; 
	border-right: none; 
	border-left: none; 
	padding: 4px 2px;}

.footNavBorder4 {
	border: 1px solid black; 
	border-left: none; 
	padding: 4px 2px;}

A.footNavLink, 
A.footNavLink:Visited, 
A.footNavLink:Active {
	color: black; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: normal;}
A.footNavLink:Hover {
	color: #37532D; 
	text-decoration: underline;}

/* Form Styles */
.forminput {
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color: black; 
	background-color: #f0f8ff; 
	padding: 1px; 
	margin: 0; 
	border: solid black 1px;}

.forminput2 {
	font-family: Verdana, Arial, sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color: black; 
	background-color: #f0f8ff; 
	padding: 1px; 
	margin: 0; 
	border: solid black 1px;}

.forminput3 {
	background-color: black; 
	padding: 1px; 
	margin: 0;}

.pnorm {
	color: black; 
	font-size: 10px; 
	font-weight: bold; 
	background: #EBD065; 
	border: solid black 1px; 
	padding: 1px; 
	cursor: hand;}		

.pover {
	color: white; 
	font-size: 10px; 
	font-weight: bold; 
	background: #CCC; 
	border: solid black 1px; 
	padding: 1px; 
	cursor: hand;}

/* market snapshot styles */
.dlt {background-color: black;} /* Outline */

.dlr  {background-color: #EBD065;} /* Right Color Column */

.gybg  {background: #CCC;} /* Outline */

.bt {padding: 1px; 
	line-height: 15px; 
	letter-spacing: 0.1em; 
	color: #EBD065; 
	font-size:11px; 
	background-color: none;} /* Main Class for Snapshot and Eco Calendar */

.btb {background-color: none;} /* Background for Economic Calendar */

/* page title style */
.mtg101thickblack {
	color: #C4AC4C; 
	font-size: 12px; 
	font-weight: bold;}

.bodytexttitle {
	color: white; 
	font-size: 12px; 
	font-weight: bold;}

.pagetitle101 {
	color: white; 
	font-size: 12px; 
	font-weight: bold;}

.bodytext {
	color: #EBD065; 
	font-size: 12px;}

/* Custom Rates Table on Homepage Styles */
.ratesheet2 {
	background-color: #977C11; 
	color: white; 
	font-size: 9px; 
	padding: 1px; 
	border-right: 1px solid #C9AE43; 
	border-bottom: 1px solid #C9AE43;}

.ratesheet3 {
	background-color: #655101; 
	color: white; 
	font-size: 10px; 
	padding: 1px; 
	border-right: 1px solid #C9AE43; 
	border-bottom: 1px solid #C9AE43;}

.rateBottom {
	background-color: #C9AE43; 
	color: white; 
	font-size: 10px; 
	padding: 2px;}

.rateTable {
	border: 1px solid #C9AE43; 
	border-right: none;}

A.rateLink, 
A.rateLink:Visited, 
A.rateLink:Active {
	color: white; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;}
A.rateLink:Hover {
	color: black; 
	text-decoration: underline;}

/* ---==: CM Styles footer :==--- */

#cm_container_footer {
	margin: 10px 0 0 0;
	padding: 0;
	height: 60px;}

#cm_container_footer ul {
	border: 0;
	margin: 0;
	padding: 8px;
	list-style-type: none;
	text-align: center;
	display: block;
	width: 550px;}

#cm_container_footer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;}

#cm_container_footer ul li a {
	background: #000000;
	width: 90px;
	height: 40px;
	border-top: 1px solid #F0CD55;
	border-left: 1px solid #F0CD55;
	border-bottom: 1px solid #F0CD55;
	border-right: none;
	padding: 4px 0;
	margin: 10px 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, sans-serif;}

#cm_container_footer ul li a:hover {
	color: #fff;
	background: #C9B257;}

#cm_container_footer ul li a:active {
	background: #676767;
	color: #fff;}

/* Add this to your main.css file */
/* This is used to format the Custom Rates Table for both Enhanced and Executive sites */
/*  ----------------------- Start Custom Rates Table Style ------------------------ */

.rate_table {background: transparent; width: 300px;}

.border { 
	padding: 2px 0 2px 0;
	}
.title { /*Program  Rate  Points   APR   line*/
	color: white;
	font-size: 10px;
	font-weight: bold;
	background-color:#A18750;
	padding: 2px 0 2px 1px;
	}
.heading_line { /*Program Heading background*/
	background-color: #37532D ;
	 padding: 2px 0 2px 0;
	}
A.heading, A.heading:Visited, A.heading:Active {/*Program Heading links*/
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background: #37532;
	}
A.heading:Hover {
	text-decoration: underline;
	}

A.program, A.program:Visited, A.program:Active {/*Program Name links*/
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	}
A.program:Hover {
	color: black;
	text-decoration : underline;
	}

A.rate, A.rate:Visited, A.rate:Active {/*Rate links*/
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	}
A.rate:Hover {
	color: black;
	text-decoration : none;
	}

A.apply, A.apply:Visited, A.apply:Active {/*Apply Button*/
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 2px 0;
	}
A.apply:Hover  {
	text-decoration : underline;
	}
/*  ---------------------- End Custom Rates Table Style ----------------------- */

