/*--------- Footer links and text ---------------*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}
.footerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #fff;
	padding: 0px 0px 0px 0px;
}
.footermenu { 
	font-size: 10px; 
	font-weight: normal; 
	color: #fff; 
	font-family: "Arial"; 
	padding: 0px 18px 0px 0px; 
	text-decoration: none; 
	line-height: 14px; 
}
.footermenu a { 
	font-size: 10px; 
	font-weight: normal; 
	color: #fff; 
	font-family: "Arial"; 
	padding: 0px 18px 0px 0px; 
	text-decoration: none; 
	line-height: 14px;
 }
.footermenu a:hover{
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 18px 0px 0px;
	line-height: 14px;
}
.footertext { 
	font-size: 10px; 
	font-weight: normal; 
	color: #fff; 
	font-family: "Arial"; 
	padding: 0px 0px 0px 0px; 
	text-decoration: none; 
	line-height: 14px;
}
.footertextlink { 
	font-size: 10px; 
	font-weight: normal; 
	color: #fff; 
	font-family: "Arial"; 
	padding: 0px 0px 0px 0px; 
	text-decoration: none; 
	line-height: 14px;
}
.footertextlink a { 
	font-size: 10px; 
	font-weight: normal; 
	color: #fff; 
	font-family: "Arial"; 
	padding: 0px 0px 0px 0px; 
	text-decoration: none; 
	line-height: 14px;
 }
.footertextlink a:hover{
    color: #fff;
    font-size: 10px;
    font-weight: normal;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
}
/*--------- Kaleidoscopic Links ---------------*/
.kalofootermenu { 
	font-size: 10px; 
	font-weight: normal; 
	color: #999; 
	font-family: "Arial"; 
	padding: 0px 0px 0px 0px; 
	text-decoration: none; 
	line-height: 14px; 
}
.kalofootermenu a { 
	font-size: 10px; 
	font-weight: normal; 
	color: #999; 
	font-family: "Arial"; 
	padding: 0px 0px 0px 0px; 
	text-decoration: none; 
	line-height: 14px;
 }
.kalofootermenu a:hover{
    color: #ccc;
    font-size: 10px;
    font-weight: normal;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
}