﻿body 
{    
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 9pt;
    color: #767474;
}
.CopyRight
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 8pt;
    color: #a3a1a1;
}
a.CopyRight
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 8pt;
    color: #6f8294;
}
.Text
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 9pt;
    color: #767474;
    text-align: justify;
}
.Title2
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 11pt;
    color: #2e658d;
    font-weight: bold;
}
.Title3
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 10pt;
    color: #4680af;
    font-weight: bold;
}
.Title4
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
}
.ShadowTable-brown /*light brown content table with a black border that has "shadow"*/
{
	background-color: #e4e3d4;
	BORDER-RIGHT: #8d8c7c 1px solid; 
	BORDER-TOP: #8d8c7c 0px solid; 
	BORDER-LEFT: #8d8c7c 1px solid; 
	BORDER-BOTTOM: #8d8c7c 1px solid; 
	BORDER-COLLAPSE: collapse
}
.ShadowTable-Blue /*light blue content table with a black border that has "shadow"*/
{
	background-color: #e1e9ed;
	BORDER-RIGHT: #6d7f8d 2px solid; 
	BORDER-TOP: #6d7f8d 1px solid; 
	BORDER-LEFT: #6d7f8d 1px solid; 
	BORDER-BOTTOM: #6d7f8d 2px solid; 
	BORDER-COLLAPSE: collapse
}
.LoginTitle
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 9pt;
    color: #7e8487;
}
.LoginText
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 7pt;
    color: #383838;
}
.LoginButton
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 8pt;
    color: #383838;
}
.SubMenuText
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 8pt;
    color: #7e8487;
}
a.SubMenuText
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 8pt;
    color: #7e8487;
}
.Error
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 8pt;
    color: #d80312;
}

.clsRequired
{
    font: Bold 8pt Arial, sans-serif;
    color: #ff0000;
}

.clsTextArea
{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 9pt;
    color: #767474;
    text-align: justify;
}