﻿body
{
    padding-right: 1%;
    padding-left: 1%;
    padding-bottom: 1%;
    margin: 0%;
    padding-top: 1%;
    height: 98%;
    background-color: #cccccc;    
}
#pageWrapper
{
    width: 771px;
    margin: auto;  
    border: solid 1pt #000;  
}
#headerGraphic1
{
    clear: both;
    float: none;
    background-image: url(../Images/top_federal.gif);
    width: 771px;
    height: 50px;
}
#headerGraphic2
{
    clear: both;
    float: none;
    background-image: url(../Images/center_nogradiant_r.jpg);
    width: 771px;
    height: 118px;
}


#navigationArea
{
    font-weight: bold;
    font-size: 0.8em;
    background-image: url(../Images/bottom_r.jpg);
    color: blue;
    font-family: Arial;
    clear: both;
    padding-right: 10px;
    padding-left: 0%;
    float: none;
    padding-bottom: 0%;
    margin: 0%;
    vertical-align: middle;
    width: 771px;
    padding-top: 0.3em;
    background-repeat: no-repeat;
    letter-spacing: 0.04em;
    position: static;
    height: 42px;
    text-align: left;
}


.siteMap 
{
	font-weight:bold;
	color: white;
	font-family:Arial;
	vertical-align:bottom;
	float:left;
	margin-left:1%;
	
    
}
.siteMap a:link 
{
	color: white;
	text-decoration:none;
}

.siteMap a:active
{
	color:White;
}

.siteMap a:visited
{
	color:White;
	text-decoration:none;
}

.siteMap  a:hover
{
	color:White;
}

#bodyArea
{
    background-image: url(../Images/sidebar3.gif);
    width: 771px;
    background-repeat: repeat-y;
    background-color: #ffffff;
    float: left;
}
#bodyLeft
{
    clear: left;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 0.8em;
    float: left;
    padding-bottom: 10px;
    vertical-align: top;
    width: 170px;
    color: #ffffff;
    padding-top: 10px;
    font-family: Arial;
    position: static;
    text-align: left;
}

#bodyLeft a:link
{
	color: #f9f2eb;
}

#bodyLeft a:visited
{
	color: #fcdbbd;
}

#bodyLeft a:hover 
{
	color: #ccffff;
}

#bodyLeft a:active  
{
	color: #f9f2eb;
}

#bodyRight
{
    font-family: Arial;
    clear: right;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 0.8em;
    float: right;
    padding-bottom: 10px;
    vertical-align: top;
    width: 529px;
    color: #333333;
    padding-top: 10px;
    position: static;
    text-align: justify;
    overflow: auto;
}

#fullBody
{
	font-family: Arial;
    clear: right;
	padding-right: 10px;
    padding-left: 10px;
    font-size: 0.8em;
    float: right;
    padding-bottom: 10px;
    vertical-align: top;
    width: 751px;
    color: #333333;
    padding-top: 10px;
    position: static;
    text-align: justify;
    overflow: auto;
    background-color: #ffffff;
}

#footerArea
{
    font-size: 0.7em;
    background-image: url(../Images/bottom_r.jpg);
    vertical-align: middle;
    color: #ffffff;
    font-family: Arial;
    height: 20px;
    text-align: center;
    background-repeat: no-repeat;
    width: 771px;
    font-weight: bold;
    clear: both;
    position: static;
    float: none
}
.header
{
    font-weight: normal;
    font-size: 1.3em;
    /*color: #c0c0c0;*/
    color: White;
    font-family: 'Arial Black';
    font-variant: small-caps;
    border-bottom: #302d2b 0.13em solid;
    /*float:left;*/
    width:99%;
    background-color:#302d2b;
    padding-left: 1%;
}

.welcomeNote
{
}

.welcomeNote h1
{
	font-weight:bold;
	font-size:1.3em;
	
}

.welcomeNote h2
{
	font-weight:bold;
	font-size:1em;
}

.contactInfo
{
}
.contactInfo h1
{
	font-weight:bold;
	font-size:1.3em;
}

