﻿ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
h3
{
    margin-top:10px;
}
ul{
	list-style:none;

}
fieldset{
	border:0;
}
.inner-tab-button{
	width:154px;
	height:21px;
	font-size:14px;
	display:block;
	text-align:center;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:4px 0px 0px 0px;
	margin:14px auto 0px auto;
	border:1px #D96A00 solid;
	background:url(/images/inner-tab-button.jpg) repeat-x;
}
.coll-3 ul li input.submit{
	width:64px;
	height:25px;
	padding:0px;
	color: White;
	font-size:14px;
	cursor:pointer;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin:0px 0px 4px 0px;
	border:1px #D96A00 solid;
	background:url(/images/inner-tab-button.jpg) repeat-x; /*url(/images/submit-bg.jpg) repeat-x;*/
}
.nletterdiv{padding-left:5px;padding-top:20px;}
.nlettersubmit {
	width:64px;
	height:25px;
	padding:0px;
	color: White;
	font-size:14px;
	cursor:pointer;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin:0px 0px 4px 0px;
	border:1px #D96A00 solid;
	background:url(/images/inner-tab-button.jpg) repeat-x; /*url(/images/submit-bg.jpg) repeat-x;*/
}
a,a:link,a:visited,a:hover{
	color:#185485;
	text-decoration:none;
}
a.inner-tab-button important
{
    color: White; /* #235586; */
    font-size:14px;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:none;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#efefef;
	font:62.5% Arial,sans-serif;
}
#header{
	width:914px;
	height:76px;
	padding:24px 0px 0px 14px;
	position:relative;
}
#logo{
	margin:34px 0px 0px 0px;
	position: absolute;
	left: 14px;
}
#logo img{padding-left:60px;}
#header-right{
	float: right;
	width: 650px;
	margin:36px 0 0 0;
}
#top-links{
	float:right;
}
#top-links ul{
	float:right;
}
#top-links ul li{
	float:left;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 11px 18px 10px;
}
#top-links ul li a{
	color:#185485;
}
#top-links ul li.log-in a{
	padding:3px 0px 2px 18px;
	background:url(/images/log-in.png) 0px 1px no-repeat;
}
#top-links ul li.online a{
	padding:3px 0px 2px 20px;
	background:url(/images/online.png) 0px 1px no-repeat;
}
#top-links ul li.phone-number a{
	padding:3px 0px 2px 20px;
	background:url(/images/phone-number.png) 0px 1px no-repeat;
}
#navigation{
	float:right;
	padding:18px 0px 0px 0px;
}
#navigation ul{
	float:right;
}
#navigation ul li{
	float:left;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	padding:0px 0px 0px 0px;
}
#navigation ul li a{
	color:#999999;
}
#banner{
	width:928px;
	height:90px;
	background:url(/images/banner-bg.jpg) left bottom repeat-x;
}
#inner-banner{
	width:853px;
	height:46px;
	padding:27px 0px 0px 75px;
	background: #185485 url(/images/inner-banner-bg.jpg) top right no-repeat;
}
#inner-banner h2{
	color:#fff;
	font-size:24px;
	font-weight:normal;
	font-family:Helvetica;
}
#content{
	width:938px;
	background:url(/images/Sub-R-PagesBg.png) top center repeat-y;
}
#BotmRoundBg{
	width:938px;
	height:10px;
	background:url(/images/Sub-B-PagesBg.png) top center no-repeat;
}
#content-top{
	width:928px;
	padding:30px 0px 40px 10px;
}
#leftcolumn{
	float:left;
	width:262px;
}
#left-menu{
	width:228px;
}
#left-menu h2{
	display: none;
}
#left-menu-listing{
	width:212px;
	overflow:hidden;
	margin:0px 0px 0px 7px;
	padding:0px 0px 16px 0px;
}
#left-menu-listing ul{
	font-size:18px;
	width:190px;
	padding:10px 0px 10px 22px;
}
#left-menu-listing ul li{
	padding:6px 0px 6px 0px;
}
#left-menu-listing ul li a{
	color:#666666;
}
#left-menu-listing ul li a:hover{
	color:#185485;
}
#left-menu-listing ul li a.active{
	border:none;
	color:#185485;
	background:none;
}
#left-menu-listing ul li ul{
	font-size: 12px;
	background:none;
	padding:12px 0px 6px 12px;
}
#left-menu-listing ul li ul li{
	padding: 3px 0px;
}
#left-menu-listing ul li ul li.no-padding{
	padding:3px 0px 0px 0px;
}
#rightcolumn{
	float: left;
	width: 562px;
	padding: 10px 0px 0px 36px;
}
.padding-push {padding-top:28px;
}
#rightcolumn h2{
	color:#444444;
	font-size:18px;
	padding:10px 0px 22px 20px;
}
#rightcolumn h2 span{
	display: block;
	color:#767676;
	font-weight:normal;
}
td.program-tab{

}
#text, td.inner-tab div{
	position: relative;
	z-index: 1;
	background: #fff;
	padding:12px 26px 10px 31px;
	margin: 0px 10px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
