
body {
	text-align: center;
	margin: 0;
	padding: 50px 0 50px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #858586;
	background: #000;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, dl, address {
	margin: 0 0 12px 0;
	padding: 0;
}
a {
	color: #464545;
	text-decoration: none;
}
#Wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 30px 30px 60px 30px;
	background: #fff url(../images_gen/extranet_bg_1.jpg) no-repeat bottom right;
	text-align: left;
	min-height: 500px;
	position: relative;
}
#Header {
	padding: 0 0 30px 0;
	clear: both;
	width: 700px;
}
#Logo {
	float: left;
	width: 93px;
	margin: 0;
}
#Header ul {
	margin: 0;
	padding: 102px 0 0px 20px !important;
	list-style: none;
	float: left;
	font-size: 85%;
	height: 20px!important;
}
#Header ul li {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
}
#Page {
	width: 500px;
}
#Page h1 {
	font-size: 150%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.FileTeaser {
	border-bottom: 1px solid #eee;
	padding: 0 0 8px 0;
	margin: 10px 0 0 0;
	font-size: 85%;
}
.FileTeaser img {
	float: right;
	margin: 0 0 5px 10px;
	border: none;
}
.FileTeaser h3 {
	font-size: 110%;
	margin: 0 0 5px 0!important;
}
.FileTeaser h3 a {
	font-size: 85%;
}
.FileTeaser p {
	margin: 0 0 5px 0!important;
}
a.DownloadLink {
	font-weight: bold;
	display: block;
	padding: 4px 0 0 0;
}
a.DownloadLink img {
	border: none;
	margin: -5px 0 0 0;
	float: none;
}

.GalleryRow, .GalleryLinkRow {
	margin: 5px 0 25px 0;
	width: 500px;
}
.GalleryRow dl {
	width: 146px;
	float: left;
	margin: 0 25px 0 0;
	text-align: center;
	font-size: 80%;
}
.GalleryRow dl.Last, .GalleryLinkRow dl.Last {
	margin: 0;
}
.GalleryRow dl dt, .GalleryRow dl dd {
	margin: 0;
	padding: 2px;
}
.GalleryRow dl dt {
}
.GalleryLinkRow dl dt a {
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
}
.GalleryRow dl dd h3{
	margin: 4px 0 4px 0;
	font-size: 120%;
}
.GalleryRow dl dd p{
	margin: 4px 0 4px 0;
}
.GalleryLinkRow dd {
	margin: 0;
	padding: 0;
	font-size: 110%;
}
.GalleryLinkRow dd.GalleryImage {
	padding: 2px 0;
	border-top: none;
	height: 160px;
}
.GalleryRow dl dd ul {
	padding: 0;
	margin: 8px 0 0 0;
	list-style: none;
	position: relative;
}
li.LoResLink {
	position: absolute;
	right: 0;
	width: 67px;
	height: 13px;
	display: block;
	background: #E8E8E8;
}
li.HiResLink {
	position: absolute;
	left: 0;
	width: 67px;
	height: 13px;
	display: block;
	background: #E8E8E8;
}
#Footer {
	position: absolute;
	bottom: 30px;
	left: 30px;
	font-size: 80%;
}
#Footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#Footer ul li {
	float: left;
	padding: 0 20px 0 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
.NoShow {
	display: none;
}
hr {
	border: none 0;
	border-top: 1px dashed #C8C8C8;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}