/* Start main.css for Private Label Websites v2.0 - last updated 08/22/05 */
/* ------------------------------- Start Global Styles ------------------------------- */
A, A:Visited, A:Active {
	color: #d13d3d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
A:Hover {
	color: #0080fe;
	}

BODY {
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
	margin: 0;
	padding-top: 5px;
	background-color: #28449a;
	}
td, p, li {
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
	}
div {
	font-size: 12px;
	}
h1 {
	color: #28449a;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	}
h2 {/* used for all page titles on standard and custom pages */
	color: #28449a;
	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: white;
	}

	
.welcome {
	font-size: 10px;
	color: white;
	background-color: #5370c7;
	padding: 10px 3px 5px 5px;
	vertical-align : text-top;
	text-align: justify;
}

.shadow {
	background-image : url(images/shadow_v.gif);
	background-repeat : repeat-y;
}

/* -------------------------------- End Global Styles -------------------------------- */
/* --------------------------- Start Standard Page Styles ---------------------------- */
.snippetImage {/* controls spacing around Snippet images */
	margin: 0 20px 500px 0;
	}
/* ----------------------------- End Standard Page Styles ---------------------------- */
/* ------------------------------- Start Header Styles --------------------------------*/
.headContainer {
	background-color: #5370c7;
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	border-right: 1px solid white;
	border-top: 1px solid white;
	width: 539px;
	}

.headContainer em {
	font-size: 24px;
	font-style: normal;
	}
.bhomeContainer {
	width: 223px;
	height: 22px;
	display: block;
	}
.bhomeContainer A, .bhomeContainer A:Visited, .bhomeContainer A:Active {
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/home.gif);
	display: block;
	height: 18px;
	padding: 4px 0 0 16px;
	}
.bhomeContainer A:Hover {
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/home_r.gif);
	}
	
.bhome101Container {
	width: 160px;
	height: 22px;
	display: block;
	border-right: 1px solid black;
	}
.bhome101Container A, .bhome101Container A:Visited, .bhome101Container A:Active {
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/home.gif);
	display: block;
	height: 22px;
	padding: 4px 0 0 5px;
	}
.bhome101Container A:Hover {
	font-weight: bold;
	color: white;
	font-size: 11px;
	background-image: url(images/home_r.gif);
	}
	

/* -------------------------------- End Header Styles ---------------------------------*/
/* ------------------------------- Start Side Styles --------------------------------- */
.buttonContainer {
	width: 223px;
	height: 20px;
	display: block;
	}
.buttonContainer A, .buttonContainer A:Visited, .buttonContainer A:Active {
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/button.gif);
	display: block;
	height: 20px;
	padding: 0 0 0 23px;
	vertical-align: middle;
	}
.buttonContainer A:Hover {
	font-weight: bold;
	color: white;
	font-size: 11px;
	background-image: url(images/button_r.gif);
	}
	
	
.button2Container {
	width: 223px;
	height: 23px;
	display: block;
	}
.button2Container A, .button2Container A:Visited, .button2Container A:Active {
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/button2.gif);
	display: block;
	height: 23px;
	padding: 0px 0px 0px 23px;
	vertical-align: middle;
	}
.button2Container A:Hover {
	font-weight: bold;
	color: white;
	font-size: 11px;
	background-image: url(images/button2_r.gif);
	}

	
	
#button101Container 
{ width: 158px; }
#button101Container ul
{ list-style-type:none; margin:0; padding:0; }
#button101Container ul li{
	height: 22px;
	margin:0; padding:0;
	border-bottom: 1px solid #FFFFFF;
}
#button101Container ul li a, #button101Container a:visited, #button101Container a:active {
	font-size: 10px;
	color: white;
	display: block;
	padding: 5px 0 5px 10px;
	background-color:#D13D3D;
	text-decoration: none;
	width:158px;
}

#button101Container a:hover{
	background-color:#0080FE;
}


/*content management*/
#cm_container_footer101 {
	width: 158px;
	border-right: none;
	border-top: 1px solid white;
	}
#cm_container_footer101 ul{
	margin:0; 
	padding:0;
	list-style-type:none;
}
	
#cm_list_footer101 li
{
height: 22px;
margin:0; padding:0;
border-bottom:1px solid #FFFFFF; 
}

#cm_list_footer101 a, #cm_list_footer101 a:visited, #cm_list_footer101 a:active
{
	font-size: 10px;
	color: white;
	display: block;
	padding: 5px 0 5px 10px;
	background-color:#D13D3D;
	text-decoration: none;
	width:158px;
}

#cm_list_footer101 a:hover
{
background-color:#0080FE;;
}
	
	
.button2101Container {
	width: 160px;
	height: 23px;
	display: block;
	}
.button2101Container A, .button2Container A:Visited, .button2Container A:Active {
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/button2.gif);
	display: block;
	height: 23px;
	padding: 0 0 0 12px;
	border-right: 1px solid black;
	}