#text.nobg{
	border: none;
	background: none;
}
#text p, td.inner-tab div p{
	color:#444444;
	font-size:13px;
	line-height:140%;
	padding:7px 0px 7px 0px;
}
#text ul{
	list-style:disc;
	margin:10px 0px 10px 37px;
}
#text ul li{
	font-size:13px;
	padding:0px 0px 0px 26px;
}
#text ul li a{
	color:#444444;
}
/*--------------------------Bedford_LoanPrograms_3-page-----------------------*/
#rightcolumn h2.no-bor{
	border:none;
}
#sub-nav{
		position: relative;
	z-index: 1000;
	width:586px;
	height:26px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:14px 0px 0px 0px;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
	box-shadow: 0 0 3px #888;
	background:url(..images/sub-nav-bg.jpg) repeat-x;
}
#sub-nav ul{
	text-align:center;
}
#sub-nav ul li{
	font-size:12px;
	font-weight:bold;
	line-height:90%;
	display:inline;
	padding:0px 10px 0px 14px;
	background:url(..images/sub-nav-li-bg.jpg) no-repeat;
}
#sub-nav ul li.no-bg{
	background:none;
}
#sub-nav ul li a{
	color:#185480;
}
#text h3{
	color:#444444;
	font-size:14px;
	padding:20px 0px 7px 0px;
}
#button-container{
	display:inline-block;
	padding:10px 0px 20px 15px;
	margin-left: 170px;
}
#button-container ul li{
	float:left;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:7px 0px 0px 15px;
}
#button-container ul li a{
	width:153px;
	height:25px;
	display:block;
	color:#235586;
	line-height:25px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px #9db0bc solid;
	background:url(/images/button-li-bg.jpg) repeat-x;
}
#button-container ul li a:hover{
	text-decoration:none;
}
/*----------------------Bedford_Multifamily1-page----------------------------*/
#sub-content{
	width:928px;
	background:url(..images/sub-content-bg.jpg) repeat-y;
}
#sub-content-top{
	width:928px;
	padding:36px 0px 36px 10px;
	
}
#sub-leftcolumn{
	width:600px;
	padding:0px 0px 0px 40px;
}
#sub-leftcolumn h2{
	color:#444444;
	font-size:22px;
	font-weight:normal;
	padding:0px 0px 20px 0px;
	margin:0px 0px 12px 0px;
	border-bottom:1px #b3b3b3 solid;
}
.step{
	padding:10px 0px 14px 0px;
}
.step h3{
	font-size:16px;
	padding:0px 0px 4px 0px;
}
.step h3 a{
	height:27px;
	display:inline-block;
	padding:5px 0px 0px 40px;
	color:#444444 !important;
	background:url(/images/good.png) left top no-repeat;
}
.step h3 a:hover{
	text-decoration:none;
	background:url(/images/good-hover.png) left top no-repeat;
}
.step p{
	color:#444444;
	font-size:13px;
	padding:12px 0px 20px 0px;
}
.table{
	width:600px;
	color:#676767;
	font-size:13px;
	text-align:center;
	padding:12px 0px 0px 0px;
}
.table h4{
	color:#ff860f;
	font-size:14px;
}
#MoreDetailsText {
	position: relative;
	z-index: 1;
	background: #fff;
	border: 1px solid #cecece;
	padding:12px 26px 0px 31px;
	margin: 0px 10px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
