/******** Footer Styles *********/

/* CSS for the Footer */
.footer-outer {	
width: 954px;
clear: both;
border-top: 1px solid #E6E6E6 ;
border-left: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;
}

.footer-content a:hover {
  text-decoration: underline;
   }

.footer-content {
  margin: 0 auto;
	width: 864px;
	font-size: .8em;
	line-height: 1.5em;
  	font-family:  Helvetica, sans-serif;
	padding: 0px 48px 0px 48px;
	/*background-image: url(../images/sys_images/footer_background.png);
	background-repeat: no-repeat;
	background-position: center -3px;*/
	background: #f7fcfd url(../images/sys_images/footer_background.png) no-repeat center -3px; 
	height: 404px; 
}


	
.footer-banner {
	margin-bottom:5px;
	overflow:hidden; 
	border: 0px solid #ddd;
	padding-top: 29px;
}



.footer-line {
	height: 2px;
	padding: 0px;
	margin: 0px;
}

.logo { 
	float: left;
	margin-left: 60px;
	margin-right: 15px;
 }

.logo img {
	border: none;
}


.text {
	font-size: 11px;
	font-weight: bold;	
	color: #666666;
	padding-left: 21px;
	padding-top: 12px
	letter-spacing: 0px;
	height: 35px;
	width: 548px;
	float: left;
	border-left: 1px solid #dddddd;
}


.text a {
	font-size: 11px;
	line-height: 1.1em;
	text-decoration: none;
	color: #003e7a;
}

.text a:hover {
	line-height: 1.1em;
	text-decoration: underline;
}


.col{
	float:left;
	padding-top: 43px;
}

.col1 {
	position: absolute;
	margin-top: 20px;
	margin-left: 67px;
	overflow: visible;
}

.col1 li:first-child{
	margin-top: -50px;
	margin-left: 82px;
	padding-left: 60px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 10px;
	color: gray;
	font-size: 11px;
	border-bottom: 1px solid #dddddd;
	width:132px;
}


.col2 {
	margin-top: 7px;
	position: absolute;
	margin-left: 260px;
}

.col3 {
	position: absolute;
	margin-top: 10px;
	margin-left: 430px;
	width: 192px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.col3 li {
   padding-left: 20px;
}
.col3 li:first-child{
	margin-top: -40px;
	padding-left: 50px;
	margin-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-weight: bold;
	color: gray;
	font-size: 11px;
	border-bottom: 1px solid #dddddd;
	width: 102px;
}

.col4 {
	margin-left: 646px;
	margin-top: 10px;
	border: 0px solid black;
	width:192px;
}


.col4 li:first-child{
	margin-top: -40px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-weight: bold;
	color: gray;
	font-size: 11px;
	border-bottom: 1px solid #dddddd;
	padding-left: 40px;
	width: 132px;
}

.col4 a img  {
	margin-left: -4px;
	margin-left: -4px\0/;
	*margin-left: -4px;	
}


.col ul{ 
	list-style-type:none;
	margin-left:0;
	padding:0;
}

.col ul li{
	color: #003399;
	font-size: 11px;
	line-height: 1.0em;
}


.col ul li a:link, .col ul li a:visited{
   color: #003399;
	font-size: 1.0em;
	line-height: 1.6em;
	text-decoration:none;
}

.col ul li a:hover, .col ul li a:active{
  color: #003399;
	font-size: 1.0em;
	line-height: 1.6em;
	text-decoration:underline;
}

.col ul li h3 {
    	font-size: 11px;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
 	color: #666666;
}


#footer_body  .col5 ul li h3 {
	font-size: 11px;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
 	color: #666666;
}


#footer_body  .col5 ul li p {
	
    margin:0 !important;
    padding:0 !important;
}



#footer_body  .col5 ul li img {
	padding: 8px 8px 0px 0px;
}
	
#footer_body  .col5 ul li p a:hover, .col5 ul li p a:active {
	color: #666666;
	text-decoration: underline !important;
}

#footer_body  .col5 ul li p a:hover img, .col5 ul li p a:active img {
text-decoration: underline !important; 
}



#footer_body  .col5 ul li p a:link, .col5 ul li p a:visited {
	color: #666666;
	text-decoration:none;
}


/* new style for language section of footer */
.footerdivider {
	background: url('../images/sys_images/footer_divider.png') no-repeat ; 
	width: 765px; 
	height: 7px; 
	margin-right: auto; 
	margin-left: auto; 
	display: block;
}
.footerlang {
	 width: 100%; 
	 text-align: center;
}
.footerlangheadholder {
	width: 25%; 
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}
.footerlanghead {
	font-size: 11px; 
	color: #666666;
	line-height: 1.8em;
	border-bottom: 1px solid #dddddd;
	padding-top: 6px;
}
.footerlangcolholder {
	padding-left: 8%;
}
.footerlangcol {
	width: 192px; 
	display: block; 
	float: left; 
	text-align: left;
}

.footerlangcolholder .footerlangcol.col {
	padding-top: 10px !important;
	padding-bottom: 10px;
}