﻿body
{
     background-color:white;
     margin:0px;
     padding:0px;
	 font-family: calibri, Verdana, Sans-Serif;
	 font-size:10pt;
}

.screen
{
    margin:0px;
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
}

.silverlight
{
    margin:0px;
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:700px;
}

.silverlight2
{
    margin:0px;
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:1050px;
}

.bottomtext
{
    font-size:7.5pt;
    padding: 0px 5px 6px 5px;
    margin-top:15px;
}

.bottomheading
{
    font-size:15pt
}

.absolute
{
    position:absolute;
}

div.no_silverlight_ui_base
{            
    background-color:#535353;
}

div.center
{
    margin-left:auto;
    margin-right:auto;        
}

div.site_content
{    
    background-color:White;
    width:995px;
    height:auto;
    margin-top:7px;
}

div.site_footer
{   
    width:995px;
      
}

div.txbox
{   
    background-color:Transparent;
    background-image:url("/media/images/transparent.png");
    z-index:10;
}

div.noslinfo
{            
    width:550px;
    height:300px;    
    background-color:Transparent;
    z-index:11;
    margin-top:100px;
    background-image:url("/media/images/better_experience.png");
}

.btn_install_sl
{
    font-family:Calibri;
    font-size:9pt;
    position:absolute;
    left:18px;
    top:240px;
    width:400px;
}

.link_download_powerpoint
{
    font-family:Calibri, Verdana, Sans-Serif;
    font-size:9pt;
    position:absolute;
    left:18px;
    top:261px;
    width:400px;
}