#calculator{
	width:209px;
	height:82px;
	display:block;
	color:#0a3c0a;
	font-size:22px;
	font-weight:bold;
	line-height:85%;
	text-transform:uppercase;
	padding:42px 0px 0px 149px;
	background:url(/images/calculator.png) no-repeat;
}
.step ul li{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 44px;
}
.step ul li h4{
	color:#444444;
	font-size:16px;
	line-height:100%;
}
.step ul li p{
	padding:12px 0px 10px 0px;
}
.step ul li a{
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	color:#18527d !important;
	margin:0px 0px 10px 20px;
}
.step ul li a span{
	float:left;
	padding:0px 8px 0px 0px;
}
.step ul li.telephone{
	background:url(/images/telephone.png) no-repeat;
	padding-top: 7px;
}
.step ul li.email{
	background:url(/images/email.png) no-repeat;
}
.step ul li.chat{
	background:url(/images/chat.png) no-repeat;
}
.step ul li.apply-online{
	background:url(/images/apply-online.png) no-repeat;
}
#sub-rightcolumn {
	float: right;
	padding: 16px 30px 0px 5px;
}
.right-sidebar-list {
	font-size: 12px;
	padding: 10px 0;
}
.right-sidebar-list li {
	padding-top: 4px;
	color: #185485;
}
#sidebar h2{
	color:#4c4c4c;
	font-size: 15px;
	padding:0px 0px 5px 0px;
}
#sidebar p{
	color:#444444;
	font-size:11px;
	padding:7px 0px 7px 0px;
}
#sidebar span{
	display:block;
	color:#444444;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:7px 0px 7px 0px;
}
/*---------------------PageMockup1-page-----------------*/
#sub-banner{
	width:938px;
	height:354px;
	background:url(/images/sub-inner-banner-bg.png) left top no-repeat;
}
#sub-inner-banner{
	width:841px;
	height:305px;
	padding:10px 13px 10px 74px;
}
#ban-left{
	float:left;
	width:390px;
	height:249px;
	padding:56px 27px 0px 0px;
	background:url(/images/border.png) right top no-repeat;
}
#ban-left h2{
	font-family: "Times New Roman", Times, serif;
	color:#fff;
	font-size:32px;
	font-weight: normal;
	line-height:110%;
	padding:10px 0px 0px 0px;
}
#ban-left h2 span{
	color: #a8cdeb;
}
#ban-text{
	width:365px;
	margin:15px 0px 0px 0px;
	border-top:1px #6f828d solid;
}
#ban-left p{
	color:#fff;
	font-size:13px;
	line-height:130%;
	padding:15px 0px 0px 0px;
}
#ban-right{
	float:left;
	width:365px;
	padding:39px 0px 0px 59px;
}
#loan-tab{
	width:338px;
}
#loan-tab a{
	font-weight: bold;
}
a.button{
	float:left;
	width:167px;
	height:27px;
	font-size:16px;
	text-align:center;
	border:1px #adb9c2 solid;
	padding:6px 0px 0px 0px;
	color:#185485 !important;
	border-bottom:none !important;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	background:url(/images/tab-bg.jpg);
}
.button.left{
	border-right:none;
}
.button.right{
	border-left:none;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
}
a.button.active{
	height:25px;
	width:163px;
	text-decoration:none;
	margin:4px 0px 0px 0px;
	border:1px #adb9c2 solid;
	padding:4px 0px 0px 0px;
	background:url(/images/tab-a-hover-bg.jpg) repeat-x;
}
.inner-tab{
	width:336px;
	display:inline-block;
	border:1px #adb9c2 solid;
	padding:16px 0px 16px 0px;
	border-top:none !important;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background:url(/images/tab-bg.jpg);
}
.inner-tab h2{
	color: #f67800;
	font-weight: normal;
	font-size: 19px;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.inner-tab ul li{
	display:inline-block;
	padding:11px 0px 0px 0px;
}
.inner-tab ul li label{
	float:left;
	width:106px;
	color:#185485;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:2px 6px 0px 0px;
}
.inner-tab ul li select{
	color:#000;
	float:left;
	width:198px;
	height:20px;
	font-size:12px;
	border:1px #cfd1d4 solid;
}
.inner-tab p{
	color:#485960;
	font-size:12px;
	padding:13px 0px 4px 34px;
}
.inner-tab p span{
	color:#185485;
	font-weight:bold;
}
.inner-tab a span{color:white;}
.inner-tab a:hover {color:white; text-decoration:underline;}
#coll-container{
	width:938px;
	background:url(/images/mainCwntbg.png) repeat-y;
}
#coll-container-Btn{
	width:938px;
	height:14px;
	background:url(/images/MainBotBg.png) no-repeat;
}
#coll-container-top{
	width: 875px;
	padding: 38px 20px 42px 32px;
}
#coll-container h2{
	color:#185485;
	font-size:19px;
	line-height:100%;
	text-transform:uppercase;
	padding:0px 0px 10px 0px;
}
#coll-container ul li{
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 0px 13px;
}
#coll-container ul li a{
	color:#185485;
}
.colm1{
	float:left;
	width:190px;
	min-height:260px;
	border-right:1px solid #d7d8d8;
	margin:90px 0 30px 33px;
	padding-right:12px;
}
.colm2{
	float:left;
	width:190px;
	min-height:260px;
	border-right:1px solid #d7d8d8;
	margin:90px 0 30px 25px;
	padding-right:12px;
}
.colm3{
	float:left;
	width:190px;
	min-height:260px;
	border-right:1px solid #d7d8d8;
	margin:90px 0 30px 25px;
	padding-right:12px;
}
.colm4{
	float:left;
	width:190px;
	min-height:260px;
	margin:90px 0 30px 25px;
	padding-right:12px;
}
.colm4 img{ margin-bottom:12px;}
.BlueH{
	font-size:19px;
	color:#185485;
	margin:-50px 0 30px 0;
}
.colm1 p, .colm2 p, .colm3 p, .colm4 p{ font-size:12px; color:#404040; margin-bottom:12px; }

.coll-1{
	float:left;
	width: 260px;
	padding:0px 10px 0px 0px;
}
.coll-2 p {
	padding-bottom: 11px;
	font-size: 12px;
}
.coll-2{
	float:left;
	width: 253px;
	padding: 0px 25px 0px 25px;
	border-right: 1px #CDCECE solid;
	border-left: 1px #CDCECE solid;
}
.coll-3{
	float:left;
	width: 252px;
	padding: 0px 10px 0px 29px;
}



.coll-3{
	float:right;
	width:375px;
	padding:0px;
	position:absolute;
	top:25px; right:0px;
}
.coll-3 ul li{
	clear:left;
	padding:0px;
	font-weight:normal;
}
.coll-3 ul li label{
	color:#666666;
	font-size:11px;
	display:inline-block;
	padding:7px 15px 0px 0px;
	float:left;
}
.coll-3 ul li input{
	float:left;
	width:148px;
	height:19px;
	color:#ababab;
	font-size:12px;
	background:#ffffff;
	margin:0px 10px 4px 0px;
	border:1px #ababab solid;
	padding:3px 7px 3px 12px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.nletterlabel{
	color:#666666;
	font-size:11px;
	display:inline-block;
	padding:7px 15px 0px 0px;
	float:left;
}
.nletterinput{
	float:left;
	width:148px;
	height:19px;
	color:#ababab;
	font-size:12px;
	background:#ffffff;
	margin:0px 10px 4px 0px;
	border:1px #ababab solid;
	padding:3px 7px 3px 12px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#footer{
	width:891px;
	padding:32px 0px 30px 37px;
	position:relative;
	text-align: center;
}
#foot-logo{
	/*float:left;*/
	margin:0px 13px 0px 0px;
}
#footer p{
	color:#666666;
	font-size:11px;
	display: inline-block;
}
/**/
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width:938px;
	margin:0 auto;
}
/** Old CSS **/
#Directory span
{
    font-size:16px;
    font-weight:bold;
    color:#235586;
}
#Directory a
{
    color:Gray;
    text-decoration:none;
    display:block;
    width:555px;
    border-bottom::1px solid black;
}
.directory-name
{
    margin-top:15px;
    border-bottom:1px solid gray;
    padding-bottom:10px;
    width: 463px;
}
.closing-propety a div ul li
{
    padding: 0px;
    color: #184180;
}
.collapsible {
	padding-top: 9px;
	padding-bottom: 5px;
}
.closing-header
{
    text-decoration:none;
}
.closings-pic
{
    float:left;
}
.closing-propety h2
{
    text-align:left;
    text-decoration:none;
}
.program-tab
{
    padding-top:20px;
    border-right:1px solid gray;
}
.h2-program-tab
{
    border-bottom:none; padding-bottom:12px;
}
#faq a
{
    color:#184774;
}
#TabControl
{
    margin-left:-10px;
}
#TabControl p
{
    color:#444444;
	font-size:13px;
}
#TabControl li
{
    color:#444444;
	font-size:13px;
}
.left-menu-item
{
    color:#194F7B;
}
#accordion{
	margin: 15px 0px;
}
.accord{
	margin: 5px 0px;
}
#text #accordion h3{
	color: #fff;
	cursor: pointer;
	border: 1px solid #e0750f;
	-moz-border-radius: 6px;
	border-radius: 6px;
	height: 32px;
	line-height: 32px;
	padding: 0px 23px;
	background: url(..images/accordian-noactive.jpg);
}
#text #accordion h3 a{
	color: #fff;
	padding: 0px 0px 0px 15px;
	background: url(..images/not.png) 0px 4px no-repeat;
}
#text #accordion h3.ui-state-active{
	color: #4f4f4f;
	border: 1px solid #d1d0d0;
	border-bottom: none;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 36px;
	line-height: 32px;
	padding: 0px 23px;
	background: url(..images/accordian-active.jpg);
}
#text #accordion h3.ui-state-active a{
	color: #4f4f4f;
	background: url(..images/yes.png) 0px 7px no-repeat;
}
.text-box{
	border: 1px solid #d1d0d0;
	border-top: none;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	background: #fff;
	padding: 20px;
}
/*Simple Tabs*/
div.simpleTabs {
	padding:10px;
	margin-top: -20px;
	position: relative;
}
ul.simpleTabsNavigation {
	z-index: 1000;
	width: 550px;
	height: 26px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 14px 0px 0px 0px;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
	box-shadow: 0 0 3px #888;
	background: url(/images/sub-nav-li-bg2.png) repeat-x;
	text-align:center;
	margin-left: -10px;
	border/*\**/: solid 1px #CECECE\9;	/* IE8 */
}

