﻿
body 
{
    font-family:Verdana,Geneva,Arial,Sans-Serif;
    font-size:9pt;
    background-image:url('/images/icons/fiesta.jpg');
}
#container
{
    margin:5px auto 0px auto;
    padding-bottom:10px;
    width:779px;
    border:solid 1px #4b8d8b;
    background-color:#ffffff;
    height:100%;
    overflow:auto; 
}
#content
{
    margin:0px 5px 0px 0px;
    padding:10px 5px 10px 5px;
    width:551px;
    height:100%;
    overflow:auto;
    float:left;      
}
#footer
{
    width:781px;
    height:74px;
    margin:0px auto;
    background-image:url('/images/footer.gif');    
}
.MastHead
{
    background-image:url('/images/headers/spacewalk.jpg');
    background-position:bottom right;
    width:100%;
    height:150px;
    overflow:auto;
    text-align:center;
    vertical-align:middle;
}
#logo
{
    margin-left:20px;
    padding-top:20px;
    color:#ffffff;
    float:left;
    text-align:center; 
    font-size:200%;
    font-weight:bold;
}
#navBar
{   
    width:100%;
    height:26px;
    text-align:center;
    color:#ffffff;    
    border-top:solid 2px #ba73f7;
    background-color:#505C6D;
    border-bottom:solid 2px #ce2c51;
}
#navBar ul
{
    display:inline; 
}
#navBar ul li
{
    float:left;
    list-style:none;
    display:inline; 
    padding:0px 15px;
}
#navBar ul li a
{
    
    display:block;
    font-family:Verdana,Geneva,Arial,Sans-Serif;
    font-size:9pt;
    color:#ffffff;
    /* color:#4b8d8b; */
    font-weight:bold;
    text-decoration:none;
    line-height:1.9em;
}
#navBar ul li a:hover
{
    color:#CE2C51;
    text-decoration:underline;
}
#rightColumn
{
    margin:0px;
    padding:10px 5px 10px 8px;
    width:200px;
    float:right;
    /* background-image:url('/images/rightColBg.gif'); */
}
p
{
    margin:0px;
    padding:2px 5px;
    text-align:left;
}
a 
{
   color: #1b33b7;
   text-decoration:none;
}
a:hover 
{
   color:#9E0021;
   text-decoration:underline; 
}
table tr td
{
    vertical-align:top;
    padding:0px 2px 5px 2px;
}
h1, h2, h3, h4
{
   color:#4b8d8b;
}
h1
{
    font-size:180%;
    text-align:center;
    margin:15px;
    color:#2E0565;
}
h2
{
    font-size:140%;   
}
h3
{
   font-size:120%; 
}
h4
{
   font-size:100%; 
}
h4.subHeading
{
    color:#000000;
    margin-left:50px;
}
a.ACHeader
{
    margin:0px;
    padding:0px;
    border:0px solid #ffffff;
    display:block;
    background: white url('/images/icons/greenarrow.gif') no-repeat scroll left 5px;
    margin-left:10px;
    padding:3px 25px;
    font-weight:bold;
    font-size:120%;
    color:#4b8d8b;
    outline:none;
}
a.ACHeader h3
{
    margin:0px;
    padding:0px;   
}
div.ACContent
{  
    margin:0px;    
    color:#000;
    margin-left:10px;
    padding:5px 25px 10px;
    font-size:100%;
    font-weight:normal;
    font-family:Verdana,Geneva,Arial,Sans-Serif;
    background:white;    
}
div.ACContent p
{ 
    margin:0px;
    background:white;
    padding:5px;
}
.ACContent ul
{
   background:white;
   padding-left:30px;
}
.italic
{
    font-style: italic;
}
.imageFrame
{
    width:400px;
    text-align:center;
}
.caption
{
    font-size:90%;   
}
.strong
{
    font-weight:bold;
}
.newsItem
{
   padding:0px 0px 5px 0px; 
}
.newsItem a
{
    display:block;
    background-color: #e2e2e2;
    margin:0px;
    padding:5px;
}
.rightAlign
{
    text-align:right;
}
.news
{
    text-align:center;
    margin-bottom:5px;
}
.red
{
    color:#ce2c51;
}
.smallText
{
    font-size:9pt;
    line-height:120%;
}
