﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
table
{
    border: 0px 0px 0px 0px;
}
.outerTable
{
    border-color: #666666;
    border-style: solid;
    border-width: 2px;
}
.content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 2px 5px 2px 5px;
}
.content2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 2px 5px 2px 5px;
}
.sideTable
{
    border-color: #666666;
    border-style: solid;
    border-width: 2px;
    padding: 2px 2px 2px 2px;
}
.chkbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.boldBlack16px
{
    font-size: 16px;
    font-weight: bold;
}
.boldBlack18px
{
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}
.boldBlack20px
{
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}
.boldWhite24px
{
    font-size: 24px;
    font-weight: bold;
    color: White;
}
.boldWhite18px
{
    font-size: 18px;
    font-weight: bold;
    color: White;
}
.boldWhite21px
{
    font-size: 21px;
    font-weight: bold;
    color: White;
}

a:link
{
    color: #000000;
}
a.maroon
{
    color: #990000;
}
a.black
{
    color: Black;
}
a.blue
{
    color: #0000FF;
}
a.white
{
    color: White;
    text-decoration: none;
}
a.none
{
    text-decoration: none;
}
.red
{
    color: Red;
}
.blue
{
    color: #0000FF;
}
.maroon
{
    color: #990000;
}
.bulletStyle
{
    font-size: 14px;
    text-indent: 1em;
    list-style-type: disc;
}
.TreeNode 
{ 
	font-family: Arial;
	font-size: 14px; 
	color: black;	
	padding-left: 3px;
	text-decoration: none;	
}
