﻿body {
    margin: 0;
    padding: 0;
    padding-bottom: 18px;
    background: #d0d0d0 url(../images/x-gray.gif) repeat;
    color: #eeeeee;
    font-family: Verdana;
    font-size: 1em;
}
h1, h2, h3, h4, h5 {
    color: #be6812;
    }
h1 {
    font-size: 1.4em;
    font-variant: small-caps;
}    
h2 {
    font-size: 1.3em;
}    
h3 {
    font-size: 1.2em;
} 
h4 {
    font-size: 1.1em;
}
a:link, a:visited {
    color: #eeeeee;
    text-decoration: underline;
    }
a:hover, a:active {
    color: #be6812;
    text-decoration: underline;
    }
  
#wrapper {
    width: 930px;
    margin: auto;
    margin-bottom: 18px;
    text-align: left;
    background: url(../images/content-bg.gif) repeat-y;
    }
#top {
    background: url(../images/content-top.gif) no-repeat;
    width: 930px;
    height: 1em;
    padding-top: 28px;
    height: 380px;
    font-size: .8em;
    }    
#top .date {
    width: 400px;
    margin: auto;
    margin-left: 20px;
    color: #7b7b7b;
    font-size: .8em;
    text-align: left;
    }
#top .topNav ul {
    margin-right: 18px;
    }
#top .topNav ul li {
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
    float: right;
    font-size: .8em;
    }
#top .topNav a:link, #top .topNav a:visited {
    color: #7b7b7b;
    text-decoration: none;
    }
#top .topNav a:hover, #top .topNav a:active {
    color: #c7c0c0;
    text-decoration: underline;
    }
#top .topNav .SitemapFlyoutPopup h4 a {
    color: #be6812;
    }
#top .mainNav {
    width: 900px;
    height: 3em;
    line-height: 3em;
    text-align: right;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 2px;
    text-align: center;
    color: #7b7b7b;
    border: 1px solid #999999;
    font-variant: small-caps;
    background: #414141;
    font-size: 1em;
    letter-spacing: 110%;
    }
#top .mainNav ul li {
    display: inline;
    margin-right: 6px;
    margin-left: 6px;
    vertical-align: text-bottom;
    }
#top .mainNav a {
    width: 150%;
    padding: 8px;
    }    
#top .mainNav a:link, #top .mainNav a:visited {
    width: 150%;
    color: #be6812;
    font-weight: bold;
    text-decoration: none;
    }
#top .mainNav a:hover, #top .mainNav a:active {
    color: #c7c0c0;
    font-weight: bold;
    text-decoration: none;
    }
#top .feature {
    width: 900px;
    height: 214px;
    margin: auto;
    margin-top: 10px;
    background: #ffffff;
    text-align: center;
    } 
#top-sub {
    background: url(../images/content-top.gif) no-repeat;
    width: 930px;
    height: 1em;
    padding-top: 28px;
    height: 180px;
    font-size: .8em;
    }    
#top-sub .date {
    width: 400px;
    margin: auto;
    margin-left: 20px;
    color: #7b7b7b;
    font-size: .8em;
    text-align: left;
    }
#top-sub .topNav ul {
    margin-right: 18px;
    }
#top-sub .topNav ul li {
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
    float: right;
    font-size: .8em;
    }
#top-sub .topNav a:link, #top .topNav a:visited {
    color: #7b7b7b;
    text-decoration: none;
    }
#top-sub .topNav a:hover, #top .topNav a:active {
    color: #c7c0c0;
    text-decoration: underline;
    }
#top-sub .topNav .SitemapFlyoutPopup h4 a {
    color: #be6812;
    }
#top-sub .mainNav {
    width: 900px;
    height: 3em;
    line-height: 3em;
    text-align: right;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 2px;
    text-align: center;
    color: #7b7b7b;
    border: 1px solid #999999;
    font-variant: small-caps;
    background: #414141;
    font-size: 1em;
    letter-spacing: 110%;
    }
#top-sub .mainNav ul li {
    display: inline;
    margin-right: 6px;
    margin-left: 6px;
    vertical-align: text-bottom;
    }
#top-sub .mainNav a {
    width: 150%;
    padding: 8px;
    }    
#top-sub .mainNav a:link, #top-sub .mainNav a:visited {
    width: 150%;
    color: #be6812;
    font-weight: bold;
    text-decoration: none;
    }
