DIV.tmpExpectations {
	font-family: Verdana, Sans-Serif;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: White;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
}

TABLE.tmpNewsList {
	width: 580px;
	color: #070A6E;
	margin-top: 1em;
	margin-left: 65px;
}
TABLE.tmpNewsList IMG {
	width: 56px;
	height: 53px;
}
TABLE.tmpNewsList DIV.tmpLine {
	line-height: 10px;
	border-bottom: 1px solid #6d0101;
	margin-bottom: 40px;
}
TABLE.tmpNewsList DIV.tmpMore {
	float: right;
}
TABLE.tmpNewsList TD.tmpText {
	vertical-align: middle;
	width: 100%;
}
TABLE.tmpNewsList TD.tmpText DIV {
	padding-left: 10px;
	font-size: 13px;
}

TABLE.tmpNewsList DIV.tmpNewsTitle {
	font-weight: bold;
}
DIV.tmpNewsShowDate {
	display: none;
}
DIV.tmpPhotoGalleryShowDate {
	display: none;
}

TABLE.tmpImageGallery {
	width: 635px;
	margin-top: 2em;
}
TABLE.tmpImageGallery TD {
	vertical-align: middle;
	text-align: center;
}
TABLE.tmpImageGallery TD.tmpSpace DIV {
	width: 40px;
}
TABLE.tmpImageGallery TD.tmpRowSpace DIV {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
TABLE.tmpImageGallery DIV {
	width: 185px;
	overflow: hidden;
}
TABLE.tmpImageGallery IMG {
	width: 185px;
}

TABLE.tmpGalleryList {
	width: 580px;
	color: #070A6E;
	margin-top: 1em;
	margin-left: 65px;
}
DIV.tmpGalleryTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	border-bottom: #6b0101;
	font-weight: bold;
	border-bottom: 1px solid #6b0101;
}
DIV.tmpGalleryText {
	padding-top: 5px;
	padding-bottom: 15px;
}
DIV.tmpGalleryImages {
	width: 580px;
	overflow: hidden;
	margin-bottom: 20px;
}
DIV.tmpGalleryImages DIV {
	width: 620px;
	overflow: hidden;
}
DIV.tmpGalleryImages IMG {
	width: 160px;
	margin-right: 40px;
	margin-bottom: 30px;
}
DIV.tmpGalleryImages IMG.tmpFullLink {
	cursor: hand;
}

