@charset "utf-8";
/* CSS Document */

html, body, div, dl, dt, dd, pre, form, fieldset, ul, ol, li, blockquote {
margin:0;
padding:0;
height:100%;
}
html {
height:100%;
}
.ieFix {
display:none;
clear:none;
}
p, h1, h2, h3, h4, h5, h6 {
margin-top:0;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
color:#808080;
}
li {
padding:0;
margin:0 0 0 20px;
}
p {
line-height:24px;
}
h1 {
font-size:28px;
margin-bottom:20px;
}
h2 {
font-size:24px;
margin-bottom:20px;
}
h3 {
font-size:21px;
margin-bottom:15px;
}
h4 {
font-size:18px;
margin-bottom:15px;
}
h5 {
font-size:16px;
margin-bottom:10px;
}
h6 {
font-size:14px;
margin-bottom:10px;
}
body {
font-family:Geneva, Arial, Helvetica, sans-serif;
}
a {
text-decoration:none;
border:none;
color:#333;
}
a:hover {
color:#000;
}
.k-shadow {
-moz-box-shadow:0 5px 10px rgba(0, 0, 0, .4);
-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .4);
box-shadow:0 5px 10px rgba(0, 0, 0, .4);
}
.v-shadow {
-moz-box-shadow:0 5px 10px rgba(100, 65, 150, .4);
-webkit-box-shadow:0 5px 10px rgba(100, 65, 150, .4);
box-shadow:0 5px 10px rgba(100, 65, 150, .4);
}
body {
background:#8e8e8e url(background-Tile.gif) repeat-x 0 0;
color:#fff;
}
.container {
background:url(background.jpg) no-repeat 50% top;
color:#fff;
position:relative;
min-height:100%;
height:auto !important;
height:100%;
}
.header {
width:800px;
height:66px;
padding:25px 0 0 0;
margin:0 auto;
text-indent:-9999px;
overflow:hidden;
}
.occTitle {
width:432px;
height:39px;
background:url(occTitle.png) no-repeat 0 0;
margin:0;
padding:0;
}
.mediaContainer {
margin:0 auto;
width:800px;
height:500px;
background:#000;
-moz-box-shadow:0 15px 50px rgba(130, 130, 130, 1);
-webkit-box-shadow:0 15px 50px rgba(130, 130, 130, 1);
box-shadow:0 15px 50px rgba(130, 130, 130, 1);
}
.footer {
width:800px;
min-height:100px;
height:auto !important;
height:100px;
padding:0;
margin:50px auto;
font-size:12px;
color:#444;
}
.pdf-Link {
position:relative;
}
a.PDF-download {
background:url(icon-PDF.png) no-repeat 0 0;
height:72px;
line-height:72px;
font-size:18px;
padding:0 0 0 75px;
margin:0 0 20px;
display:block;
}
.note {
position:absolute;
top:50px;
left:75px;
font-size:11px;
}