﻿body
{
    background: url(images/a1.gif) #000033 repeat-x;
    background-color: #000033;
    font-family: verdana; 
    font-size: 10pt; 
    color: #000033;
 }
 
a            
{ 
     color: #CC6600 
}

h1
{ 
    font-family: Verdana; 
    font-size: 11pt; 
    text-transform: uppercase; 
    color: #CC6600; font-weight: bold 
}

h2
{ 
    font-family: Verdana; 
    font-size: 10pt; 
    text-transform: uppercase; 
    color: #000033; font-weight: bold 
}

.Blurb
{
    text-align: left;
    padding: 25px 10px 25px 25px;
}

.tblContent
{
    border-width: 2px;
    border-color: #000000; 
    background-color: #ffffff;
    border-collapse:collapse;
}

.Content
{
    text-align: left;
    padding: 25px 25px 25px 25px;
}
    
.logo
{
    border-right-color: #000000;
    border-right-width: 2px;
}

.MainNav
{
    float: right; 
    padding-top: 10px;
    padding-right: 10px;
    width: 498px;
}

.MainNavLinks
{
    font-weight: bold;
    font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
    padding-left: 15px;
    color: #000000;
    text-decoration: none;
    float:right;
}

.whHeader
{
    font-family: Arial Black, Tahoma, Verdana;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.smallorange 
{ 
    font-family: Tahoma; 
    font-size: 8pt; 
    color: #CC6600; 
    line-height:150% 
}

.footer 
{
    font-family: Tahoma; 
    font-size: 8pt; 
    color: #ffffff; 
    background-color: #305B90;
    padding-top: 11px;
    padding-bottom: 11px;
}


.bodytext  
{
    font-family: verdana; 
    font-size: 10pt; 
    color: #000033;
}
.bodytextbold 
{
    font-family: verdana; 
    font-size: 10pt; 
    font-weight: bold;
    color: #000033;
}

.hometext 
{ 
    font-family: Tahoma; 
    font-size: 10pt; 
    color: #000033;
}

.smtext      
{ 
    font-size: 8pt; 
    font-family: Tahoma; 
    color: #000033;
}

.blurbtext 
{ 
    font-family: Tahoma; 
    font-size: 8pt; 
    color: #000033;
    padding-top: 10px;
    padding-bottom: 25px;
}

.credits 
{
    font-size: 6pt;
}

.copy {font-family: Verdana, Arial, Helvetica; font-size: 12px;}
.redcopy {font-family: Verdana, Arial, Helvetica; font-size: 12px;color:Red;}


/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: none;
width: 90px;
background-color: #ffffff;
font:normal 8pt tahoma;
color: #000033;
text-decoration: none;
line-height:20px;
text-indent: -30px;
}

a.navlist {color: #000033; text-decoration: none;}
a:hover.navlist {color: #000033; text-decoration: underline;}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: none;
width: 90px;
background-color: #ffffff;
font:normal 8pt tahoma;
color: #000033;
text-decoration: none;
line-height:20px;
text-indent: -30px;
}

a.navlist {color: #000033; text-decoration: none;}
a:hover.navlist {color: #000033; text-decoration: underline;}

.mainleftnav  {color: #000033; font-family: arial; font-size: 9pt; text-decoration: none; }
a:hover.mainleftnav {text-decoration: underline;}