ul.simpleTabsNavigation li {
	font-size: 12px;
	font-weight: bold;
	line-height: 90%;
	display: inline;
	padding: 0px 10px 0px 14px;
	background: url(/images/sub-nav-li-bg.jpg) no-repeat;
}
ul.simpleTabsNavigation li a {
	color: #185480;
}
ul.simpleTabsNavigation li a:hover {text-decoration: underline }
ul.simpleTabsNavigation li a.current {text-decoration: underline }


ul.simpleTabsNavigationOrange {
	z-index: 1000;
	width: 550px;
	height: 26px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 14px 0px 0px 0px;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
	box-shadow: 0 0 3px #888;
	background: url(/images/inner-tab-button-grey.png) repeat-x;
	text-align:center;
	margin-left: -10px;
	border/*\**/: solid 1px #CECECE\9;	/* IE8 */
}

ul.simpleTabsNavigationOrange li {
	font-size: 12px;
	font-weight: bold;
	line-height: 90%;
	display: inline;
	padding: 0px 10px 0px 14px;
	background: url(/images/sub-nav-li-orange.jpg) no-repeat;
}
ul.simpleTabsNavigationOrange li a {
	color: #185480;
}
ul.simpleTabsNavigationOrange li a:hover {text-decoration: underline }
ul.simpleTabsNavigationOrange li a.current {text-decoration: underline }


