#header-lp { background:url(../images/landing/header-bg-lp.png) repeat-x;	margin-bottom: 25px;}
#header-none {height:20px;}
#header-wrapper-lp { margin: 0 auto;	width: 900px;	height: 157px; background: url(../images/landing/header-content-bg-lp.png) no-repeat; }

#header-ty { background:url(../images/landing/header-bg-ty.png) repeat-x;	margin-bottom: 50px;}
#header-wrapper-ty{ margin: 0 auto;	width: 900px;	height: 157px; }
#header-content-ty{ width: 900px;height: 121px; background: url(../images/landing/header-content-bg-ty.png) no-repeat;}

blockquote { margin: 0px;padding: 10px 20px 10px 20px; font-size: 18px; background: url(../images/quotes.jpg) no-repeat; }
blockquote em { font-size: 12px; }


/* Footer */
#footer-menu-lp { width: 900px; padding: 0px 0px 0px 0px; margin: 0 auto -3px auto;}
#footer-copyright-lp {	background:url(../images/footer-copyright-bg.png) repeat-x;	width: 100%;height: 150px;	display:block;	clear:both;	color: #bdb5d2;	font-size:11px;	line-height: 18px;}
#footer-copyright-lp-wrapper{	margin: 0 auto;	width: 900px;}
#footer-copyright-lp-left {float: left;width: 339px;height:auto;display:inline-block;}
#footer-copyright-lp-right {float: left;width: 536px;height:auto;display:inline-block;	padding: 25px 0px 0px 25px;}
#footer-copyright-lp a{color: #bdb5d2;	text-decoration:none;border-bottom: #392d5e 1px dotted;}
#footer-copyright-lp a:hover{color: #FFF;text-decoration:none;	border-bottom: #bdb5d2 1px dotted;}


/* Tabbed content for landing pages */
#tabbed-container { height: 500px; width: 416px; display: block; margin-bottom: 75px; clear: both; }
#tabbed-container .clear{ clear: both; height: 0px; visibility: hidden; display: block; }
#tabbed-container ul{ list-style: none; list-style-position:outside; padding: 0px 0px 0px 0px; margin: 0px 0px -4px 5px; }
#tabbed-container ul.tabbed-menu li{ font-size: 11px; display: block; padding: 6px 6px 4px 8px; background: url(../images/buttons/btn-tabbed.png) no-repeat top left; float: left; margin: 0px 2px -1px 0px; border-width: 1px 1px 1px 1px; position: relative;	color: #ccc; cursor: pointer; }
#tabbed-container ul.tabbed-menu li.active{	font-weight: normal !important; background: url(../images/buttons/btn-tabbed-active.png) no-repeat top left; top: 0px; border-top: 0px !important; border-right: 1px solid #d0ccc9; border-left: 0px !important; border-bottom: 0px !important; color: #473c67; z-index:1; }
.tabbed-content{ margin: 0px auto; background: #F5F5F5; border-top: 1px solid #d0ccc9; border-left: 1px solid #d0ccc9; text-align: left; padding: 0px 10px 10px 0px; margin: 0px 0px 0px 0px; height: 100%; width: 100%; display: block; position: relative; overflow: scroll; }
.tabbed-content h1, .tabbed-content h2{	font-size: 16px; color: #333; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
.tabbed-content h2 {background: none !important;border-bottom: 1px dotted #CCC;	margin: 15px 0px 5px 0px !important;}
.tabbed-content.tab1 { display: block; }
.tabbed-content.tab2, .tabbed-content.tab3, .tabbed-content.tab4, .tabbed-content.tab5 { display: none; }
#tabbed-container th { font-size: 11px; background-color: #333 !important; padding: 4px; color: #FFF; font-weight: normal; text-align: left; }
#tabbed-container td { font-size: 11px; padding: 4px; color:#000;  }
#tabbed-container tr { background-color: #DDD; }