﻿body 
{
    background-color: #FCCFFE;
     
}

.subheader_txt
{
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;    
    font-weight:bold ;
    font-style: italic ;
    color: Black; 
}
.nav_link 
{      
	white-space:nowrap; 
	font-family : Arial ;
    font-size : 20pt; 
    color: #FE3233; 
	text-decoration: underline
}

a.nav_link:hover
{ 
    color: #4A20FB; 
	text-decoration: underline
}

.placeHolder
{
    width: 350px;
    height: 450px;
    background-color: #FF3333; 
}

.tbl1
{
    width: 475px;
    height: 400px;
    background-color: #FF3333; 
}
.footer
{
     font-family:Arial ;
     font-size :10pt;
     color: GrayText;   
    
}
.header_txt
{
    font-family: arial, helvetica, sans-serif;
    font-size: 14pt;    
    font-weight:bold ;
    color: Black ; 
}
.body_txt
{
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;    
    color: Black; 
}

.leftNav
{   
    font-family : Edwardian Script ITC, Brush Script MT, Arial ;
    font-size : 20pt; 
    color: #FE3233; 
	text-decoration: underline
}

a.leftNav:hover {    
	color: #4A20FB; 
	text-decoration: underline
}

/******************** Newsletter ***************************/

.nlSubHeading
{
    font-family: Times New Roman, arial ;
    font-size: 28pt;    
    color: blue; 
}

.nlSubHeading2
{
    font-family: Times New Roman, arial ;
    font-size: 20pt;    
    color: Black ;
    background-color: #ADFF2F ; 
}