div.tab-pane {
	font: 9pt Tahoma;
	padding:12px 20px 15px 20px;
	position: relative;
	background: none;
	border:none;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	width: 495px;
}
.tab-pane h2{
	padding: 10px 0px 22px 0px !important;
	text-align: center;
}
div.tab-pane ul li {
	display: inline-block;
	padding: 11px 0px 0px 0px;
}
div.tab-pane p {
	color: #444;
	font-size: 13px;
	padding: 7px 0px 7px 0px;
}
div.tab-pane div p {
	color: #444;
	font-size: 13px;
	line-height: 140%;
}
div.tab-pane a { font-size:13px; }
div.tab-pane h3 {
	margin-top: 10px;
	font-size:14px;
	font-weight:bold;
}
div.tab-pane li {
	color: #444;
	font-size: 13px;
}
div.tab-pane.currentTab { display:block; }
.tabs {
	position: relative;
	min-height: 200px; /* This part sucks */
	clear: both;
	margin: 25px 0;
}
#sub-nav-tabs {
}
li.no-bg {
background: none !important;
}
.tab-content {
  overflow: auto;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.fade.in {
opacity: 1;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
#start {
	position: absolute;
	bottom: 0px;
	background: none;
	left: 0px;
	margin: -44px 17px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 7px 0px 0px 15px;
}
#start-btn {
	width: 153px;
	height: 25px;
	display: block;
	color: #235586;
	line-height: 25px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px #9DB0BC solid;
	background: url(/images/button-li-bg.jpg) repeat-x;
}

