body{
margin: 0px;
font-family: "franklin-gothic-urw", "franklin-gothic-urw-n4", Arial, Helvetica, sans-serif;
font-size: 10pt;
}

a{
text-decoration:none;
border:none;
}

img{
border:none;
}

.container {
width: 960px;
margin: 0 auto;
border-top-style: solid;
border-top-width: 10px;
}

.header {
width: 960px;
height: 90px;
margin: 0px;
border-bottom-style: solid;
border-bottom-width: thin;
border-color: #B1B3B6;
}

.content {
padding-top:10px;
padding-bottom:10px;
height: 540px;
width: 960px;
position: relative;
}

.footer{
border-top-style: solid;
border-top-width: thin;
border-color: #B1B3B6;
}

a.logo {
text-decoration:none;
}

img.logo {
height: 38px;
width: 200px;
position: relative;
top: 30px;
left: 380px;
}


img.background{
width: 958px;
height: 538px;
border-style: solid;
border-width: thin;
border-color: #B1B3B6;
z-index:-1;
}

.infobox {
width: 250px;
height: 150px;
position: absolute;
top: 380px;
left: 355px;
background-color:rgb(255,255,255);
background-color: rgba(255,255,255, 0.75);
border-style: solid;
border-width: thin;
border-color: #939598;
z-index:0;
}

p.bold{
font-family:"franklin-gothic-urw-n9", "franklin-gothic-urw", Arial, Helvetica, sans-serif;
text-align:center;
font-size:12pt;
font-weight: bold;
margin-top:18px;
margin-bottom:0px;
font-weight:900;
font-style:normal;
}

p.regular{
font-family:"franklin-gothic-urw-n5", "franklin-gothic-urw", Arial, Helvetica, sans-serif;
margin-top:0px;
margin-bottom: 10px;
text-align:center;
font-size:8pt;
font-weight:500;
font-style:normal;
}

p.italic{
font-famiy:"franklin-gothic-urw-i4", "franklin-gothic-urw", Arial, Helvetica, sans-serif;
text-align:center;
font-size:8pt;
font-style: italic;
margin:0px;
font-weight:400;
}

a.email:link {
text-decoration:none;
color: black;
}

a.email:hover {
color: #DF151A;
}

a.email:visited {
color: black;
}

a.email:active {
color: black;
}

.social{
position: relative;
z-index: 2;
}

img.social{
height:25px;
width:25px;
margin-top:10px;
margin-bottom:10px;
}


