.footerLine{
	width: auto;
	color: white;
	text-decoration: underline;
	font-size: 10px;	

}
#footerOne{
	width: 100%;
	height: 200px;
	background:#003A81

}
#footerOne a{	
	color: white;
	text-decoration: none;	
}
#footerOne a:hover{	
	color: Darkgrey;	
}
#footerText a{
	
	color: #80BBF1;
}
#footerText a:hover{	
	color: Darkgrey;	
}
#socialbadge{
	
	width: 210px;
	text-align: center;
	padding-left:39%;

}
#socialbadge a{
	color: black;	
}
#fr1{
	width: 100%;
	height: 180px;
	background: none;
	text-align: center;
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;

}

#fr1 ul li{


	text-decoration: none;
	list-style:none;
	margin-left: -20px;

}


#footer1 {
	margin: 0 auto;
	float:left;
    width: 988px;
	height: 200px;
	background:#003A81;
	padding-bottom: 0px;
}

#footer1Link1, 
#footer1About_us, 
#footer1Link2,
#footer1Link3 {
	margin-right: 10px;
}

#footerText a {
	margin-right: 10px;
}


@media only screen and (min-width:670px ) and (max-width:1030px) {/*----------------- iPad landscape------------------*/

.footerLine{
	width: auto;
	color: white;
	text-decoration: underline;
	font-size: 10px;
	
}
#footerOne{
	width: 100%;
	height: 200px;
	background:#003A81

}
#socialbadge{
	
	width: 210px;
	text-align: center;
	padding-left:37%;

}

#footer1 {
	margin: 0 auto;
	float:left;
    width: 100%;
	height: 200px;
	background:#003A81;
	padding-bottom: 0px;
}

}
@media only screen and (min-width:480px ) and (max-width:669px) {/*----------------- NOTE FOOTER SET TO NOT TO DISPLAY  ------------------*/
	
.footerLine{
	width: auto;
	color: white;
	text-decoration: underline;
	font-size: 10px;

}
#footerOne{
	width: 100%;
	height: 200px;
	background:#003A81

}

#socialbadge{
	
	width: 480px;
	text-align: center;
	position: relative;
	padding-left:95px;	
}
#socialbadge{
	
	display: none;

}

#footer1{
	width: 480px;
	height: 150px;
	background:#003A81;
	position: relative;
	margin-top: 0px;
	margin: 0 auto;
	display: none;    /*for pages with no content*/  /*pageScript.js takes control over display in resizable mode */
}	

}


	

@media only screen and (max-width:479px) {/* ------------------------ smart phone portrait------------------*/

.footerLine{
	width: auto;
	color: white;
	text-decoration: underline;
	font-size: 10px;
}

#footerOne{
	width: 100%;
	height: 200px;
	background:#003A81
}
	#socialbadge{
		
	width: 74%;
	text-align: center;
	padding-left:5%;
	font-size: 9px;
	color: #80BBF1;
}
#footer_tempLink5 {
	margin-right: -27px;
	
}

#footerText{
		
		width: 100%;
		height: 40px;
		text-align: center;	
		display: inline-block;
}
.footerlinks{
	
	width: 100%;
	float: left;
	margin: 0 auto;
}
.footerlinks1{
	color: #80BBF1;
	width: 100%;
	float: left;
	margin: 0 auto;
	margin-bottom: 10px;
}
#footer1{
	width: 100%;
	height: 200px;
	background:#003A81;
		margin-left: 0px;

}
#socialbadge{
	
	display: none;

}
	
	}

