@charset "UTF-8";
<style type="text/css">

@font-face {
 font-family: 'TeXGyreHerosRegular';
 src: url('texgyreheros-regular-webfont.eot');
 src: url('texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'), url('texgyreheros-regular-webfont.woff') format('woff'), url('texgyreheros-regular-webfont.ttf') format('truetype'), url('texgyreheros-regular-webfont.svg#TeXGyreHerosRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'TeXGyreHerosBold';
 src: url('texgyreheros-bold-webfont.eot');
 src: url('texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'), url('texgyreheros-bold-webfont.woff') format('woff'), url('texgyreheros-bold-webfont.ttf') format('truetype'), url('texgyreheros-bold-webfont.svg#TeXGyreHerosBold') format('svg');
 font-weight: normal;
 font-style: normal;
}


body {
	font: 12px TeXGyreHerosRegular, Helvetica, Arial;
	font-size-adjust: none;
	margin: 0;
	padding: 0;
	color: #7a7a7a;
	text-shadow: none;
	text-align: center;
	letter-spacing: 0.05em;
	overflow: hidden;
	background: url(images/grids.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
a {
	outline: 0;
}
::-moz-selection {
background: #666;
color:#eee;
text-shadow: none;
}
::selection {
background:#666;
color:#eee;
text-shadow: none;
}
.oneColFixCtr #container {
	position:absolute;
	top: 0;
	left: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background:;
	text-align: center;
	/* opacity:0.93;
	filter:alpha(opacity=93); */
}
.oneColFixCtr #mainContent {
	padding: 0;
	text-align: center;
	width: 20em;
	margin: 0 auto;
}
h1 {
	font-size: 41px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.logo {
	width: 540px;
	border-bottom: 1px solid #bbb;
	padding: 360px 0 0 0;
	margin: 0 0 0 -14em;
	text-align: left;
}
.details {
	text-align: left;
	margin: 0 0 0 -14em;
	padding: 0;
	width: 50em;
}
a:link {
	float: left;
	background-image: url(images/button-off.png);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	margin-right: 20px;
	width: 120px;
	height: 37px;
	text-align: center;
	color: #7a7a7a;
	text-decoration: none;
}
a:visited {
	float: left;
	background-image: url(images/button-off.png);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	margin-right: 20px;
	width: 120px;
	height: 37px;
	text-align: center;
	color: #7a7a7a;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	float: left;
	background-image: url(images/button-on.png);
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
	margin-right: 20px;
	width: 120px;
	height: 37px;
	text-align: center;
	color:#7a7a7a;
	text-decoration: none;	
}

img.grid {
	min-height: 100%;
	min-width: 1000px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
@media screen and (max-width: 1000px) {
 img.bg {
 left: 50%;
 margin-left: -512px;
}
}

</style>
<meta http-equiv="Refresh" content="6; url=print.html"> 