.errorPage
{
	background-color:#ffffff;
	padding-left: 10px;
	width: 761px;	
    font-size: 0.8em;    
    padding-bottom: 10px;    
    padding-top: 10px;
    font-family: Arial;
    position: static;
    text-align: left;
}

.errorPage h1
{
	font-weight:bold;
	font-size:1.3em;
}

.glyph
{
	font-family: 'Webdings';
	font-size:small;
	color:Black;
}

.validationSummary
{
	font-weight:normal;
	font-size:.8em;
	float:left;	
}

#regionImg
{	
    clear: both;
    float:left; 
    margin-left:30px;      
    width: 90%;
    height: 373px;
}

#colorLegend
{
	
	border: solid black 1px;
	background-color:#ffffff;
	
}

#legend1
{	border: solid black 1px;	
    background-color:#fbf204;
    width:15px;
	height:12px;    	
}
#legend2
{	
	border: solid black 1px;	
    background-color:#33CC33;    	
    width:15px;
	height:12px;    
}

#documentHeader
{
	clear: both;
    float: none;
    /*background-image: url(../Images/logo_cgi_fed_blk.jpg);*/
    width: 200px;
    height: 150px;
}

#documentBody
{
    font-family: Arial;
    clear: right;    
    font-size: 0.8em;
    float:none;
    padding-bottom: 10px;
    vertical-align: top;
    width: 771px;
    color: #333333;    
    position:relative;
    text-align: justify;
    
    overflow: auto;
}

#documentFooterArea
{
	 font-size: 0.7em;    
    vertical-align: middle;    
    font-family: Arial;
    height: 20px;
    text-align: center;
    background-repeat: no-repeat;
    width: 771px;
    font-weight: bold;
    clear: both;
    position: static ;
    float: none;
}

.addressTable
{
	width: 100%;
	border: 1px;
	border-style: solid;
	border-right: none;
	border-top: none;
	border-color: #CCCCCC;
}
.addressTable TD
{
	border-width: 1px;
	border-style: solid;
	border-left: none;
	border-bottom: none;
	border-color: #CCCCCC;
}

#addressHeader
{
    color: #F7F6F3;
    background: #5D7B9D;
    font-weight: bold;
	padding: 2px;
}

.addressHeader
{
    color: #F7F6F3;
    background: #5D7B9D;
    font-weight: bold;
	padding: 2px;
}

#addressOddRow
{
    color: #333333;
    background: White;
    text-align: left;
	padding: 2px;
}

.addressOddRow
{
    color: #333333;
    background: White;
    text-align: left;
	padding: 2px;
}

#addressEvenRow
{
    color: #333333;
    background: #F7F6F3;
    text-align: left;
	padding: 2px;
}

.addressEvenRow
{
    color: #333333;
    background: #F7F6F3;
    text-align: left;
	padding: 2px;
}

.Admin_Sections_Header
{
	background-color:#5D7B9D;
	color: White;
	font-weight: bold;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalPanel
{
	font-size: .9em;
	overflow: auto;
	height: 500px;
}

th>span
{
	color: Red;
	font-weight: bold;
}

.HideButton {display : none;} 

div.SaveBar
{
	width: auto;
	border-color: black;
    border-width: 1px; 
    border-style: solid;
    margin: 0px; 
	padding: 0px;
}
            
div.SaveBar .SaveBar-Content
{
	width: 100%; 
	background-color: #284775;
	color: White;
}

div.SaveBar .SaveBar-Content a
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

div.SaveBar .SaveBar-Content a:hover
{
	text-decoration: underline;
}

div.SaveBar .SaveBar-Content input
{
	height: 19px;
	width: 43px;
	font-size: .8em;
	
}

.Smaller-Button
{
	height: 19px;
	width: 43px;
	font-size: .8em;
	
}
.watermarked
{
	background-color: Yellow; font-style: italic;
}

                            .calPopUp 
                            {
                            	background-color: white;
                            	border: solid 1px black;
                            	z-index: 100;
                            	left: 160px !important;
                            	top: -5px !important;
                            }
            
    
