* {margin:0; padding:0;}

.bodyOut {
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #70C7F9 url('../images/site-bg-image.jpg') top center no-repeat;
}
.bodyBudgetDoctor
{
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #70C7F9 url('../images/bdbg.jpg') top ;	
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.hoverLink {
cursor:pointer;
}
#signup {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;	
}

#siteContainer {width:990px; margin:0 auto;}
#branding
{
	width: 265px;
}
#logo-container {
	height:143px;
	padding:0 20px;
	vertical-align:top;	
}
	#logo-container .logo {
		width:415px;
		margin:25px auto 0 0;
		text-align:left;
		} 

#navBar-container {
	height:40px;
	background: url('../images/mainNav-bg.jpg') top center no-repeat;
	vertical-align:top;
	padding:0 20px;
}

/* site navigation menu */

	#navMenu {
		display:block;
		float:left;
	}
		#navMenu li {
			display:block;
			float:left;
			list-style:none;
			margin-top:8px;
			margin-left:15px;
			
			}
			#navMenu li.first {
				margin-left:0!important;
				}
				
			#navMenu a.btn-howitworks {
				background: url('../images/nav-btn_howItWorks.png') no-repeat;
				display:block;
				width:130px;
				height:26px;
				}
				#navMenu a.btn-howitworks:hover {background-position:0 -26px;}
				#navMenu li.active a.btn-howitworks {background-position:0 -52px;}
				
			#navMenu a.btn-testimonials {
				background: url('../images/nav-btn_testimonials.png') no-repeat;
				display:block;
				width:126px;
				height:26px;
				}
				#navMenu a.btn-testimonials:hover {background-position:0 -26px;}
				#navMenu li.active a.btn-testimonials {background-position:0 -52px;}

			#navMenu a.btn-pressroom {
				background: url('../images/nav-btn_pressroom.png') no-repeat;
				display:block;
				width:113px;
				height:26px;
				}
				#navMenu a.btn-pressroom:hover {background-position:0 -26px;}
				#navMenu li.active a.btn-pressroom {background-position:0 -52px;}
				
			#navMenu a.btn-webinars {
				background: url('../images/nav-btn_webinars.png') no-repeat;
				display:block;
				width:96px;
				height:26px;
				}
				#navMenu a.btn-webinars:hover {background-position:0 -26px;}
				#navMenu li.active a.btn-webinars {background-position:0 -52px;}

			#navMenu a.btn-aboutus {
				background: url('../images/nav-btn_aboutus.png') no-repeat;
				display:block;
				width:92px;
				height:26px;
				}
				#navMenu a.btn-aboutus:hover {background-position:0 -26px;}
				#navMenu li.active a.btn-aboutus {background-position:0 -52px;}
				
			#navMenu a.btn-faq {
				background: url('../images/nav-btn_FAQ.png') no-repeat;
				display:block;
				width:43px;
				height:26px;
				}
				#navMenu a.btn-faq:hover {background-position:0 -26px;}
				#navMenu li.active a.btn-faq {background-position:0 -52px;}	
				
/* End of site navigation menu */	

/* Account links */

	#accountLinks {
		display:block;
		float:right;
	}
		#accountLinks li {
			display:block;
			float:left;
			list-style:none;
			margin-top:4px;
			border-left: #A6D5D6 1px solid;
			height:32px;
			}
			#accountLinks li.first {
				margin-left:0!important;
				border-left:none!important;
				}
				
			#accountLinks a.btn-signup {
				background: url('../images/link-btn-signup.png') no-repeat;
				display:block;
				width:74px;
				height:18px;
				margin: 9px 10px 0 10px;
				}
				
			#accountLinks a.btn-login {
				background: url('../images/link-btn-login.png') no-repeat;
				display:block;
				width:59px;
				height:18px;
				margin: 9px 10px 0 10px;
				}
				#accountLinks a.btn-login:hover {background-position:0 -18px;}

