body{
	background-color: #f7fafa;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow-x: hidden;
}

td.topper, table.topper{
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
}

td.middle, table.middle{
    vertical-align: top;
    background-color: white;
}

div.white{
    background-color: white;
    width: 100%;
    height: 847px;
}

div.header{
    align-content: center; 
    background-color: white;
	width: 100%;
	border-bottom-color: #d9d9de;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
}

div.headerM{
    align-content: center; 
    background-color: white;
	width: 100%;
}

div.linksM{
    overflow-y: auto;
    width: 467px;
}

div.bottom{
    align-content: center; 
    background-color: #f6f2eb;
	width: 100%;
	border-bottom-color: #d9d9de;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
}

div.bottomM{
    align-content: center; 
    background-color: #f6f2eb;
	width: 100%;
	border-bottom-color: #d9d9de;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	padding: 5px;
}

div.links{
    align-content: center; 
	width: 100%;
	border-bottom-color: #d9d9de;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
}

div.footer{
    align-content: center; 
    background-color: #171717;
	width: 100%;
	border-top-color: #d9d9de;
	border-top-width: 0.5px;
	border-top-style: solid;
}

div.footerM{
    align-content: center; 
    background-color: #171717;
	width: 100%;
	border-top-color: #d9d9de;
	border-top-width: 0.5px;
	border-top-style: solid;
}

iframe{
    border: none;
}

iframe.reward{
    height: 847px;
}

iframe.mVid{
    aspect-ratio: 16 / 9;
    min-width: 467px;
    min-height: 263px;
    max-width:1280;
    max-height:720px;
}

img.mobile{
    width: 100%;
}

h2.title{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

p.body{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}