﻿body, 
body.blankMasterBody
{
    margin:0px;
    font-family:Arial;
    font-size:10pt;
    color:#333333;
}
body.blankMasterBody
{
    background:#fff;
}
div
{
    padding:0px;
    margin:0px;
}
a img
{
    border-style:none;   
}
input
{
    font-family:Arial;
}
textarea
{
    font-family:Arial;
}
select
{
    font-family:Arial;
}
.contentStyle
{
    font-size:10pt;
    color:#333333;   
}
.contentStyle a,
.blankMaster a
{
    color:#d2041e;
    font-weight:bold;
    text-decoration:none;
    cursor:pointer;
}
.contentStyle a:visited,
.blankMaster a:visited
{
    color:#d2041e;
    font-weight:bold;
    text-decoration:none;
}
.contentStyle a:hover,
.blankMaster a:hover
{
    color:#fdd153;
}
.blankMaster
{
    padding:15px 0 0 15px;
}
h1, h2, h3, h4, h5, h6
{
    color:#06346b;
    font-weight:normal;
    margin:0px;
}
h1
{
    font-size:22pt;
    padding:0 0 15px 0;
}
h2
{
    font-size:16pt;
    padding:0 0 10px 0;
}
h3
{
    font-size:14pt;
    padding:0 0 8px 0;
}
h4
{
    font-size:12pt;
    padding:0px;
}
h5
{
    font-size:11pt;
    padding:0px;
}
h6
{
    font-size:10pt;
    padding:0px;
}

.btnStyleAct,
.btnStyleAlt
{
    border:none;
    padding:4px;
    font-weight:bold;
}
.btnStyleAct
{
    background:#0e7e5d;
    color:#fff;    
}
.btnStyleAlt
{
    background:#999;
    color:#333;
}