/* End of account links */																				
.AccountName-container {margin-left:14px;text-align:left;padding-top:6px;font:bold 14px Arial, Helvetica, sans-serif; color:#333;}
.date-container {text-align:center;padding-top:6px;font:bold 14px Arial, Helvetica, sans-serif; color:#333;}

/* Account Navigation Menu */
.adminNav-container {
	border-top: #88BCA7 1px solid;
	border-bottom: #88BCA7 1px solid;
	padding:1px 0;
	float:left;
}
	#adminNavMenu {
		display:block;
		background-color:#6A7D00;
		border-top: #A6D5D6 1px solid;
		border-bottom: #A6D5D6 1px solid;
		width:950px;
		height:43px;
	}
		#adminNavMenu li {
			display:block;
			float:left;
			list-style:none;
			margin-left:1px;
			
			}
			#adminNavMenu li.first {
				margin-left:0!important;
				}
				
			#adminNavMenu a.btn-currentPlan {
				background: url('../images/ET_adminNav_current.png') no-repeat;
				display:block;
				width:189px;
				height:43px;
				background-position:0 -43px;
				text-indent: -1000000px;
				}
				#adminNavMenu li.active a.btn-currentPlan {background-position:0 0;}
				
			#adminNavMenu a.btn-yearToDate {
				background: url('../images/ET_adminNav_yearToDate.png') no-repeat;
				display:block;
				width:189px;
				height:43px;
				background-position:0 -43px;
				text-indent: -1000000px;
				}
				#adminNavMenu li.active a.btn-yearToDate {background-position:0 0;}

			#adminNavMenu a.btn-transactions {
				background: url('../images/ET_adminNav_transaction.png') no-repeat;
				display:block;
				width:190px;
				height:43px;
				background-position:0 -43px;
				text-indent: -1000000px;
				}
				#adminNavMenu li.active a.btn-transactions {background-position:0 0;}
				
			#adminNavMenu a.btn-myAccount {
				background: url('../images/ET_adminNav_myAccount.png') no-repeat;
				display:block;
				width:189px;
				height:43px;
				background-position:0 -43px;
				text-indent: -1000000px;
				}
				#adminNavMenu li.active a.btn-myAccount {background-position:0 0;}

			#adminNavMenu a.btn-help {
				background: url('../images/ET_adminNav_help.png') no-repeat;
				display:block;
				width:189px;
				height:43px;
				background-position:0 -43px;
				text-indent: -1000000px;
				}
				#adminNavMenu li.active a.btn-help {background-position:0 0;}
	
/* End of Account Navigation Menu */

#content-container {
	padding:0 20px;
	background: url('../images/pageContainer-bg-tile.png') top center repeat-y;
	vertical-align:top;
}

/* Homepage Featured Content Slider */
.slider-container {
	border-top: #88BCA7 1px solid;
	border-bottom: #88BCA7 1px solid;
	}

