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

/*#canvasWrapper { margin-bottom: 16px; }*/
#footerNewWrap {
	/*	background: url("/images/bg_footer.png")*/ 
	float: left;
	position: relative;
	margin:0;
	padding: 0;
	padding: 1%;
	margin-top: 5%;
	/*	repeat-x #4a4a4a;*/
	width: 98% !important;
	overflow: auto;
	/*	color: #333;*/
	color: #003;
	font-size: 1.2em;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #C8F0F0;
}

/*.columnWrapperFooter { position:relative; margin-bottom:40px; }*/
.rightWrapperFooter {
	 float: right;
	 width: 17%;
/*	 text-align: right;*/
	font-size: 1.1em;	 
}
.leftWrapperFooter {
	float: left;
	width: 80%;
	font-size: 1.1em;
}
.leftWrapperFooter h4{
	font-size: 1.2em;
}
.rightWrapperFooter h4{
	font-size: 1.2em;
}

.footerNav { list-style-type:none; margin:0; padding:0; }
.colOneFooter { float:left; padding-right:1%; width:24%; }
.colTwoFooter { float:left; padding-right:1%; width:24%; }
.colThreeFooter { float:left; padding-right:1%; width:24%; }
.colFourFooter { float:left; padding-right:1%; width:24%; }
.colFiveFooter { float:left; padding-right:1%; width:6%; }
.colSixFooter { float:left; padding-right:1%; width:15.5%; }

/*ul.footerNav a:link {color:#b0b0b0;}*/
ul.footerNav a:link {
	color:#003;
}
ul.footerNav a:visited {color:#003;}
ul.footerNav a:hover {color:#FFFFFF;}
ul.footerNav a:active {color:#FFFFFF;}
.footerRight a:link {color:#003;}
.footerRight a:visited {color:#003;}
.footerRight a:hover {color:#FFFFFF;}
.footerRight a:active {color:#FFFFFF;}