body
{
    background-color: #6699CC;
    font-family: Arial, Verdana;
    font-size: 12px;
}

.secondaryPageHeader
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.secondaryContentHeader
{
    font-family: Arial, Verdana;
    font-size: 11px;
    font-weight: bold;    
}

.secondaryContentText
{
    font-family: Arial, Verdana;
    font-size: 11px;   
}

.secondaryContentText a,
.secondaryContentText a:visited
{
    color: CC6600;
}

a:hover
{
    text-decoration: none;
}

.contentWithBackground
{
    background-color: #EAEAEA;
    font-size: 11px;
    font-family: Arial, Verdana;
}

.contentArea
{
    background-color: White;
    font-size: 12px;
    font-family: Arial, Verdana;
}

.dataTable
{
    background-color: White;
    font-size: 10px;
    font-family: Arial, Verdana;
}

.dataTableHeader
{
    background-color: #122A4A;
    color: White;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: bold;    
}

.contentTable
{
    background-color: White;
    font-size: 11px;
    font-family: Arial, Verdana;    
}

.contentTable a,
.contentTable a:visited
{
    color: #CC6600;
}

.contentTableSub
{
    background-color: White;
    font-size: 10px;
    font-family: Arial, Verdana;    
}

.contentTableSub a,
.contentTableSub a:visited
{
    color: #3A83BC;
}

.contentTableHeader
{
    background-color: #122A4A;
    xcolor: #3A83BC;
    color: #5A97C7;
    font-family: Tahoma, Arial, Verdana;
    font-size: 16px;
    font-weight: bold;
}

.accentBackground
{
    background-color: #EAEAEA;
}

.midType
{
    font-family: Arial, Verdana;
    font-size: 10px;    
}

.smallType
{
    font-family: Arial, Verdana;
    font-size: 9px;    
}

.lightBackground
{
    background-color: #5A97C7;
}

.darkBackground
{
    background-color: #3A83BC;
}

.pageBorder
{
    background-color: #DBDBDB;
}

.darkPageBorder
{
    background-color: #666666;
}

.footerTable
{
    background-color: #DBDBDB;
    font-size: 9px;
    color: #666666;
}

.footerTable a,
.footerTable a:visited
{
    color: #666666;
	font-weight: normal;
	xtext-decoration: underline;
}

.utilityNav
{
    background-color: #122A4A;
    font-size: 9px;
    color: #5A97C7;    
}

.utilityNav a,
.utilityNav a:visited
{
    color: #5A97C7;
	font-weight: normal;
	xtext-decoration: underline;
}
