* {text-indent:0px;}
body
{
    font-family:Arial, FreeFont, Sans-Serif;
    font-size:12px;
    color:#000;
}
h1, h2, h3
{
    font-weight:normal;
}

body h1
{
    font-size:16px;
}
body h2
{
    font-size:17px;
    text-transform:uppercase;
    padding-left:20px; 
    margin-bottom:15px;
}
body h3
{
    font-size:13px;
    padding-left:20px; 
    text-transform:uppercase;
    margin-bottom:15px;
}
a 
{
    text-decoration:none;
}   
ul
{
    list-style-type:none;
    -moz-padding-start:0px;
    } 
.NoPrint 
{
    display:none;
    }
ul li p 
{
    margin:0px;
    }
.RightColumn ul li strong 
{
    font-weight:bold;
    text-transform:uppercase;
    color:#006FB2;
}
.RightColumn ul li 
{
    margin-bottom:10px;
    }
.SlideShow 
{
    height:313px;
    width:443px;
    margin-bottom:10px;
    background-color:#000;
    }      
/*.PopupWindow
{
    width:100%;
}

#ModalContainer .div .div img
{
    width:100%;
}*/
.ToolBox 
{
    display:none;
    }
