﻿body 
{
    text-align: center;
    background: #999999 url('../images/bodyg.gif') fixed center;
    margin-top:20px;
    margin-bottom:20px;
    }
div.container { text-align: center;
                width:970px;
                margin-left:auto;
                margin-right:auto;
                border: solid 3px #8D147E;
                }
td
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10pt;
  color: #000000;
    }
.header
{
    background-image: url('../images/AONNlogo.png');
    background-repeat:no-repeat;
    text-align: right;
    vertical-align: bottom;
    width: 970px;
    height: 160px;
    /*border-bottom: solid 5px #8D147E;*/
    }
.logo
{
    text-align: left;
    width: 400px;
    height:160px;
    vertical-align:bottom;
    padding-bottom: 5px;
    padding-left:10px;
    }
.topnav 
{
    font-size: 14px;
    font-weight:bold;
    text-align: right;
    width: 950px;
    height:20px;
    padding-top: 2px;
    padding-right: 20px;
    vertical-align:middle;
    background-color:#8D147E;
    text-transform:uppercase;
    text-align:right;
    color:White;
    font-family: Verdana, Arial, Sans-Serif;
    }
.topnav a:link 
{
    color:White;}

.topnav a:hover 
{
   color:White; text-decoration: underline;
    }
    .topnav a:visited 
{
   color:White;
    }
 #main {background-color:#FFFFFF;}
.nav 
{
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight:bold;
    text-align: left;
    width: 185px;
    vertical-align: top;
    padding-left:15px;
    padding-top:5px;
    line-height:24px;
    }
.nav a:link 
{
    color: #BF3F3C;
    }

.nav a:hover 
{
    color: #3F143C;
    text-decoration: underline;
    }
.partners
{
    text-align:center;
    width:170px;
    padding-right:15px;
}
.content 
{
    background-color: #FFFFFF;
    border-right: solid 2px #F4D0B0;
    border-left: solid 2px #F4D0B0;
    padding: 5px 10px 5px 10px;
    text-align: left;
    width: 600px;
    max-width:600px;
    vertical-align: top;
    }
.materials 
{
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight:bold;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
    width: 185px;
    vertical-align: top;
    padding-left:15px;
    padding-top:5px;
    }
.lfooter 
{
    background-color:#FFFFFF;
    font-size: 9pt;
    text-align: left;
    vertical-align: middle;
    padding: 5px 0px 0px 10px;
    color: #333333;
    width: 485px;
    height: 50px;
    border-top: solid 3px #8D147E;
    }
.lfooter a:link 
{
    color: #8D147E;
    }

.lfooter a:visited 
{
    color: #8D147E;
    }

.lfooter a:hover 
{
    color: #8D147E;
    text-decoration: underline;
    }
    
.rfooter
{
    background-color:#FFFFFF;
    font-size: 9pt;
    text-align: right;
    vertical-align: middle;
    padding: 5px 10px 0px 0px;
    color: #333333;
    width: 485px;
    height: 50px;
    border-top: solid 3px #8D147E;
    }
.sub
{
    background-color: #FFFFFF;
    padding: 5px 10px 5px 10px;
    text-align: justify;
    width: 100%;
    vertical-align: top;
    }
.LabelHeading 
{
    font-family: Georgia, Serif;
    font-size: 14pt;
    font-weight: bold;
    color: #333333;
    }
.SubLabelHeading 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    color: #333333;
    }
.linebreak 
{
    background-color: #F4D0B0;
    height: 2px;
    }
.required 
{
    color:Red
    }
.error 
        {
            color:Red;
            font-size:9pt;
            font-style:italic;
            font-weight:bold;
            }
input.button 
{
    background-color: #8D147E;
    font-family: Georgia, Times New Roman, Serif;
    font-weight: bold;
    font-size: 10pt;
    color: White;
    text-align:center;
    }
    
.ce
{
    background-color: #FFFFFF;
    padding: 5px 10px 5px 10px;
    text-align: left;
    width: 555px;
    vertical-align: top;
    }
    
.dates 
{
    font-size: 10pt;
    }
    
.leaders 
{
    padding:10px 5px 10px 5px;}
    
/* Overall Links */

a:link 
{
   color: #BF3F3C;
   text-decoration: none;
    }
    
a:visited 
{
    color: #BF3F3C;
    text-decoration: none;
    }
    
a:hover
{
    color: #3F143C;
    text-decoration: underline;
    }
    
/* NCBC Events*/

.events 
{
    font-size:8pt;
}
.infoBoxDates {
color:#CC0000;
font-style:italic;
}
.infoBoxLocation a:link, .infoBoxLocation a:visited {
color:#000000;
text-decoration:none;
}
.infoBoxLocation a:hover, .infoBoxLocation a:active {
color:#666666;
text-decoration:underline;
}