﻿.footer 
{
    /* adjust top based on contents of left Navigation menu and content of pages */
    text-align: center;
    background-image: url('images/footerRepeat.jpg');
    height: 73px;
    background-repeat:repeat-x;
    width: 100%;
    padding: 0px;
    vertical-align:top;
    padding-top:0px;
    border-width:0px;
    
    

}	
.footer_secure
{
    /* adjust top based on contents of left Navigation menu and content of pages */
    text-align: center;
    background-image: url('/App_Themes/cup1/images/footerRepeat.jpg');
    height: 73px;
    background-repeat:repeat-x;
    width: 100%;
    padding: 0px;
    vertical-align:top;
    padding-top:0px;
    border-width:0px;
    
    

}
.footer a {color:#663333; text-decoration: none;}
.footer a:visited {color:#663333; text-decoration: none;}
.footer a:hover {color:#663333; text-decoration: underline;}
.footer_secure a {color:#663333; text-decoration: none;}
.footer_secure a:visited {color:#663333; text-decoration: none;}
.footer_secure a:hover {color:#663333; text-decoration: underline;}
.footerMenu {
	background-image: url('images/footer.jpg');
	height: 73px;
	border-width: 0px;
	background-repeat: no-repeat;
	width: 710px;
	font-size: 12px;
	padding: 0px;
	vertical-align:top;
	border-width: 0px;
	text-align: center;
    
    

}
.footerMenu_secure {
	background-image: url('/App_Themes/cup1/images/footer.jpg');
	height: 73px;
	border-width: 0px;
	background-repeat: no-repeat;
	width: 710px;
	font-size: 12px;
	padding: 0px;
	vertical-align:top;
	border-width: 0px;
	text-align: center;
    
    

}
.fontSize
{
    
    left: 9px; 
    width: 150px;
    border-width: 0px;
	font-weight: bolder;
	vertical-align: top;
	text-align: left;
	
	}
.language
{
    width: 220px;
	font-weight: bolder;
	vertical-align: top;
	text-align: right;
	}