@charset "UTF-8";
/* CSS Document */

/*footer */	

#footer {
	width:980px;
	background: #ffffff;
	float:left;
	color:#333333;
	} 
	
#footer p { 
	padding:0
	}	
	
#footer #copyright {
	float:right;
	margin: 40px 15px 0px 0px;
	text-align:right;
	font-size: 12px;
	}

#footer #copyright p.copyright {
	width:220px;
	}

#footer #pearson_logo {
	 width:950px;
	 height:30px;
	 float:left;
	 padding:10px 15px;
	 display:block;
	 }
	 
#footer .copyrightlink {
	color: #000000; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none
	}
	
	#footer A.copyrightlink:link {color: #000000; font-style: normal; font-weight: bold; text-decoration: none}
	#footer A.copyrightlink:active {color: #6597b0; font-style: normal; font-weight: bold; text-decoration: underline}
	#footer A.copyrightlink:visited {color: #000000; font-style: normal; font-weight: bold; text-decoration: none}
	#footer A.copyrightlink:hover {color: #6597b0; font-style: normal; font-weight: bold; text-decoration: underline}
	
#footer .penguinlink {
	color: #ff6600; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none
	}
	
	#footer A.penguinlink:link {COLOR: #ff4e00; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
	#footer A.penguinlink:active {COLOR: #ff6600; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
	#footer A.penguinlinkk:visited {COLOR: #ff6600; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
	#footer A.penguinlink:hover {COLOR: #ff4e00; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
	
#footer .section {
	width:20%;
	float:left;
	margin: 10px 0px 5px 5px;
	padding:0px;
	display: block;
	}
	
#footer .section2 {
	width:20%;
	float:left;
	margin: 10px 0px 5px 5px;
	padding:0px;
	display: block;
	}
	
#footer .section ul {
	padding:0;
	margin: 10px 0px 0px 20px;
	}
	
#footer .section2 ul {
	padding:0;
	margin: 10px 0px 0px 20px;
	}
	
#footer .section ul li{
	list-style:disc;
	font-family: Helvetica, Arial, Sans-Serif;
	padding:0;
	margin: 0px 0px 0px 0px;
	}
	
#footer .section2 ul li{
	list-style:disc;
	font-family: Helvetica, Arial, Sans-Serif;
	padding:0;
	margin: 0px 0px 0px 0px;
	}
	
#footer p.vline {
	width:1px;
	height:120px;
	float: right;
	background:#cbd3d9;
	padding:0;
	margin:10px 0 0 0;
	}
	

#footer .footerlink {
	color: #000000; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none
	}
	
	#footer A.footerlink:link {color: #000000; font-style: normal; font-weight: 600; text-decoration: none}
	#footer A.footerlink:active {color: #6597b0; font-style: normal; font-weight: 600; text-decoration: underline}
	#footer A.footerlink:visited {color: #000000; font-style: normal; font-weight: 600; text-decoration: none}
	#footer A.footerlink:hover {color: #6597b0; font-style: normal; font-weight: 600; text-decoration: underline}

#footer .footerrevised {
	color:#47697A;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	}
/*  end footer */	