*{
	
}

body{
	margin: 0 auto;
	padding: 20px 0;
	line-height: 20px;
	font-family: Opensans, Arial, sans-serif;
	font-size: 14px;
	background-image: url(/iwov-resources/images/backgrounds/page-background.png);
	background-color: #E7E7E7;
}

h1{
	font-size: 28px;
	line-height: 1.2;
}

h2{
	font-size: 18px;
}

table{
	margin-left: 40px;
  	font-size: 14px;
	border-collapse: collapse;
}

tr{
	vertical-align: top;
}

td{
	padding: 5px 10px;
    border: 1px solid #000;
}

li{
  margin-bottom: 10px;
}

a{
  color:#C00;
}

.header{
	width: 100%;
	height: 70px;
	display: block;
	margin: 10px auto;
	background: #000 url(/iwov-resources/images/logos/full-logo.png) no-repeat;
	border-bottom: 10px solid #C00;
}

.container{
	background-color: #FFF;
	padding: 20px 35px;
}

.outterContainer{
	margin: 0 auto;
	padding-left:15px;
	padding-right: 15px;
}

.no-bottom-margin *{
	margin-bottom: 0;
}

.footer{
	padding: 0 15px;
	margin: 20px 0 50px;
	height: 20px;
}

.footer a{
	text-decoration: none;
	margin: 0 6px 20px 0;
}

.footer .floatLeft span{
	margin: 0 6px 20px 0;
}

.btn{
  display:inline-block;
  padding:7px 12px;
  line-height:25px;
  text-align:center;
  cursor:pointer;
  background-color:#f4f0ea;
  border:0;
  border-radius:0;
}

.btn-primary{
  border-bottom:2px solid #7f0000;
  background-color:#c00;
  color:#f7f2f2;
}

.floatLeft p,
.floatLeft a,
.floatLeft span,
.floatRight p,
.floatRight a,
.floatRight span{
	display: inline-block;
  color: #999 !important;
  font-size: 14px;
  line-height: 20px;
}

@media screen and (max-width: 400px){
  	table{
      	margin-left: 0;
    }
}

@media screen and (max-width: 767px){
	.outterContainer{
		width: 100%;
		padding-left:0;
		padding-right:0;
	}
	.container{
		padding: 20px;
	}
}

@media screen and (max-width: 991px){
	.outterContainer{
		max-width: 750px;
	}
}

@media screen and (min-width: 992px){
	.outterContainer{
		max-width: 900px;
	}
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Regular.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Bold.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Light.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Light.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-Light.woff2") format("woff2"),url("../fonts/opensans/OpenSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-LightItalic.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-LightItalic.woff2") format("woff2"),url("../fonts/opensans/OpenSans-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('/iwov-resources/support/fonts/myriadpro/myriadpro-regular-webfont.eot');
    src: url('/iwov-resources/support/fonts/myriadpro/myriadpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/iwov-resources/support/fonts/myriadpro/myriadpro-regular-webfont.woff') format('woff'),
         url('/iwov-resources/support/fonts/myriadpro/myriadpro-regular-webfont.ttf') format('truetype'),
         url('/iwov-resources/support/fonts/myriadpro/myriadpro-regular-webfont.svg#MyriadProRegular') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Regular.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Bold.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Light.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-Light.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-Light.woff2") format("woff2"),url("../fonts/opensans/OpenSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-LightItalic.eot") format("embedded-opentype");
    src: url("/iwov-resources/flp/fonts/opensans/OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"),url("/iwov-resources/flp/fonts/opensans/OpenSans-LightItalic.woff2") format("woff2"),url("../fonts/opensans/OpenSans-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic
}