@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color: #799877;
	background-image: url(/bcp/edu/microsites/moneymatters/images/home_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  */


#wrapOuter{
	position: relative;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*  Homepage styles  */


#containerHome{
	width:760px;
	height: 640px;
	background-image: url(/bcp/edu/microsites/moneymatters/images/home_bkgd.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
	top: 0px;
	z-index: 10;
}


#titleHome{
	position: absolute;
	left: 31px;
	top: 30px;
	width:300px;
	margin: 0px;
	padding: 0px;
	z-index: 55;
}

#titleHome h1{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #FFFFFF;
	line-height: 55px;
}

#titleHome2{
	position: absolute;
	left: 115px;
	top: 85px;
	width:300px;
	margin: 0px;
	padding: 0px;
	z-index: 50;
}

#titleHome2 h1{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #FFFFFF;
	line-height: 55px;
}

#switchLang {
	position: absolute;
	right: 15px;
	top: 35px;
	margin: 0px;
	height: auto;
	width: auto;
	border: 1px solid #3E6B18;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#switchLang:hover {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}

#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: normal;
}


#switchLang a {
	color: #3E6B18;
	text-decoration: none;
}

#switchLang a:link{
	color: #3E6B18;
}

#switchLang a:visited{
	color: #3E6B18;
}

#switchLang a:hover{
	color: #FF0000;
}

#mainHomeNav{
	position: absolute;
	left: 250px;
	top: 165px;
	width:165px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	z-index: 30;
}

#mainHomeNav ul{
	list-style-type: none;
	text-align: right;
}

#mainHomeNav ul li{
	font-weight: normal;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#mainHomeNav a{
	text-decoration: none;
}

#mainHomeNav a:link{
	color: #FFFFFF;
}

#mainHomeNav a:visited{
	color: #FFFFFF;
}

#mainHomeNav a:hover{
	color: #003300;
}		  
		  

/*#my-border {
	width:235px;
	height: 385px;
	position: absolute;
	left: 20px;
	top: 155px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}*/

#wrapMain {
	width: 259px;
	position: absolute;
	left: 25px;
	top: 155px;
	padding: 0px;
	margin: 0px;

}		  

#my-border {
	width: 237px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	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;
}

#my-border p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#comment {
	width:200px;
	position: absolute;
	left: 490px;
	top: 520px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	opacity: 0.75;  /*for all current browsers except explorer*/
	filter:alpha(opacity=75);  /*for explorer */
	background-color: #FFFFFF;
	text-align: center;
}
#comment p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#psa {
	margin-top:2cm;
	font-size:14px;
	width:120px;
	position: absolute;
	left: 44px;
	top: 326px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	/*opacity: 0.75;  for all current browsers except explorer*/
	/*filter:alpha(opacity=75);  /*for explorer */
	background-color: #99BB99;
	text-align: center;
	color:white;
}

#psa a:hover{
	color: #003300;
}
#psa p,a{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#footerHome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: center;
	padding: 0;
	margin-right: 20;
	width: 740px;
/*	background-color: #9bb299;*/
	position: absolute;
	top: 595px;
}

#footerHome ul{
	display: inline;
	list-style-type: none;
	height: 12px;
}

#footerHome ul li{
	display: inline;
	font-weight: normal;
	margin:0 auto;

}


#footerHome a{
	padding-right: 7px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
	text-decoration: none;
}

#footerHome a:link{
	color: #003300;
}

#footerHome a:visited{
	color: #003300;
}

#footerHome a:hover{
	color: #FFFFFF;
}

#footerHome a.menuEnd{
	border-right-width: 0px;
}

.hide  { 
  position: absolute; /* for the benefit of IE5 Mac */
  left: -5000px; 
  top: 0px; 
  height: 0;
  width: 0;
  }
  

