﻿body, div, td, li
{
    font-family: Arial, Sans-Serif;
    font-size: 14px;    
}

body
{
    padding-bottom: 40px;
}

table
{
    border-collapse: collapse;
    margin: 0px;
}

li
{
    margin-top: 10px;
}

div
{
    margin-top: 15px;    
}

.textContent
{
    text-indent: 30;
}

.masterTable
{
    width: 1000px;
    border: 0px;
}

.pageHeader
{
    font-size: 32px;
    font-weight: bold;
    color: #ff3333;
    text-align: center;
    margin-bottom: 15px;
}

.cellMainContent
{
    padding-left: 20px;
    vertical-align: top;
}

.footerCell
{
    padding-top: 30px;
    text-align: center;
    font-size: 11px;
}

.howToSubmitFooterDiv
{
    text-align: center; 
    font-size: 18px;
    margin-top: 25px;
}

.navIconText
{
    color: #d63822;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial Black, Arial Sans-Serif;
    text-decoration: none;   
}