html {
	min-height: 100%; margin-bottom: 1px;
}

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%;

}

TD, P, SPAN {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: gray;
}

.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: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #999999;
	margin: 0px 0px 0px 0px;
}

a:link, a:visited {
	color: #002266;
	text-decoration: none;
}

a:hover{
	color: #00ADEF;
	text-decoration: none; 
}

SELECT {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #666666;
}

.input {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #A4D295;
}

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: gray;
}

.small A:link, .small A:visited {
	color: #002266;
	text-decoration: none;
}

.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: blue;
	line-height: 18px;
}

.glossary A:link, .glossary A:visited {
	color: #787878;
	text-decoration: none;
}

.glossary A:hover, .small A:active {
	color: #787878;
	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: #E4E4E4; 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-image: url(../images/global/grayFadeLong.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bgGradGreen {
	background-attachment: scroll;
	background-image: url(../images/global/greenFadeLong.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.bgGradBlueLong {
  background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/global/blueFadeLong.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bg_tabBack {
	background-color: #22416F;
	background-image: url(../images/global/bg_tabBack.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.disclosures {
	font: normal 10px/12px arial,helvetica,verdana,"times new roman",sans-serif;
	color: #787878;
}


.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: #787878;
}

.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: #999999;
	width: 100px;
	border: 1px solid #E4E4E4;
}
.fieldSecureLoginMed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 75px;
	border: 1px solid #A4D295;
}

.fieldSecureLoginLarge{
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #999999;
	width: 125px;
	border: 1px solid #A4D295;
}

.fieldPaymentEst{
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #999999;
	width: 125px;
	border: 1px solid #A4D295;
}

.fieldSecureLoginStd {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #999999;
	width: 200px;
	border: 1px solid #A4D295;
}

.fieldSecureLoginWide {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #999999;
	width: 300px;
	border: 1px solid #A4D295;
}
.fieldSecureLoginShort {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #999999;
	width: 50px;
	border: 1px solid #A4D295;
}

.fieldAboutUsEmail {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #999999;
	width: 150px;
	border: 1px solid #A4D295;
}

.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: #999999;
}
.textHighlightBrightBlueLarge {
	font-size: 15px;
	font-weight: bold;
	color: #548DE0;
}
.fieldIncentivesOne {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #666666;
	width: 200px;
	border: 1px solid #A4D295;
}

.texDarkGray {
	font-weight: bold;
	font-size: 11px;
	color: #494949;

}

.texDarkBlue {
	font-weight: bold;
	font-size: 11px;
	color: #22416F;

}
.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: #666666;
	width: 50px;
	border: 1px solid #A4D295;
	height: 20px;
}
.budgetCalcPage2Input {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #666666;
	width: 64px;
	border: 1px solid #A4D295;
	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: #999999;
    vertical-align:top;} 
}

.fieldMedLongrem {
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 11px;
	color: #999999;
	width: 200px;
	border: 1px solid #A4D295;
}
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 #cccccc; 
	font-weight : bold;
	color:#cccccc;
	width:5px; 
	text-decoration:none;
	padding: 0px 3px 0px 3px;
	display: block;
	background-color: darkgreen;/*#e0e0e0;*/
	cursor: hand;
}
.cssbutton {
	background: #b7d9ac; /*#bcd9b3;*/
	padding: 1px;
	font-weight:bold;
	font-size:68%;
	font-family: tahoma;
	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: #999999;
	width: 216px;
	border: 1px solid #A4D295;
}

div#ms-text{
	position:fixed;
  	left:300px;
	width:1000px;
    height:27px;
	z-index:1000;
	border:0 none;
	margin:0;
	padding:0;
	font-size:10px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	background-repeat:no-repeat;
	position:absolute;
	padding-top:100px;
	}

<div id="ms-website">

div#ms-website {
	position:relative;
	float:left;
	width:1000px;
	line-height:1.3;
	margin-bottom:0px;
}

<div class="homelinks">

.homelinks{
  border:none;
  display:block;
  right:10px;
  position:absolute;
  top:285px
}


/*	Dark Grey */
body.ms-ng,
p#ms-mb-title a,
div#ms-footer div#ms-navi-footer dl dd ul li a,
div#ms-footer div#ms-navi-footer dl dd ul li span  {
	color:#666;
}

.sampleText{
  border:none;
  display:block;
  left:12px;
  position:absolute;
  top:130px;
  z-index:2;
  color:#ffffff;
  font-family:Georgia;
  font-size:25px;
  text-decoration:none;
  
}

.mbfLogo {
	width:200;
    left:790px;
    top:30px;
	display:block;
	background:url(../images/MBFLogo.gif);
	position:absolute;
}

.companyLogo {
	width:200;
    left:750px;
    top:130px;
	display:block;
	position:absolute;
}

.homelinks{
  border:none;
  display:block;
  right:10px;
  position:absolute;
  top:315px
}

.menuFont{
  color:#ffffff;
  font-family:arial,helvetica,verdana,"times new roman",sans-serif;
  font-size:10px;
  text-decoration:none
}

.menuFontHeading{
  color:#ffffff;
  font-family:arial,helvetica,verdana,"times new roman",sans-serif;
  font-size:12px;
  text-decoration:none
}

.homebottomlinks{
  border:medium none;
  display:block;
  left:0px;
  position:absolute;
  top:400px;
  width:980px;
  align: left;
}

a.ms93-sn-button-agree  {	
	width:65px;
	padding-left:6px;
	padding-top:1px;
	padding-right:20px;
	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-size: 11px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;

}
H1 {
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: gray;
	margin: 0px 0px 0px 0px;
}

H2 {
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	font-size: 13px;
	color: gray;
	margin: 0px 0px 0px 0px;
}

.ms-text{
  	padding-left:5px;
	width:1000px;
    height:27px;	
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	background-repeat:no-repeat;
	padding-top:20px;
}
.ms-image{
  	padding-left:0px;
	width:1000px;
    height:27px;	
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
	background-repeat:no-repeat;
	padding-top:93px;
}

a.ms93-sn-button-agree-long  {
	font-size:11px; 
	text-decoration:none;
	width:142px;
	padding-left:10px;
	padding-top:1px;
	padding-right:15px;
	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-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;
}

