html {
	min-height: 100%; margin-bottom: 1px;
}



TD, P, SPAN {
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.subhead {
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 13px;
	margin: 2px 0px 2px 0px;
}


.subheadLightBlue {
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 13px;
	color: #548DE0;
	margin: 2px 0px 2px 0px;
}

H4 {
	font-family:"times new roman";
	font-size: 22px;
	font-weight: 100;
	color: #999999;
	margin: 0px 0px 0px 0px;
}


a:link, a:visited {
	color: #002266;
	text-decoration: none;
}

A:hover{
	color: #00ADEF;
	text-decoration: none; 
}

a:focus {
	outline-style:none;
}

SELECT {
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	border: 1px solid #999999;
}

.input {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	border: 1px solid #999999;
}

SPAN.gray {
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #494949;
}

.small, .small TD, .small P, .small SPAN {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: black;
	
}

.small A:link, .small A:visited {
	color: #002266;
	text-decoration: none;
	font-size:11px;
}

.small A:hover, .small A:active {
	color: #00ADEF;
	text-decoration: none; 
}

.glossary, .glossary TD, .glossary P, .glossary SPAN {
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.glossary A:link, .glossary A:visited {
	color: #000000;
	text-decoration: underline;
}

.glossary A:hover, .small A:active {
	color: #00ADEF;
	text-decoration: none; 
} 

.spacer { font-size: 1px; line-height: 1px; }

/* Backgrounds */
.bgWhite { background-color: #FFFFFF; font-size: 1px; line-height: 1px; }
.bgLightGray { background-color: #999999; font-size: 1px; line-height: 1px; }
.bgDarkGray { background-color: #333333; font-size: 1px; line-height: 1px; }
.bgBabyBlue { background-color: #D9E1EC; font-size: 1px; line-height: 1px; }
.bgUltraLightGreen { background-color: #A4D295; font-size: 1px; line-height: 1px; }
.bgUltraLightGray { background-color: #EEEEEE; font-size: 1px; line-height: 1px; }
.bgGray { background-color: #E4E4E4; font-size: 1px; line-height: 1px; }
.bgGreen { background-color: #8EA287; font-size: 1px; line-height: 1px; }
.bgVerticalDivider { background-color: #EBEEF2; font-size: 1px; line-height: 1px; }
.bgNav { background-color: #E4E4E4; font-size: 1px; line-height: 1px; }
.bgSubNav { background-color: #F0F0F0; font-size: 1px; line-height: 1px; }

.bgThinGrayStripes {
	background-image: url(../images/global/stripesGrayThin.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1px;
	line-height: 1px;
}


.bg5StepsStripes {
	background-image: url(../images/home/home5stepStripe.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}

.grayStripes {
	background-image: url(../images/global/bgStripesLightGray.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.blueStripes {
	background-image: url(../images/global/bgStripesLightBlue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bgGradGrayShort {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/global/grayFadeShort.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bgGradGrayLong {
  background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bgGradGreen {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.bgGradBlueLong {
  background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bg_tabBack {
	background-color: #22416F;
	background-repeat: repeat-x;
	background-position: left bottom;
}


.disclosures {
	font: normal 10px/12px arial,helvetica,verdana,"times new roman",sans-serif;
	color: #000000;
}


.green {
	font: normal 12px/18px arial,helvetica,verdana,"times new roman",sans-serif;
	color: #8EA287;
}

.boldGreen {
	font: bold 12px/18px arial,helvetica,verdana,"times new roman",sans-serif;
	color: #8EA287;
}

.blue {
	font: normal 12px/18px arial,helvetica,verdana,"times new roman",sans-serif;
	color: #22416F;
}

.boldBlue {
	font: bold 12px/18px arial,helvetica,verdana,"times new roman",sans-serif;
	color: #22416F;
}

.boldGrey {
	font: bold 12px/18px arial,helvetica,verdana,"times new roman",sans-serif;
	color: #000000;
}

.boldRed {
	font: bold 12px/18px arial,helvetica,verdana,"times new roman",sans-serif;
	color: #990000;
}

.smallText {
	font-size: 10px;
	line-height: 12px;
}

.fieldSecureLogin {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266 ;
	width: 100px;
	border: 1px solid #999999;
}
.fieldSecureLoginMed {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 75px;
	border: 1px solid #999999;
}

.fieldSecureLoginLarge{
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 125px;
	border: 1px solid #999999;
}

.fieldPaymentEst{
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 125px;
	border: 1px solid #999999;
}

.fieldSecureLoginStd {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 200px;
	border: 1px solid #999999;
}

.fieldSecureLoginWide {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 300px;
	border: 1px solid #999999;
}
.fieldSecureLoginShort {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 50px;
	border: 1px solid #999999;
}

.fieldAboutUsEmail {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 150px;
	border: 1px solid #999999;
}

.smallContentText {
	font-size: 11px;
	line-height: 15px;
}
.financing101GrayStripes {
	background-image:  url("../images/learningCenter/financing101GrayStripes.gif");
	background-repeat: repeat-x;
	background-position: left top;
	
}
.financing101GreenStripes {
	background-image:  url("../images/learningCenter/financing101GreenStripes.gif");
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1px; line-height: 1px;
}
.textHighlightGray {
	font-size: 13px;
	font-weight: bold;
	color: #002266;
}
.textHighlightBrightBlueLarge {
	font-size: 15px;
	font-weight: bold;
	color: #548DE0;
}
.fieldIncentivesOne {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 200px;
	border: 1px solid #999999;
}

.texDarkGray {
	font-weight: bold;
	font-size: 11px;
	color: #494949;

}

.texDarkBlue {
	font-weight: bold;
	font-size: 11px;
	color: black;

}
.texDarkBlueIncentives2 {
	font-size: 11px;
	color: #22416F;
	text-decoration: underline;
}
.texDarkGrayLarge {
	font-weight: bold;
	font-size: 14px;
	color: #494949;
}
.texDarkBlueLarge {
	font-weight: bold;
	font-size: 14px;
	color: #22416F;
}
.textLightBlueGray {
    font: normal 11px/16px arial,helvetica,verdana,"times new roman",sans-serif;
	color: #A5B5CD;
	}
.incentivesRequired {
	font-size: 12px;
	color: #494949;
	vertical-align: top;
}
.budgetCalcShortInput {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 50px;
	border: 1px solid #999999;
	height: 20px;
}
.budgetCalcPage2Input {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 64px;
	border: 1px solid #999999;
	height: 20px;
}
.buyVsLeaseGraphBg {
	background-color: #FF7012;
	background-image: url(../images/learningCenter/learningGraphBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.buyVsLeaseGraphBarBg {
	background-color: #FF7012;
	background-image: url(../images/learningCenter/learningGraphBarBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.superscript {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 9px;
    color: #002266;
    vertical-align:top;} 
}

.fieldMedLong {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #002266;
	width: 200px;
	border: 1px solid #999999;
}


td.alert {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
}
.tableLightBlue {
	background-color: #EBF0F6;
}
.tableLightGreen {
	background-color: #E0E9DD;
}
.incentivesTabBg {
	background-color: #FFFFFF;
	background-image: url(../images/incentives/two/bgTab.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.profile {
position:absolute; 
	border:1px solid #999999; 
	font-weight : bold;
	color:#002266;
	width:5px; 
	text-decoration:none;
	padding: 0px 3px 0px 3px;
	background-color: #EEEEEE;/*#e0e0e0;*/
	cursor: hand;
	
}
.cssbutton {
	background: #b7d9ac; /*#bcd9b3;*/
	padding: 1px;
	font-weight:bold;
	font-size:68%;
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	color:#444444;
	height: 16px;
	width: 70px;
	border : 1px solid #666666;
	cursor: hand;
	text-decoration:none;
	display: inline;
	/*float: center;
	width: 9em;
	letter-spacing: -0.05em;*/
	text-transform: uppercase;
}
.fieldSecureLoginStdAlt {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #000000;
	width: 216px;
	border: 1px solid #999999;
}
.ms-text{
  	padding-left:250px;
	width:1000px;
    height:27px;	
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	background-repeat:no-repeat;
	padding-top:100px;
}

body {
	float: left;
	width: 100%;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/bg_body.gif) repeat-y 0 0;
	font-family:arial, helvetica, verdana, "times new roman", sans-serif;
	font-size:62.5%;

}

p.ms93-sn-button-agree a {

	font-size:11px; 

	text-decoration:none;
		
	width:63px;
	padding:1px;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/btn_navi_pcn_short.gif) repeat-y 0 0;
	height: 18px;

	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}


/* jshah - for 3rd level Navigation */
.subNavigation {
	FONT-FAMILY: arial, helvetica, verdana, "times new roman", sans-serif;
	text-decoration: none;
	FONT-SIZE: 11px;
	border-width: 1px;
	background-color: #f2f2f2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 5px;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver; 
	border-left-color: silver
	}



a.subNavigationSelected, a.subNavigationSelected:hover, a.subNavigationSelected:active a.subNavigation:hover  {
	FONT-FAMILY: arial, helvetica, verdana, "times new roman", sans-serif;
	color: 	#00ADEF;
	text-decoration: none;
	FONT-SIZE:11px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-style: solid;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 5px;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver;
	border-left-color: silver
	}
	.subNavigationalt {
	FONT-FAMILY: arial, helvetica, verdana, "times new roman", sans-serif; 
	text-decoration: none;
	FONT-SIZE: 11px;
	border-width: 1px;
	background-color: #f2f2f2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver; 
	border-left-color: silver
	}
	
	a.subNavigationSelectedalt, a.subNavigationSelectedalt:hover, a.subNavigationSelectedalt:active a.subNavigationalt:hover  {
	FONT-FAMILY: arial, helvetica, verdana, "times new roman", sans-serif;
	color: 	#00ADEF;
	text-decoration: none;
	FONT-SIZE: 11px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-style: solid;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver;
	border-left-color: silver
	}

.subNavigationfr {
	FONT-FAMILY:  arial; 
	text-decoration: none;
	FONT-SIZE: 9px;
	border-width: 1px;
	background-color: #f2f2f2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver; 
	border-left-color: silver;
	}
	
	
	
a.subNavigationSelectedfr, a.subNavigationSelectedfr:hover, a.subNavigationSelectedfr:active a.subNavigationfr:hover  {
	FONT-FAMILY: arial;
	color: 	#00ADEF;
	text-decoration: none;
	FONT-SIZE: 9px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-style: solid;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver;
	border-left-color: silver
	}
	
	.subNavigationfralt {
		FONT-FAMILY:  arial; 
	text-decoration: none;
	FONT-SIZE: 9px;
	border-width: 1px;
	background-color: #f2f2f2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver; 
	border-left-color: silver;
	}
	
	a.subNavigationSelectedfralt, a.subNavigationSelectedfralt:hover, a.subNavigationSelectedfralt:active a.subNavigationfralt:hover  {
	FONT-FAMILY:  arial;
	color: 	#00ADEF;
	text-decoration: none;
	FONT-SIZE: 9px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-style: solid;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver;
	border-left-color: silver
	}

.bgBody {
	background-color: #eff1f3
}
.container {
position: absolute;
left: 0;
top: 0;
background-color: #FFFFFF;
}

.inputShaded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002266;
	background-color: #e1e1e1;
	border: 1px solid #999999;
}


.inputShadedGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002266;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.mbfLink{
	FONT-FAMILY: arial, helvetica, verdana, "times new roman", sans-serif;
	FONT-SIZE: 11px;
	}
a.mbfLink.hover {
	color: 	#00ADEF;
}
.ms93-sn-button{
	font-size:11px; 
	text-decoration:none;
	width:60px;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:0px;
	border: 1px solid #EFF1F3;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/btn_navi_pcn_short.gif);
	height: 19px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}
.bgVerticalDivider { background-color: #EBEEF2; font-size: 1px; line-height: 1px; }

H2 {
	font-family:"times new roman";
	font-size: 18px;
	font-weight: 100;
	color: #999999;
	margin: 0px 0px 0px 0px;
}


.contentTable{
	top: 94px;
	left: 250px;
	position: absolute
}

.redStar{
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	color: #990000;
	font-size: 12px;
}

.smallBold,  .smallBold P, .smallBold SPAN {
	font: bold;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.ms-leftNav{

    height:100px;	
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	background-repeat:no-repeat;
	padding-top:100px;

}

H2 {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.markermenualt{
width: 230px;
background-color:#EEEEEE;

top:500px;

z-index: 10;
border: 1px solid #C0C0C0;  
}


.markermenulease{
width: 230px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:480px;
left:10px;
z-index: 10;
border: 1px solid #C0C0C0; 
}

.markermenuspecial{
width: 200px;
float:right;
position:absolute;
top:530px;
}

.chimneytip{
width:238px;
background-color:#C0C0C0;
float:right;
position:absolute;
top:450px;
left:10px;
z-index: 10;
border: 3px solid #C0C0C0; 
}

.markermenuglossary{
width: 238px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:521px;
left:10px;
z-index: 10;
border: 1px solid #C0C0C0;
}

.markermenuCA{
width: 230px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:420px;
left:10px;
z-index: 10;
border: 1px solid #C0C0C0;
}


.markermenuglossaryfr{
width: 238px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:559px;
left:10px;
z-index: 10;
border: 1px solid #C0C0C0;
}

.chimneytipSpecial{
width:242px;
background-color:#C0C0C0;
float:right;
position:absolute;
top:290px;
left:5px;
z-index: 10;
border: 3px solid #C0C0C0; 
}

.chimneytipSpecial2{
width:238px;
background-color:#C0C0C0;
float:right;
position:absolute;
top:500px;
left:5px;
z-index: 10;
border: 3px solid #C0C0C0; 
}


.leftMenuPosition {
	top: 0px;
	left: 0px;
	position: absolute
}

.summaryViewDivOld {
	position: absolute;
	background-color: white;
	width:492px;
	height:225;
	top: 730px;
	z-index: 10;
}

.summaryViewDiv {
	position: absolute;
	background-color: white;
	width:492px;
	height:225;
	top: 400px;
	z-index: 10;
}

.summaryViewDivfrOld {
	position: absolute;
	background-color: white;
	width:333px;
	height:200px;
	top: 750px;
	z-index: 10;
}

.summaryViewDivfr {
	position: absolute;
	background-color: white;
	width:333px;
	height:200px;
	top: 420px;
	z-index: 10;
}

.summaryViewDivfr2Old {
	position: absolute;
	background-color: white;
	width:193px;
	height:200px;
	left:300px;
	top: 750px;
	z-index: 10;
}

.summaryViewDivfr2{
	position: absolute;
	background-color: white;
	width:193px;
	height:200px;
	left:300px;
	top: 450px;
	z-index: 10;
}

.flashView {
	z-index: 1;
}

.tableBorder {
	border-color: #9A9A9A;
	border-width: 1px;
	border-style: solid
}
.tableCell {
	border-right-color: #9A9A9A;
	border-right-style: solid;
	border-right-width: 1px;

}


.markermenuPE{
width: 250px; /*width of side bar menu*/
clear: left;
border: 0px solid #9A9A9A;
z-index: 20;
	position: absolute;;
	top: 370px;

}

.peDisplay td { 
height: 27px;
	padding-left: 10px;;
	text-align: left;
	vertical-align: top

} 

.peInputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: none;
	border-width: 0px;
	font-weight: bold
}

.peInputTextMB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	border-style: none;
	border-width: 0px;
	font-weight: bold
}

.ms93-sn-button-med{
	font-size:11px; 
	text-decoration:none;
	width:82px;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:0px;
	border: 1px solid #EFF1F3;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/button_lg.gif);
	height: 19px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}


.ms93-sn-button-long{
	font-size:11px; 
	text-decoration:none;
	width:138px;
	border: 1px solid #EFF1F3;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:0px;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/btn_navi_pcn_140.gif);
	height: 19px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}

.ms93-sn-button-extralong{
	font-size:11px; 
	text-decoration:none;
	width:220px;
	border: 1px solid #EFF1F3;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:0px;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/btn_navi_pcn_extralong.gif);
	height: 19px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}

.ms93-sn-button-pe{
	font-size:11px; 
	text-decoration:none;
	width:61px;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:0px;
	border: 1px solid #EFF1F3;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/btn_navi_pcn_short.gif) ;
	height: 18px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}

a.ms93-sn-button-agree  {
	font-size:11px; 
	text-decoration:none;
	border:1px	
	width:63px;
	padding-top:1px;
	padding-right:12px;
	padding-bottom:3px;
	border: 1px solid #EFF1F3;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/btn_navi_pcn_short.gif) repeat-y 0 0;
	height: 18px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}

a.ms93-sn-button-agree-med  {
	font-size:11px; 
	text-decoration:none;
	border:1px	
	width:82px;
	padding-top:1px;
	padding-right:12px;
	padding-bottom:3px;
	border: 1px solid #EFF1F3;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/button_lg.gif);
	height: 19px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}
a.ms93-sn-button-agree-long  {
	font-size:11px; 
	text-decoration:none;
	width:142px;
	padding-left:6px;
	padding-top:1px;
	padding-right:12px;
	padding-bottom:3px;
	border: 1px solid #EFF1F3;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/btn_navi_pcn_140.gif);
	height: 18px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}

a.ms93-sn-button-agree-extralong  {
	font-size:11px; 
	text-decoration:none;
	width:223px;
	padding-left:6px;
	padding-top:1px;
	padding-right:12px;
	padding-bottom:3px;
	border: 1px solid #EFF1F3;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/btn_navi_pcn_extralong.gif);
	height: 19px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}

.mb-ms-text{
  	padding-left:250px;
	width:1000px;
    height:27px;	
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	background-repeat:no-repeat;
	padding-top:70px;
}

.mb-titlePos{
  	padding-left:250px;
	top:500px;
   	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	background-repeat:no-repeat;
}

.mbchimneyChange{
width:238px;
background-color:#C0C0C0;
float:right;
position:absolute;
top:500px;
left:5px;
z-index: 10;
border: 3px solid #C0C0C0; 
}

.mbmenuspecial{
width: 230px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:530px;
left:5px;
z-index: 10;
border: 1px solid #C0C0C0; 
}
.mbchangecontent{
width: 200px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:530px;
left:5px;
z-index: 10;
border: 1px solid #C0C0C0; 
}

.mbchimneyDealer{
width:238px;
background-color:#C0C0C0;
float:right;
position:absolute;
top:630px;
left:5px;
z-index: 10;
border: 3px solid #C0C0C0; 
}

.mbleftDealer{
width: 238px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:655px;
left:5px;
z-index: 10;
border: 1px solid #C0C0C0; 
}

.mbchimneyGlossary{
width:238px;
background-color:#C0C0C0;
float:right;
position:absolute;
top:750px;
left:5px;
z-index: 10;
border: 3px solid #C0C0C0; 
}

.mbleftGlossary{
width: 230px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:775px;
left:5px;
z-index: 10;
border: 1px solid #C0C0C0; 
}

.mb93-sn-button-med{
	font-size:11px; 
	text-decoration:none;
	width:82px;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:0px;
	border: 1px solid #EFF1F3;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/button_lg.gif);
	height: 19px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}

.mbLeftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: none;
	border-width: 0px;
	
}

.mbmarkermenuPE{
width: 250px; /*width of side bar menu*/
clear: left;
border: 0px solid #9A9A9A;
z-index: 20;;
	position: absolute;;
	top: 300px

}

.subNavigationaccount {
	FONT-FAMILY: arial, helvetica, verdana, "times new roman", sans-serif;
	text-decoration: none;
	FONT-SIZE: 11px;
	border-width: 1px;
	background-color: #f2f2f2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	padding-right: 1px;
	padding-top: 0px;
	padding-left: 1px;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver; 
	border-left-color: silver
	}



a.subNavigationaccountSelected, a.subNavigationaccountSelected:hover, a.subNavigationaccountSelected:active a.subNavigationaccount:hover  {
	FONT-FAMILY: arial, helvetica, verdana, "times new roman", sans-serif;
	color: 	#00ADEF;
	text-decoration: none;
	FONT-SIZE:11px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-style: solid;
	padding-right: 1px;
	padding-top: 0px;
	padding-left: 1px;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver;
	border-left-color: silver
	}
.ms93-sn-button-extra-ultralong{
	font-size:11px; 
	text-decoration:none;
	width:380px;
	border: 1px solid #EFF1F3;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:0px;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/btn_navi_pcn_extra_ultralong.gif);
	height: 19px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}
.ms93-sn-button-ultralong{
	font-size:11px; 
	text-decoration:none;
	width:276px;
	border: 1px solid #EFF1F3;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:0px;
	background:#EFF1F3 url(/MBFCWeb/navigation/images/home/btn_navi_pcn_ultralong.gif);
	height: 19px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}  

.mbnextstep{
float:right;
position:absolute;
top:215px;
left:5px;

border: 1px solid #C0C0C0;
}

.mbleftnextstep{
width: 238px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:230px;
left:5px;
z-index: 10;
border: 1px solid #C0C0C0; 
}

.mbchimneylinkouts{
width:238px;
float:right;
position:absolute;
top:350px;
left:5px;
z-index: 10;
}

.textHighlightBlackHeader {
	font-family: Times new roman;
	font-size: 20px;
	line-height:19px;
	font-weight:500;
	color: #000000;
}


.textHighlightBlackHeader2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	
}

.markermenuaboutus{
width: 230px;
background-repeat:repeat-y;
float:right;
position:absolute;
top:385px;
left:10px;
z-index: 10;
}

.markermenumyaccount{
width: 230px;
background-repeat:repeat-y;
float:right;
position:absolute;
top:300px;
left:10px;
z-index: 10;
}

.markermenulease25{
float:right;
position:absolute;
top:450px;
left:7px;
z-index: 10;
}

.markermenulease25fr{
float:right;
position:absolute;
top:460px;
left:7px;
z-index: 10;
}

.chimneytipfr{
width:238px;
background-color:#C0C0C0;
float:right;
position:absolute;
top:470px;
left:10px;
z-index: 10;
border: 3px solid #C0C0C0; 
}

.markermenuleasefr{
width: 230px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:500px;
left:10px;
z-index: 10;
border: 1px solid #C0C0C0; 
}

.markermenucredit{
width: 230px;
background-repeat:repeat-y;
float:right;
position:absolute;
top:380px;
left:7px;
z-index: 10;
}

.markermenucreditstatus{
width: 230px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:420px;
left:9px;
z-index: 10;
border: 1px solid #C0C0C0; 
}

.chimneytipcredit{
width:230px;
background-color:#C0C0C0;
float:right;
position:absolute;
top:390px;
left:10px;
z-index: 10;
border: 3px solid #C0C0C0; 
}

.chimneytipcreditland{
width:238px;
background-color:#C0C0C0;
float:right;
position:absolute;
top:390px;
left:9px;
z-index: 10;
border: 3px solid #C0C0C0; 
}

.markermenuspecial{
width: 230px;
background-repeat:repeat-y;
float:right;
position:absolute;
top:290px;
left:7px;
z-index: 10;
}

.markermenuspecial1{
width: 230px;
background-color:#EEEEEE;
background-repeat:repeat-y;
float:right;
position:absolute;
top:320px;
left:5px;
z-index: 10;
border: 1px solid #C0C0C0;
}

.boldTitleGrey{
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#E5E5E5;

}
.iphonefoottext {
color:#000000;
font-family:arial,sans-serif;
font-size:11px;
text-decoration:none;
}
.topmenuPE{
	position: absolute;
	top: 140px;
}
.thirdmenutdfr{
	border-width: 1px;
	background-color: #f2f2f2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver; 
	border-left-color: silver;
	line-height : 12px;
}
	.subNavigationfraltnew {
	FONT-FAMILY:  arial; 
	text-decoration: none;
	FONT-SIZE: 11px;
	
	padding-right: 4px;
	padding-left: 4px;
	
	}
	
	a.subNavigationSelectedfraltnew, a.subNavigationSelectedfraltnew:hover, a.subNavigationSelectedfraltnew:active a.subNavigationfraltnew:hover  {
	FONT-FAMILY:  arial;
	color: 	#00ADEF;
	text-decoration: none;
	FONT-SIZE: 11px;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-style: none;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver;
	border-left-color: silver
	}
	
	a.subNavigationSelectedfrnew, a.subNavigationSelectedfrnew:hover, a.subNavigationSelectedfrnew:active a.subNavigationfrnew:hover  {
	FONT-FAMILY:  arial;
	color: 	#00ADEF;
	text-decoration: none;
	FONT-SIZE: 11px;
	padding-right: 5px;
	padding-left: 4px;
	border-bottom-style: none;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver;
	border-left-color: silver
	}
.thirdmenutdfralt{
	border-width: 1px;
	background-color: #f2f2f2;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: silver;
	border-bottom-color: silver;
	border-top-color: silver; 
	border-left-color: silver;
	line-height : 12px;
}
