.menuItem,.menuItem a, .menuItem a:visited {
	
	color:rgb(166,182,200); 
	color: rgb(102,162,202);
	border-bottom:2px solid transparent;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	
}



.activeMenuItem {
	color:rgb(0,45,98);
	
	 border-bottom:2px solid rgb(0,82,165);
	 padding-bottom:1px;
}

.activeMenuItem a,.activeMenuItem a:visited {
	color:rgb(0,45,98);
	
	border-bottom:0;
	}



.module {
	
	height: 136px;
	width: 136px;
	max-width: 136px;
	background:rgb(0,45,98);
	color:#ffffff;
	font-size:15px;
	text-transform: uppercase;
}

.bannerContainer {
/*	width: 682px;*/
}

.banner {
	height:114px;
	/*width:682px;*/
	overflow:visible;
}

.menuCell {
/*vertical-align: middle;*/
width:20%;
}

.myEziLink, .myEziLink:visited {
	color:#ffffff;
	text-decoration:none;
}

.bullCell {
}

.languageBox {
	
}


.languageBox a, .languageBox a:visited{
	color: rgb(102,162,202);
	text-decoration:none;
}

.moduleMenuItem, .moduleMenuItem:visited {
	color:#ffffff; 	
	text-transform:capitalize;
	text-decoration:none;
	font-size:15px;
}	

.activeModuleMenuItem, .activeModuleMenuItem:visited {
	/*color:rgb(0,45,98);*/
	font-weight:bold;
	 border-bottom:2px solid rgb(0,82,165);
	 padding-bottom:5px;
}