/* Contact Us List - Comparison Page */
.comparison-contact-us {padding: 10px 27px;}
ul.comparison-contact-us li {padding-bottom: 23px;margin: 0;}
.comparison-contact-us li a {font-size: 16px !important;margin: 0 0 !important;}
.comparison-contact-us h4 {color: #18527D !important;}
.comparison-contact-us span {color: #444; padding-left: 9px;font-size: 15px;}
.comparison-contact-us img {padding-left: 8px;}

/* Webinar Accordian */

ul.accordion {
margin: 0 0 22px 0;
border-bottom: 1px solid #E9E9E9;
line-height: 1.6;
margin-bottom: 17px;
list-style-position: outside;
}
ul.accordion li.active {
border: 0;
}
ul.accordion li {
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #E9E9E9;
}
ul.accordion li.active .title::after {
content: "";
display: block;
width: 0;
height: 0;
border: solid 6px;
border-color: white transparent transparent transparent;
}
ul.accordion li .title::after {
content: "";
display: block;
width: 0;
height: 0;
border: solid 6px;
border-color: transparent #9D9D9D transparent transparent;
position: absolute;
right: 15px;
top: 21px;
}
li.active
ul.accordion li {
list-style: none;
}
ul.accordion li .title h1, ul.accordion li .title h2, ul.accordion li .title h3, ul.accordion li .title h4, ul.accordion li .title h5 {
margin: 0;
}
ul.accordion li.active .content {
background: white;
display: block;
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
}
ul.accordion li .content {
display: none;
padding: 15px;
}
ul.accordion li ul {
margin: 0;
padding: 0;
}
ul.accordion li ul li {
padding: 6px 0 6px 20px;
border-bottom: 1px solid #E9E9E9;
border-top: 0;
background-image: url(..images/arrow_right.png);
background-repeat: no-repeat;
background-position: 0 50%;
list-style: none;
}
ul.accordion li.active .title {
background: #185486;
padding-top: 13px;
color: white;
}
ul.accordion li .title {
cursor: pointer;
background: #F0F0F0;;
padding: 15px;
margin: 0;
position: relative;
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
border-top: 1px solid #CECECE;
-webkit-transition: 0.15s background linear;
-moz-transition: 0.15s background linear;
-o-transition: 0.15s background linear;
transition: 0.15s background linear;
}
ul.accordion li.active .title::after {
content: "";
display: block;
width: 0;
height: 0;
border: solid 6px;
border-color: white transparent transparent transparent;
}
ul.accordion li .title::after {
content: "";
display: block;
width: 0;
height: 0;
border: solid 6px;
border-color: transparent #9D9D9D transparent transparent;
position: absolute;
right: 15px;
top: 21px;
}
.webinar p{padding: 0px 25px 15px 25px;
font-size: 13px;}
.webinar ul.accordion {width: 540px;
padding: 0px 20px 10px 10px;}
.accordion h5 {
font-size: 13px;
}
.accordioninside {
font-size: 12px;
}
.length {
float: right;
padding-right: 10px;
}
.last-webinar {border-bottom: 1px solid #CECECE;}

.error-message-newsletter
{
 margin-right: 60px;
 margin-top: 5px;
 font-size: 11px;
 display:none;
 color:Red;
 float:right;
}
.success-message-newsletter
{
 font-size: 11px;
 margin-right: 108px;
 margin-top: 5px;
 display:none;
 color:Green;
 float:right;
}
.error-message
{
 font-size: 11px;
 display:none;
 color:Red;
}
.success-message
{
 font-size: 11px;
 display:none;
 color:Green;
}

.tblDocs { width: 100%; }
.tblDocs tr td { border-bottom: 1px solid #ccc; padding: 3px 0;}
.tblDocs a img { height: 18px; vertical-align: middle; }