.MSHCLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.TimeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.time {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 0.8em;
	color: #F68A21;
	font-weight: normal;
}
.footer {
	background: url(../images/footer.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 896px;
	overflow: auto;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
}
.urgent {
	height: 60px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FC973D;
	margin: 5px;
	padding: 15px 10px 5px;
	background: #2677AA;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: thin none #F3923B;
	position: relative;
	left: 50px;
	top: 10px;
	text-indent: 0px;
}

