html, body, img, form
{
padding: 0px;
margin: 0px;
border: 0px;
}

body
{
font-size: 12px;
line-height: 12px;
font-family: Helvetica, "Microsoft Sans Serif", Arial, sans-serif;
font-weight: normal;
text-align: center;
color: #707070;
}

div
{
overflow: hidden;
padding: 0px;
margin: 0px;
border: 0px;
}

#WebAppWrapper
{
margin-left: auto;
margin-right: auto;
width: 936px;
height: 702px;
overflow: hidden;
font-size: 12px;
line-height: 12px;
font-family: Helvetica, "Microsoft Sans Serif", Arial, sans-serif;
font-weight: normal;
text-align: center;
color: #707070;
}

#appButtons
{
height: 479px;
position: relative;
}

#copyrightText
{
color: #f98510;
font-size: 10px;
line-height: 12px;
}

#inquiries
{
color: #f98510;
font-size: 18px;
line-height: 20px;
}

a img
{
border: 0 none;
}

a:link, a:visited, a:active
{
text-decoration: none;
}

