td.center {
	text-align: center;
}

th.center {
	text-align: center;
}

.listTable {
	clear: both;
	margin: 0 -10px 0 -10px;
	/* The following 2 attributes fix an IE7 bug with negative margins. See http://haslayout.net/css/Negative-Margin-Bug */
	zoom: 1;
	position: relative;
}

.m_top, .m_top_light {
	height: 31px;
	width: 175px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
}

.r_tile_top_left.plain {
	width: 10px;
	height: 10px;
}

.wiz_link {
    font-family: "Noto Sans", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	display: inline-block;
	*float: left; /*IE7*/
	*margin-left: 5px; /*IE7*/
	height: 39px;
	padding: 0 20px 0 3px;
	line-height: 37px;
	position: relative;
	white-space: nowrap;
	background-color: #419A42;
}

.wiz_link span {
	display: inline-block;
	float: left;
	height: 39px;
	width: 25px;
	position: absolute;
	left: -25px;
}

.siteMenu {
	height: 30px;
	float: right;
	margin-right: 65px;
	z-index: 1000;
	position: relative;
	*position: absolute; /*IE7*/
	*top: 0; /*IE7*/
	*right: 0; /*IE7*/
	cursor: pointer;
}

.siteMenu ul li a {
	display: inline-block;
	height: 25px;
	margin-top: 15px;
	padding: 0 10px;
	font-size: 12px;
	text-decoration: none;
}

/* ###### Banner ###### */
.banner {
    display:none;
}

.logo{
    position: relative;
}
.logo img {
    height: 55px;
}

.errorMsg severity-warn {
    position: relative;
}

.banner a.signOut {
	clear: both;
	position: relative;
	float: right;
	top: -22px;
	*top: 8px; /*IE7*/
	right: 9px;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	z-index: 1000;
}

.sticky_note_bottom_left {
	width: 15px;
	height: 15px;
	float: left;
	position: absolute;
	left: 0;
}

.issues_bottom_left {
	width: 15px;
	height: 15px;
	float: left;
	position: absolute;
	left: 0;
}