.slider-wrap .panel h4 { font:bold 16px Arial, Helvetica, sans-serif; color:#8D9F18;margin-bottom:5px;}
.slider-wrap .panel p { font:normal 12px Arial, Helvetica, sans-serif; color:#000;}


		noscript div { padding:30px; position:relative;}
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left;}
		noscript a { color: #a00; text-decoration: underline; }
		noscript ol { margin-left: 25px; }

		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 345px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			/*border: 5px solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 950px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 345px;
			clear: both;
			
			background: url(../images/hp-sliderFeat-bg.jpg) top left no-repeat;
			border-top:#A6D5D6 1px solid;
			
			
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height:100%;
			position: relative;
			width: 950px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			/*padding: 10px;*/
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
			width:950px!important; /* ADDED */
			height: 60px;
			background-color:#88BCA7!important;
			border-top: #A6D5D6 1px solid;
			border-bottom: #A6D5D6 1px solid;
			margin:1px 0;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-left: 1px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			/*font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;*/
			/*background: #c6e3ff;*/
			color: #fff;
			text-decoration: none;
			display: block;
			/*padding: 0 15px;*/
			
			width:236px;
			height:60px;
		}
		
		.stripNav li.tab1 a { 
			width:237px!important;
			background-image:url('../images/ET_sliderFeat-menu_findMoney.png');
			background-position: 0 -60px;
			text-indent: -1000000px;
			
			}
			.stripNav li.tab1 a.current { background-position:0 0px; }
			
		.stripNav li.tab2 a {
			background-image:url('../images/ET_sliderFeat-menu_quickEasy.png');
			background-position: 0 -60px;
			text-indent: -1000000px;
			}
			.stripNav li.tab2 a.current { background-position:0 0px; }
			
		.stripNav li.tab3 a {
			background-image:url('../images/ET_sliderFeat-menu_controlLife.png');
			background-position: 0 -60px;
			text-indent: -1000000px;
			}
			.stripNav li.tab3 a.current { background-position:0 0px; }
		.stripNav li.tab4 a {
			background-image:url('../images/ET_sliderFeat-menu_helpFriends.png');
			background-position: 0 -60px;
			text-indent: -1000000px;
			}
			.stripNav li.tab4 a.current { background-position:0 0px; }
	
		
		.stripNav li a.current {
			/*background: #000;*/
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 205px;
			text-indent: -9000em;
			z-index:100;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;

		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("../images/slider-arrow-L.png") no-repeat center left;
		}
		
		.stripNavR {
			background: url("../images/slider-arrow-R.png") no-repeat center right;
			
		}
/* End of featured content slider */

/* Homepage key feature icon area */
.hp-keyfeat {
	margin:1px 0;border-top:#A6D5D6 1px solid;
	border-bottom:#A6D5D6 1px solid;
	background:url('../images/hp-keyfeature.png') top left no-repeat;
}
	.hp-keyfeat p {
		font: bold 16px Arial, Helvetica, sans-serif;
		color:#4A846C;
		letter-spacing: 1px;
		display:block;
		margin:0 25px;
		position:relative;
		top: 160px;
	}
/* End of homepage key feature icon area */

/*---------------------*/
/*----How It Works ----*/
/*---------------------*/
.keyFeat-bullets {
	margin-left:15px;
	}
	.keyFeat-bullets li {
		list-style:none;
		margin-top:15px;
		}
		.keyFeat-bullets li.first {margin-top:0px;}
	.keyFeat-bullets li h4 { font:bold 16px Arial, Helvetica, sans-serif; color:#8D9F18;}
	.keyFeat-bullets li p { font:normal 14px Arial, Helvetica, sans-serif; color:#000;}

/*---------------------*/
/*---- Testimonials ----*/
/*---------------------*/
.quote-bullets {
	margin-left:15px;
	}
	.quote-bullets li {
		list-style:none;
		margin-top:25px;
		}
		.quote-bullets li.first {margin-top:0px;}	
				
	.quote-bullets .quote {font:normal 14px Arial, Helvetica, sans-serif; color:#333;}
		.quote-bullets .quote span {color:#8D9F18; font-weight:bold;}
	.quote-bullets .author {font:normal 12px Arial, Helvetica, sans-serif; color:#999;margin:5px 0 0 20px}
		.quote-bullets .author i {font-weight:bold;}
		
/*---------------------*/
/*---- Press Room ----*/
/*---------------------*/		
.table-pressArticles {}
	.table-pressArticles td {padding:7px 0; border-bottom:#AFD9D9 1px dotted;}
	.table-pressArticles td.last {border-bottom:none;}
	.table-pressArticles span {font:normal 11px tahoma, Arial, Helvetica, sans-serif; color:#333;margin-right:15px;}
	.table-pressArticles a {font:normal 12px Arial, Helvetica, sans-serif; color:#90A316;}	
	.table-pressArticles a:hover {color:#4B5900;}		
	.table-pressArticles p {font:normal 11px Tahoma, Arial, Helvetica, sans-serif; color:#999; margin:3px 0 0 10px;}	

/*---------------------*/
/*---- Webinar ----*/
/*---------------------*/		
.table-webinar {}
	.table-webinar td {
		border-top:#C8D282 1px solid;
		padding:4px 10px;
		font: normal 12px Arial, Helvetica, sans-serif;
		}
	.table-webinar .col-title p {
		display:block;
		background-color:#333;
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#fff;
		text-align:center;
		padding:7px;
		}
/*---------------------*/
/*---- About Us ----*/
/*---------------------*/			
.table-contactInfo {}
	.table-contactInfo td {padding:4px 10px;}
	.table-contactInfo b {display:block;color:#90A218;margin-bottom:5px;}
	.table-contactInfo p {margin-bottom:5px;}

/*---------------------*/
/*---- FAQ ----*/
/*---------------------*/
.table-faq {}

.QA-wrap {margin:0 30px 30px;}
.QA-wrap td{
	vertical-align:top;
	}
.QA-wrap .q1 {width:25px;color:#90A218;font-weight:bold; font-size:14px;}
.QA-wrap .q2 {font:bold 12px Arial, Helvetica, sans-serif; color:#90A218;padding-bottom:5px;}

.QA-wrap .a1 {font-weight:bold; font-size:14px;color:#999;}


/*----Footer styles ----*/

#foot-container {
	height:50px;
	padding:0 20px;
	background: url('../images/footContainer-bg-image.png') bottom center no-repeat;
	vertical-align:top;
}
	#foot-container .wrapper {
		width:950px;
		height:40px;
		border-top:#88BCA7 1px solid;
		position:relative;
		}
	.copy {
		font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
		color:#55977C;
		display:block;
		float:right;
		margin-right:10px;
		line-height:30px;
	}