.button2101Container A:Hover {
	font-weight: bold;
	color: white;
	font-size: 11px;
	background-image: url(images/button2_r.gif);
	}
.sideContainer {
	background-image: url(images/button2.gif);
	}

/* -------------------------------- End Side Styles ---------------------------------- */
/* ------------------------------- Start Footer Styles ------------------------------- */
.footer {
	background-color: #28449a;
	border-top: white 1px solid;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

.footer A, .footer A:Visited, .footer A:Active {
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-decoration: underline;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid white;
}
.footer A:Hover {
	text-decoration: none;
	color: white;
	}
	
.sm {
	font-size: 10px;
	padding-top: 3px;
	}
/* -------------------------------- 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: #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: #28449a;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	}
.pagetitle101 {/* styles match h2 style */
	color: #28449a;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	}
/*  ---------------------------- End Page Title Style ----------------------------- */
/* End main.css for Private Label Websites v2.0 - last updated 08/22/05 */









/*------------------ START DROPDOWN NAV --------------------*/

#dropperNav {
	background-image: url(images/nav03.gif);
	border-top: 1px solid #5674c3; 
	border-right: 1px solid white;
	border-bottom: none;
	padding: 0;
	}

#dropNav 
	{
	width: 597px;
	height: 21px;
	text-align:center;
	z-index: 100;
	}

#dropNav ul 
	{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	}

#dropNav ul li
	{
	float: left;
	position: relative;
	}
	
#dropNav li ul 
	{
	position: absolute;
	top: 17px;
	left: 0;
	display: none;
	z-index: 101;
	width: 160px;
	text-align: left;
	}

/* Styles for Menu Items */
#dropNav ul li a 
	{
	display: block;
	left: -1px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
	border-right: 1px solid #fff;
	height: 11px;
	}
	


/* Styles for SubMenu Items */
#dropNav li ul a 
	{
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: #0080fe; /* IE6 Bug */
	padding: 5px;
	border-bottom: 1px solid #fff;
	border-top: none;
	border-right: none;
	z-index: 102;
	text-align: left;
	
	}

/* Fix IE. Hide from IE Mac \*/
* html #dropNav ul li 
	{ 
	float: left;
	height: 1%;
	}
* html #dropNav ul li a 
	{
	height: 1%;
	}
/* End Fix IE. Hide from IE Mac */

/* Menu Hover Styles */
#dropNav ul li a:hover 
	{ 
	color: #DDE0EA;
	font-weight: bold;
	}

	
/* Sub Menu Hover Styles */
#dropNav li ul li a 
	{ 
	padding: 2px 5px;
	font-weight: bold;
	} 



/* The magic */		
#dropNav li:hover ul, #dropNav li.over ul 
	{
	display: block;
	}
	

	

/*------------------ END DROPDOWN NAV --------------------*/

/* 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 ------------------------ */
.title { /* top program rate points apr bar */
	color: white;
	font-size: 12px;
	font-weight: bold;
	background: #28449a;
	padding: 2px 0 2px 1px;
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	}

.heading_line { /* secondary title bars: programs */
	background: #878889;
	 padding: 2px 0 2px 0;
	 /*border-left: 1px solid black;
	 border-right: 1px solid black;*/
	}
	
A.heading, A.heading:Visited, A.heading:Active {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #878889;
	}
A.heading:Hover {
	text-decoration: underline;
	}

A.program, A.program:Visited, A.program:Active { /* 30 yr fixed 5/1 arm, etc. */
	color: #486992;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	
	}
A.program:Hover {
	color: black;
	text-decoration : underline;
	}

A.rate, A.rate:Visited, A.rate:Active { /* numbers */
	color: #486992;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	/*padding-right: 20px;
	padding-left: 40px;*/
	}
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: 12px;
	font-weight: bold;
	background-color: #28449a;
	text-align: center;
	padding: 4px;
	border: 1px solid black;
	}
A.apply:Hover  {
	text-decoration : underline;
	}

.rtable {
display: block;
width: 80%;
border: 1px solid #333333;
 padding: 0px;
 align:center;}

/*  ---------------------- End Custom Rates Table Style ----------------------- */


/* rates table 
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: black; 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: #CC9900; 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 : black; text-decoration : none; background-color: #C3C992;}

.heading_line {color: black; font-size: 10px; font-weight: bold; padding: 2px 2px 2px 2px; border-bottom: #333333 1px solid; border-top: #333333 1px solid; background-color: #C3C992;}

.border {border: 1px solid #EAECD9; padding: 2px 2px 2px 2px;}

.border_outside {border: 1px solid #333333;}

.title {font-size: 10px; color: #333333; font-weight: bold; background-color: #C3C992; text-align: left; padding: 2px 2px 2px 2px; border: #333333 1px solid; border-top: none; border-right: none;}*/
