﻿body
{
    color: #003366;
    padding-top:0px; 
    margin-top:0px; 
    padding-left:0px;
    margin-left:0px; 
    font-size: 10pt;
    font-family: Arial; 
}
.pageHeading
{
    height: 20px;
    background-color: #9D0000;
    font-family: Trebuchet MS;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-size: 12pt; 
    padding: 3px;
}

.pageSubHeading
{
    font-family: Georgia;
    color: #9D0000;
    font-size: 16px;
    text-decoration: none;
    padding-bottom: 10px;
    padding-top: 10px;
}


.contrastColor
{
    color: #9D0000;   
}

.subLinksDetail
{       
    text-align: justify;
    height: 375px;
    width: 580px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;  
}

.subLinks
{    
    padding-top: 10px;
    width:180px;     
}

.page
{
    padding-top: 10px;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

.ENewsTD
{
	 height:95px;
	 width:75px;
	 background-repeat:no-repeat;
	 background-position: center top; 
	
	 vertical-align:top;
	 text-align:center;
	 
}

.ENewsText
{
	position:absolute;
	padding-left:6px;
	padding-top:3px;
	color: #ffffff;
	font-size:9px;
}
