body
{
   width: 960px;
   font: 9pt Verdana,Arial,Helvetica,Sans-serif;
   line-height: 1.4em; 
   margin: 0 auto;
   text-align: center;
}
p 
{
   margin-top: 1.0em;
}
.outer
{
   width: 960px;
   margin: 10px auto 30px auto;
   padding: 0px 5px 30px 5px;
   background: white;
}
.inner
{
   float: left;
   text-align: justify;
   padding-top: 8px;
}
.innerLeft
{
   width: 240px;
   margin-right: 20px;
   padding: 8px 8px 10px 8px;
   background: #D8F4E8;
}
.innerMiddle
{
   width: 380px;
   margin-left: 8px;
   margin-right: 32px;
}
.innerRight
{
   width: 240px;
   margin-right: 0;
}
.clear
{
   clear: both;
}
.block 
{
   display: block;
}
.floatLeft
{
   float: left;
}
.heading, a.heading, a.heading:link, a.heading:visited
{
   display: block;
   padding: 0px 0px 2px 18px;
   margin: 5px 0 5px 0;
   background: transparent url('Images/HomeTitleBg.png') no-repeat;
   border-right: solid 1px #042068;
   font: normal 13pt Georgia,Times;
   color: #E0FCF0;
   text-decoration: none;
}
a.heading:hover
{
   text-decoration: underline;
}
div.verticalGap
{
   margin-top: 20px;
}
.subHeading
{
   padding-bottom: 4px;
   margin-top: 20px;
   font: bold 12pt Georgia,Times;
   color: #234DD3;
}
.linkThumb, a.linkThumb, a.linkThumb:link, a.linkThumb:visited
{
   text-decoration: none;
}
img.linkThumb
{
   border: none;
   margin: 0;
}
.textLink, a.textLink, a.textLink:link, a.textLink:visited
{
   font-weight: bold;
   color: #404080;
   text-decoration: none;
}
a.textLink:hover
{
   text-decoration: underline;
}