#top-sub .mainNav a:hover, #top-sub .mainNav a:active {
    color: #c7c0c0;
    font-weight: bold;
    text-decoration: none;
    }
#contentWrapper {
    width: 900px;
    margin: auto;
    margin-top: 18px;
    margin-bottom: 12px;
    background: #2b2b2b url(../images/contentwrapper-bg.gif) repeat-y;
    font-size: .8em;
    font-family: MS Sans Serif;
    }
.relatedLinks {
    color: #be6812;
    font-size: 1.1em;
    line-height: 2em;
    width: 600px;
    font-weight: bold;
}  
.relatedLinks a {
    margin-left: 12px;
    font-weight: normal;
}  
.pageTitle {
    margin-top: 12px;
    margin-bottom: 12px;
    }      
#contentLeft {
    width: 630px;
    float: left;
    }
#contentLeft p {
     padding: 12px;
     line-height: 1.4em;
     text-align: left;
     }
#contentLeft .terms {
    line-height: 2em;
    color: #484848;
    }
#contentLeft .terms a {
    color: #484848;
    padding-right: 12px;
    }
#contentLeft .terms .callout {
    line-height: 1.2em;
    font-size: .9em;
    }
#contentRight {
    width: 230px;
    float: right;
    margin-top: 24px;
    padding-left: 6px;
    color: #484848;
    font-size: .8em;
    line-height: 1.5em;
    }
#contentRight a {
    color: #484848;
    }
#contentRight .form {
    background: #747373;
    padding: 6px;
    border: 1px solid #111111;
    }
#footer {
    width: 900px;
    margin: auto;
    padding: 6px;
    padding-bottom: 14px;
    font-size: .7em;
    color: #5b5b5b;
    }
     
#footer a:link, #footer a:visited {
    color: #8b8b8b;
    text-decoration: underline;
    } 
#footer a:hover, #footer a:active {
    color: #b1b1b1;
    text-decoration: underline;
    }          
#clear {
	clear:both;
	height: 0;
	}
.clear {
	clear:both;
	}
.ValidateMessage {
    color: Red;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.5em;
    }
.button {
    padding: 4px;
    text-align: center;
    background: #515151;
    border: 1px solid #eeeeee;
    text-decoration: none;
    font-weight: bold;
    } 
.imgLeft {
    float: left;
    border: 1px solid #414141;
    padding: 2px;
    margin-right: 12px;
    }       	    
.finePrint {
    color: #afafaf;
    font-size: .9em;
    }
#map, #map a {
    color: #414141;
    font-size: .9em;
    }
.SitemapFlyoutPopup {
    background-color:white;
    border: solid 1px silver;
    padding:10px;
    line-height: 1.5em;
    }
.SitemapFlyoutPopup h4 {
    font-size: .9em;
    font-weight: bold;
    color: #be6812;
    }
.SitemapFlyoutPopup td {
    padding:6px;
    }
.SitemapFlyoutPopup .list
        {
            width: 300px;
            padding-left: 6px;
            color: black;
        }
.SitemapFlyoutPopup .listitem
        {
            font-family: Verdana;
            font-size: 8pt;
            color: black;
            text-decoration: none;
        }
.SitemapFlyoutPopup a.listitem
        {
            font-family: Verdana;
            font-size: 8pt;
            color: black;
            text-decoration: none;
        }
.SitemapFlyoutPopup a.listitem:visited
        {
            font-family: Verdana;
            font-size: 8pt;
            color: black;
            text-decoration: none;
        }
.SitemapFlyoutPopup a.listitem:hover
        {
            font-family: Verdana;
            font-size: 8pt;
            color: black;
            text-decoration: none;
        }
.hr-br {
    clear: both;
    width: 98%;
    margin: auto;
    height: 1px;
    border-bottom: 1px dotted #7b7b7b;
    }
.hr-nobr {
    clear: both;
    width: 98%;
    margin: auto;
    height: 1px;
    }
#newsItem p {
    line-height: 1.2em;
    padding: 0 14px 0 14px;
    } 
#newsItem a:link, #newsItem a:visited {
    color: #eeeeee;
    text-decoration: underline;
    }
#newsItem a:hover, #newsItem a:active {
    color: #be6812;
    text-decoration: underline;
    }
.white {
    color: #ffffff;
    }    

