﻿body 
{
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 145%;
    background-color: #FFFFFF;
    padding: 10px;
}

h1
{
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    text-decoration: none;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 20px;
}

h2
{
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    text-decoration: none;
    color: #555577;
    margin-top: 10px;
    margin-bottom: 10px;
}

h3
{
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    text-decoration: none;
    color: #8888AA;
    margin-top: 10px;
    margin-bottom: 10px;
    
}

.cellstyleleft
{
	font-weight: bold;
	vertical-align:top;
}

.cellstyle
{
	vertical-align:top;

}

.collapsePanelHeaderHelp
{
    width: 100%;
    height: 30px;
    /* background-image: url(images/bg-menu-main.png); */
    background-repeat: repeat-x;
    
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: bold;
    text-align: left; 
    text-decoration: none;
    color: #EFEFFF;
    font-size: 14px;

    border: 1px solid #8888CC;
}
