@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color: #799877;
	background-image: url(/bcp/edu/microsites/moneymatters/images/bkgd_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*  START styles for the skip to content link  */
#skip a, div#skip a:hover, div#skip a:visited  { 
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  position: absolute; /* for the benefit of IE5 Mac */
  left: -2000px; 
  top: 0px; 
  height: 0;
  width: 0;
  overflow: hidden;
  }
   
#skip a:active, div#skip a:focus 
  {
	position:static;
	height:auto;
	width: auto;
	margin-right: 10px;
}
/*  END styles for the skip to content link  */

/*  START styles for FTC "ribbon" or standard microsite links  */
#ftcLinks{
	position: relative;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:  normal;
	color: #000000;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#ftcLinks a{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#ftcLinks a:hover{
	color: #799877;
	text-decoration: none;
}
#ftcLinksLeft {
	position: relative;
	float: left;
	text-align: left;
	margin-left: 5px;
}
#ftcLinksRight {
	position: relative;
	float: right;
	text-align: right;
	margin-right: 5px;
}
/*  END styles for FTC "ribbon" or standard microsite links  */


#wrapOuter{
	position: relative;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* secondary page styles  */
#header{
	padding: 0;
	width: 780px;
	background-color: #799877;
	background-image: url(/bcp/edu/microsites/moneymatters/images/mm_header.jpg);
	background-repeat: no-repeat;
	height: 170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.hide  { 
  position: absolute; /* for the benefit of IE5 Mac */
  left: -5000px; 
  top: 0px; 
  height: 0;
  width: 0;
  }

#switchLang {
	position: absolute;
	right: 25px;
	top: 30px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	height: auto;
	width: auto;
}

#switchLang p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#switchLang a {
	color: #FFFFFF;
	text-decoration: none;
}

#switchLang a:link{
	color: #FFFFFF;
}

#switchLang a:visited{
	color: #FFFFFF;
}

#switchLang a:hover{
	color: #062e01;
}

#mainNav{
	padding: 0px;
	position: relative;
	top: 12px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	width: 760px;
	text-align: right;
	z-index: 30;
}

#mainNav ul{
	display: inline;
	list-style-type: none;
	height: 12px;
}

#mainNav ul li{
	display: inline;
	font-weight: normal;
	margin: 0px;
	width: auto;
	padding-right: 3px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}

#mainNav ul li.menuEnd{
	border-right-width: 0px;
}

#mainNav a{
	text-decoration: none;
}

#mainNav a:link{
	color: #FFFFFF;
}

#mainNav a:visited{
	color: #FFFFFF;
}

#mainNav a:hover{
	color: #799877;
}
		  
#wrapMain {
	width:760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;

}		  

#my-border {
	width:718px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #062e01;
	border-right-color: #062e01;
	border-bottom-color: #062e01;
	border-left-color: #062e01;
}


#containerMain{
	width:718px;
	z-index: 10;
	background-color: #FFFFFF;
	background-image: url(/bcp/edu/microsites/moneymatters/images/center_bkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}


#center{
	float:left;
	width:438px;
	padding-right: 20px;
	background-image: url(/bcp/edu/microsites/moneymatters/images/center_bkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	position: relative;
	line-height: 18px;
}

#center a{
	text-decoration: none;
	color: #508518;
	font-weight: normal;
}

#center a:link{
	color: #508518;
}

#center a:visited{
	color: #508518;
}

#center a:hover{
	color: #d08b00;
}

#center h1{
	font-size: 25px;
	font-weight: bold;
	color: #335400;
	z-index: 20;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 30px;
}

#center h2{
	font-size: 20px;
	font-weight: bold;
	color: #508518;
	margin-top: 15px;
	padding-top: 5px;
	text-decoration: none;
}

#center h3{
	font-size: 18px;
	font-weight: bold;
	color: #508518;
	margin-top: 20px;
	padding-top: 0px;
	text-decoration: underline;
/*	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #508518;*/
	display: inline;
 	width:420px
}
#center h4{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#center p {
	margin-top: 0px;
	padding-top: 0px;
}


#center ul{
	list-style-position: outside;
	list-style-image: url(/bcp/edu/microsites/moneymatters/images/checkmark.png);
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 0px;
}

#center ul.disc{
	list-style-type: disc;
	list-style-image: none;
}

#center ul li{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#center dt{
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 16px;
}

#center dt a{
	font-weight: bold;
}

#center dd{
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}



#box{
	background-color: #f2f1da;
	width: 378px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #bcccbb;
	border-right-color: #bcccbb;
	border-bottom-color: #bcccbb;
	border-left-color: #bcccbb;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

#box h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #d08b00;
	line-height: 20px;
}

