﻿.siteTitle, div.title h1, .title , #s4-titlerow, div.title{
	display:none;
}

.nightandday h1.logo a{
/*
// Workorder # 77226 - removed the background and fixed width from the link, instead added it to the underlying div, allowing
// the search box to remain visible when zoomed to 200% and above.  Also adjusted the anchor width to be 400px;

	background:url(Images/logoHome.gif) no-repeat;
	width:712px;
*/
	width:400px;
	height: 94px;
}

.logoContainer {
	background:url(Images/logohome.gif) no-repeat;
}

body.nightandday #s4-leftpanel{
	background:url(Images/bgLeftHome.gif) no-repeat;
	padding:40px 0 0 0;
}
body.nightandday .s4-ca{
	width:800px;
	padding:0;
}
.imageRotator{
	width:800px;
	/* WO 77227 - this explicit height caused the image to overlay the role based menu when scaled to 200% */
	/* SC replaced explicit height 032017 */
	height:302px; 
}
.ms-WPBody td {
	border:none !important;
}
div.main-content {
	width:800px;
}
.homeMenu{
	position:relative;
	background-color:#ffDD00;
	width:800px;
}
.displayHome{
	position:relative;
	width:800px;
	padding:20px 0 0 0;
}
.leftColumn, .centerColumn{
	position:relative;
	width:314px;
	margin-right:10px;
}
.rightColumn{
	width:150px;
}
.rightColumn img{
	border:none;
}
/*//////////////////////////////MENU HOME*/
.homeMenu ul{
	padding:2px 0;
	margin:0;
	height:14px;
	list-style:none;
	font-size:1.17em;
}
.homeMenu li{
	position:relative;
	float:left;
	padding:2px 0;
}
.homeMenu li{
	padding:0 10px;
	border-right:1px solid #000;
}
.homeMenu li a:link, .homeMenu li a:visited{
font-weight:bold;
	color:#000;
}
.homeMenu li a:hover{
	/* color:#0066cc; */
	color:#0055bb;
}
.homeMenu li.last{
	border:none;
}
div.item div.link-item a.more { font-size: 1em; }
div.item a.more:link, div.item a.more:visited, a#viewAllNews { font-size: 1em; color: #039; }
div.item a.more:hover, a#viewAllNews:hover { font-size: 1em; color: #069; }
.address{
	font-size:1em;
}
.address a, .address a:link, .address a:visited{
	font-weight:bold;
	color: #039;
}
.address a:hover { color: #069; }

/* button boxes */
.blueBox {background:#039; color:#fff; margin-bottom:10px; padding:5px; text-shadow: 0 1px 3px #333; text-align:center; vertical-align:middle; }
.blueBox:hover {background:#069; }
.greenBox {background:#060; color:#fff; margin-bottom:10px; padding:5px; text-shadow: 0 1px 3px #333; text-align:center; vertical-align:middle; }
.greenBox:hover {background:#090; }
.purpleBox {background:#609; color:#fff; margin-bottom:10px; padding:5px; text-shadow: 0 1px 3px #333; text-align:center; vertical-align:middle; }
.purpleBox:hover {background:#90c; }
.redBox {background:#900; color:#fff; margin-bottom:10px; padding:5px; text-shadow: 0 1px 3px #333; text-align:center; vertical-align:middle; }
.redBox:hover {background:#C00; }
.grayBox {background:#ccc; margin-bottom:10px; padding:5px 0 5px 0; text-align:center; vertical-align:middle; }
.myMSJCBox {background:#ccc; margin-bottom:10px; padding-bottom:5px; }
.ms-WPBody a.boxButton {color:#fff !important; font-weight:bold; }
  
.bottomHome{
	position:relative;
	width:800px;
}

table#MSOTlPn_Tbl { position: relative; }
.imageRotator .ms-PartSpacingHorizontal { width: 4px; }
body.nightandday .s4-ca { margin-left: 223px; }

a#viewAllNews { font-weight: bold; padding-left: 1em; }

