﻿body 
{
    font-family:Verdana;
    font-size:12pt;
    text-align:center;  
}
#wrapperDiv
{
   text-align:center;
}
#topTD
{
    background-color:#003366;   
}
#bkgColorTable
{
    width:100%;
}
#placeHolderTD
{    
    width:18%;
    border-right:solid thin #003366;
}
#intMenuTD
{
    text-align:center;  
    width:82%; 
 }

#extMenuTD
{ 
    width:18%;
    vertical-align:top;
    text-align:center;
    border-right: solid thin gray;
}
.left
{
    text-align:center;
}
#contentTD
{
    width:82%;
    vertical-align:top;   
    text-align:center;
}
p
{
  text-align:left;
  line-height:150%;
  padding-left:25px;
  padding-right:25px;
 
}
p.dropcap:first-letter 
{
    text-align:left;
    float:left;
    width: 40px;
    font: 60px Verdana,sans-serif;
    line-height: 50px;
    padding-right: 2px;
}
h3
{
    color:#003366;
    font-style:italic;
}

.nonPubUlDiv
{
  width:500px;   
  text-align:left;
  line-height:150%;
}
.specEdUlDiv
{
    width:500px;   
  text-align:left;
  line-height:150%;
}