#box p {
	margin-top: 10px;
	padding-top: 0px;
}


#picCaptionRight {
	width: 131px;
	float: right;
	background-color:#eeeeee;
	text-align: center;
	line-height: 120%;
	font-size: 90%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px dashed #bcccbb;
	padding: 3px;
}

#picCaptionRight img {
	padding: 1px;
	border: 1px solid #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#picCaptionRight a {
	font-weight: bold;
	font-size: 110%;
}



#rightRail{
	float:right;
	width:240px;
/*	padding-left: 10px;*/
	position:relative;
	background-color: #FFFFFF;
/*	background-color: #f2f1da;*/
}

#rightRail img{
	margin-bottom: 10px;
}

#rightRail textarea{
	margin-bottom: 10px;
	margin-top: 5px;
}

#railSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #bcccbb;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 20px;
	color: #000000;
}

#railSection.button {
	margin-bottom: 0px;
	text-align: center;
}

#center #railSection {
	font-family: Arial, Helvetica, sans-serif;
}

#railSection.top {
	border-top-width: 0px;
	padding-top: 0px;
}

#railSection h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #d08b00;
	line-height: 20px;
}

#railSection h3{
	font-size: 18px;
	font-weight: bold;
	color: #508518;
	margin-top: 20px;
	padding-top: 0px;
	text-decoration: none;
}

#railSection h4{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



#railSection p{
	font-size: 11px;
	line-height: 1.25em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#railSection p.title{
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

#railSection a{
	color: #508518;
	text-decoration: none;	
}

#railSection a:link{
	color: #508518;
}

#railSection a:visited{
	color: #508518;
}

#railSection a:hover{
	color: #d08b00;
}

#railSection h2 a{
	color: #d08b00;
	text-decoration: none;
}

#railSection h2 a:link{
	color: #d08b00;
}

#railSection h2 a:visited{
	color: #d08b00;
}

#railSection h2 a:hover{
	color: #d5af00;
}

#railSection ul{
	list-style-position: outside;
	list-style-image: url(/bcp/edu/microsites/moneymatters/images/bullet1.png);
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#center #railSection ul{
	list-style-position: inside;
}

#railSection ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.25em;
}

#railSection ul.menu{
	margin-top: 5px;
	margin-bottom: 5px;
}

#railSection ul.menu li{
	margin-bottom: 5px;
}


/*sub-menu highlighting*/

#containerMain.manageBudget #rightRail #railSection ul li.manageBudgetActive a, 
#containerMain.manageSavings #rightRail #railSection ul li.manageSavingsActive a, 
#containerMain.manageSpending #rightRail #railSection ul li.manageSpendingActive a, 
#containerMain.creditChoose #rightRail #railSection ul li.creditChooseActive a, 
#containerMain.creditUse #rightRail #railSection ul li.creditUseActive a, 
#containerMain.debtCollect #rightRail #railSection ul li.debtCollectActive a, 
#containerMain.debtRelief #rightRail #railSection ul li.debtReliefActive a, 
#containerMain.debtRepair #rightRail #railSection ul li.debtRepairActive a, 
#containerMain.debtAdvance #rightRail #railSection ul li.debtAdvanceActive a, 
#containerMain.debtRepo #rightRail #railSection ul li.debtRepoActive a, 
#containerMain.homeMortgage #rightRail #railSection ul li.homeMortgageActive a, 
#containerMain.homeForeclose #rightRail #railSection ul li.homeForecloseActive a, 
#containerMain.homeReverse #rightRail #railSection ul li.homeReverseActive a, 
#containerMain.homeService #rightRail #railSection ul li.homeServiceActive a, 
#containerMain.jobsLoss #rightRail #railSection ul li.jobsLossActive a, 
#containerMain.jobsOpps #rightRail #railSection ul li.jobsOppsActive a, 
#containerMain.jobsHome #rightRail #railSection ul li.jobsHomeActive a, 
#containerMain.jobsWealth #rightRail #railSection ul li.jobsWealthActive a, 
#containerMain.jobsHunt #rightRail #railSection ul li.jobsHuntActive a {
	font-weight: bold;
	color: #335400;
}

/*end sub-menu highlighting*/

#footer{
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-right: 24;
	width: 756px;

}

#footer ul{
	display: inline;
	list-style-type: none;
	height: 12px;
}

#footer ul li{
	display: inline;
	font-weight: normal;
	margin:0 auto;
	padding-right: 3px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
}

#footer ul li.menuEnd{
	border-right-width: 0px;
}
#footer a{
	text-decoration: none;
}

#footer a:link{
	color: #003300;
}

#footer a:visited{
	color: #003300;
}

#footer a:hover{
	color: #FFFFFF;
}
/*  END positioning styles  */





