﻿body 
{
    margin-left:auto;
    margin-right:auto;
    width:1000px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.8em; 
}

a { text-decoration:none; } 

.outer { width:100%; } 

.header {
   
    background-position:left;
    background-repeat:no-repeat;
    width:100%;
	height:185px;
   }

.pnlfooter {
    background-position:left;
    background-repeat:no-repeat;
    width:100%;


   }

.section { color:#CCCCCC; width:200px; font-weight:bolder; padding-bottom:.5em; margin-left:.25em; margin-right:.25em;} 

.section .title {
   
    background-position:left;
    background-repeat:no-repeat;
	color:#FFFF33;
	padding-left:.5em; padding-top:.25em; padding-bottom:.25em;
	width:100%;
    
    }
	
.section div { padding-left:1em; padding-right:1em; color:#333333; } 
.content { margin-left:.5em; margin-right:.5em; width:780px; vertical-align:top; }

h1 { padding-top:.1em; padding-bottom:.1em; color:#FF6600; font-family: Georgia,Times New Roman,Times,serif; margin-top:0px; } 

.clearer { clear:both; } 

.linkedSites a { display:block; text-decoration:none; padding-top:.3em; padding-bottom:.3em; } 
.linkedSites a:hover { background-color:#eeeeee; } 

.vbcode { font-family:Georgia, "Times New Roman", Times, serif; background-color:#FFFF99; padding:.5em;}

.exampleNotamId { color:#003366; width:100%; border-top:1px solid #003366; border-bottom:1px solid #003366; } 
.exampleOneNotam { margin-bottom:1em;}  

.tblDemo { width:95%; margin-left:auto; margin-right:auto; }
.tblDemo td+td { text-align:center; } 
.tdRowHeader { font-weight:bolder; color:#CC0000;  } 
.tdRowDetail { padding-left:2em; vertical-align:middle;}

a img, a:visited img  { border:0px;} 

.imageSiteLink { margin-top:2px; } 
.imageSiteLink a img { margin-bottom:2px; margin-top:2px; margin-left:auto; margin-right:auto; } 

.txtBoxStyle { background-color:Yellow; padding-top:.2em; padding-bottom:.2em;   } 
.response { margin-top:1em; padding:1em;  background-color:#dddddd; } 

.disclaimer { margin-top:10px; color:#FF3300; } 
