﻿@font-face {
font-family: 'OpenSans-Light';
src: url('fonts/opensanslight.eot');
src: url('fonts/opensanslight.eot?#iefix') format('embedded-opentype'),
url('fonts/opensanslight.woff') format('woff'),
url('fonts/opensanslight.ttf') format('truetype'),
url('fonts/opensanslight.svg#opensanslight') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'OpenSans';
src: url('fonts/opensansregular.eot');
src: url('fonts/opensansregular.eot?#iefix') format('embedded-opentype'),
url('fonts/opensansregular.woff') format('woff'),
url('fonts/opensansregular.ttf') format('truetype'),
url('fonts/opensansregular.svg#opensansregular') format('svg');
font-weight: normal;
font-style: normal;
}

body, h1, h2, h3, h4, h5, h6, p, div, ul, li{margin:0px;padding:0px;}

a img{	border-style:none; border-width:0px}

p {font-weight:normal; font-size:9pt; color:#2E3B43; font-family:'OpenSans', Helvetica, sans-serif;  }   

h1 {font-weight:normal; font-size:35pt; color:#007BAF; font-family:'OpenSans-Light', Helvetica, sans-serif;   }   

a:link {font-weight:normal; font-size:9pt; color:#007BAF; font-family:'OpenSans', Helvetica, sans-serif; text-decoration: none; }
a:active {font-weight:normal; font-size:9pt; color:#007BAF; font-family:'OpenSans', Helvetica, sans-serif; text-decoration: none; }
a:visited {font-weight:normal; font-size:9pt; color:#007BAF; font-family:'OpenSans', Helvetica, sans-serif; text-decoration: none; }
a:hover {font-weight:normal; font-size:9pt; color:#007BAF; font-family:'OpenSans', Helvetica, sans-serif; text-decoration: underline; }

#Background{width:100%; bottom:0px; z-index:-1; margin:0 auto; overflow:hidden	}
#IntroWrapper{width:100%; text-align:center; z-index:2; position:absolute; margin:auto auto}

#PageWrapper{width:100%; height:100%; text-align:center}
#Logo{margin:4% 0px;}
#EnterWrapper{bottom:20%; width:100%; text-align:center; z-index:1; position:absolute}
#Enter{ margin:0 auto; }

