html
{
    height: 100%;
    /*
	width:820px;
	height:720px;
	*/
}

body
{
    background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
}

div.altContent
{
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding-top: 50px;
    text-align: center;
    width: 400px;
}

div#rpxContainer
{
    height: 100%;
}
