.footer {
	font-size: 9px;
	font-family: Arial;
	color: #cccccc;
}
.normal, .ContentPane {
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
}

A.Login:link, A.Login:active, A.Login:hover, A.Login:visited {
	color: #ffffff;
	font-size: 10px;
	font-family: Arial;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 150px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
	width: 150px;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	height: 36px;
	padding: 12px;
	width: 150px;
	background: url('/portals/66/skins/schwartz-shaw/images/nav-button.gif');
	border-right: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-right: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	text-align: center; 
	width: 0; 
	height: 36;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
	width: 0; 
	height: 36;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #000066; 
	font-family: Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
	height: 36px;
	padding: 12px;
	background: url('/portals/66/skins/schwartz-shaw/images/nav-button-selected.gif');
	border-right: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
}

.MenuItem {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	color: #0000ff;
}