﻿.SecondaryContentContainer
{
    padding-right: 10px;
    padding-left: 10px;
    text-align: justify;
    font-size: .85em;
}
.MainContentBox
{
    background-color: #FFFF99;
    color: #990000;
    font-size: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    width:100%;
    height:25px;
    position: relative;
   
    vertical-align: middle;
    padding-top: 5px;
    clear:both;
}

.AwardContentBox
{
    padding: 5px;
    background-color: #FFFF99;
    color: #990000;
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    width: 100%;
    height: 114px;
    vertical-align: middle;
    clear: both;
    top: 0px;
    left: 0px;
}


.secondaryTable
{
    width: 100%;
    
}

.SecondaryPageheader
{
     background-color: #FFFF99;
    position: relative;
    height:25px;
    padding-top: 10px; /* width: 512px; */
    width: 100%;
    text-align: center;
    vertical-align: top;
    clear: both;
    }
h3
{
    color: #CC0000;
}
h4
{
    color: #CC0000;
}
.divider
{
    border-top-style: dotted;
    border-top-width: 2px;
    border-top-color: #FF0000;
    width: 65%;
    text-align: center;
}
.yellow
{
    padding: 5px;
    background-color: #FFFF99;
}
.lbl2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #800000;
    
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
    position: relative;
    z-index: 1;
    top: 0px;
    left: 5px;
    margin-left: 15px;
   
}
.imageAlignCenter
{
    text-align: center;
    
}
#txt1
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    top: 7px;
    position: relative;
    text-align: justify;
    width: 98%;
    left: 15px;
    text-decoration: none;
    height: 100%;
}
