/*Winter Template Specific CSS Elements*/
body {
	margin: 0px;
}
.color1 {
	font-size: 1px;
}
#date {
	font-family: "Franklin Gothic Medium";
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	position: absolute;
	z-index: 2;
	top: 18px;
	right: 25px;
	text-align: center;
	width: 160px;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 29px;
	height: 110px;
	width: 360px;
	left: 165px;
}
#slogan {
	font-family: "Franklin Gothic Medium";
	font-size: 18px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 2;
	top: 135px;
	right: 0px;
	width: 291px;
	text-align: right;
	padding-right: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	filter: Alpha(Opacity=90);
	-moz-opacity:0.9;
	padding-top: 3px;
	padding-bottom: 3px;
}
#slogan a {
	text-decoration: none;
	padding-top: 25px;
}
.small {
	font-size: 10px;
}
.main_cell {
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 12px;
}
