@charset "UTF-8";
/* CSS Document */

/*footer */	

#footer {
	width:950px;
	background: #ffffff;
	color:#333333;
	text-align:center;
	margin: 0 auto;
	clear:both;
	} 
#footer_dynamic {
	width:650px;
	background: #ffffff;
	color:#333333;
	text-align:center;
	margin: 0 auto;
	clear:both;
	}
#footer p { 
	padding:0
	}	
	
#copyright {
	float:right;
	margin: 40px 15px 0px 0px;
	text-align:right;
	font-size: 12px;
	}
	
.copyrightlink {
	color: #000000; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none
	}
	
	A.copyrightlink:link {color: #000000; font-style: normal; font-weight: bold; text-decoration: none}
	A.copyrightlink:active {color: #6597b0; font-style: normal; font-weight: bold; text-decoration: underline}
	A.copyrightlink:visited {color: #000000; font-style: normal; font-weight: bold; text-decoration: none}
	A.copyrightlink:hover {color: #6597b0; font-style: normal; font-weight: bold; text-decoration: underline}
	
.penguinlink {
	color: #ff6600; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none
	}
	
	A.penguinlink:link {color: #ff6600; font-style: normal; font-weight: bold; text-decoration: none}
	A.penguinlink:active {color: #ff9900; font-style: normal; font-weight: bold; text-decoration: underline}
	A.penguinlinkk:visited {color: #ff6600; font-style: normal; font-weight: bold; text-decoration: none}
	A.penguinlink:hover {color: #ff9900; font-style: normal; font-weight: bold; text-decoration: underline}
	
.section {
	width:130px;
	float:left;
	margin: 10px 0px 0px 10px;
	padding:0px;
	display: block;
	}
	
.section ul {
	padding:0;
	margin: 0px 0px 0px 20px;
	}
	
.section ul li{
	list-style:disc;
	padding:0;
	margin: 0px 0px 0px 0px;
	}
	

	
#footer p.vline {
	width:1px;
	height:120px;
	float: right;
	background:#cbd3d9;
	padding:0;
		}
	

.footerlink {
	color: #000000; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none
	}
	
	A.footerlink:link {color: #000000; font-style: normal; font-weight: 600; text-decoration: none}
	A.footerlink:active {color: #6597b0; font-style: normal; font-weight: 600; text-decoration: underline}
	A.footerlink:visited {color: #000000; font-style: normal; font-weight: 600; text-decoration: none}
	A.footerlink:hover {color: #6597b0; font-style: normal; font-weight: 600; text-decoration: underline}

/*  end footer */	