@charset "UTF-8";
/* CSS Document */


ol, ul {
	list-style: none;
	margin: 0px;
}
a {color:#b28000; text-decoration:none;}
a:hover {color:#d39800; text-decoration:underline;}
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del {text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0; }


body {
	background-position: left top;
	background-image: url(images/page.gif);
	background-color:#f4efdd;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	border-top: 1px solid #999;
	background-repeat: no-repeat;
	margin:0px;
	color:#000000;
} 

#wrapper {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/page_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#page {
    margin: 0 13px 0 13px;
    background-color: #fff;
    padding-bottom: 0px;
}

#content {
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 25px;	/*background: url(images/nav/nav_shadow.gif) bottom left no-repeat;*/
	}

h1 {
        font-family: georgia, serif;
        font-size: 26px;
        line-height: 30px;
        /*color: #706d5f;*/
		color:#5E7630;
        font-weight: normal;
        margin-bottom: 15px; 
    }	
	
#bar, #bar a {
    width: 960px; 
    position: relative;
    font-size: 12px;
    color: #000;
    display: block;
}
h2 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #504e4b;
}

    #bar span { 
        cursor: pointer;
        display: block; position: absolute; top: 0; left: 0;
        width: 100%;
        height: 100%;
        background: url(images/bannerPEPC.gif) top left no-repeat;
    }



#nav {
    clear: both;
    padding-bottom: 0px;
    /*background: url(../images/nav_shadow.gif) bottom left no-repeat;*/
	background: url(images/nav/navBarBG.gif) 0px 0px repeat-x;
	height:42px;	
}
#navShadow {
	height:15px;
	background-image: url(images/nav/nav_shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#navHolder {
	text-align:center;
	width:960px;
	margin:0px;
	padding:0px;
	border-top:1px solid #7E9159;
	border-bottom:1px solid #7E9159;
	background-image: url(images/nav/navBarBG.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 42px;
}

.navLink {
	overflow: hidden;
	position: relative;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:1px;
	vertical-align:middle;
	padding-left:0px;
	padding-right:0px;
	background: url(images/nav/navBarBG.gif) 0px 0px repeat-x;
	margin:0px;
	float:left;
	padding-top: 12px;
	padding-bottom: 10px;
	height: 20px;
}
.navLink:hover {
	background-image: url(images/nav/navBarBGOver.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color:#FFFFFF;
	text-decoration:none;
}
.navDivider {
	width:2px;
	height:42px;
	float:left;
	background-image: url(images/nav/navBarDiv.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#nav_Home {
	width:100px;
}
#nav_Link {
	width:120px;
}
#nav_Events {
	width:110px;
}

#nav_Plans {
	width:130px;
}
#nav_References {
	width:138px;
}
#nav_Catalog {
	width:120px;
}
#nav_training {
	width:208px;
}
#nav_Competencies {
	width:158px;
}
#nav_Academy {
	width:114px;
}


#doi_learn {
	text-align:right;
	margin-top: 30px;
	width: 100%;
}
.doi_learn { margin-right: 40px;}

.doi_learn2 {
	margin-right: 23px;
	margin-left: 23px;
}

.doi_learn3 {
	margin-right: 2.5px;
	margin-left: 2.5px;
}

#footer {}
.npsFooter {
	margin-top: 5px;
	padding-bottom: 10px;
	padding-left: 17px;
	display: block;
	background-color: #000;
	height: 72px;
	padding-top: 12px;
	padding-right: 12px;
}


.footer_nav {
	display: block;
	margin-bottom: 3px;
	margin-top:22px;
	float:right;
	text-align:right;
	width:875px;
	height: 0px;
}

.footer_nav ul li {
	display: inline;
	
}

.footer_nav ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	margin-left: 15px;
}
.footer_nav ul li clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.footer_nav ul li a.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
.footer_nav ul li a.clearfix {
	display: block;
	}

.footer_nav ul li a:hover {
	text-decoration: underline;
}
.npsgov {
	float:left;
}
.npsfooterlogo {
	float:left;
}
.experience {
	float:right;
}

/* FOR HIDING SCREEN READER (508) CONTENT */
.hidden
{position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}
 
 
#skip, #skip a, #skip a:hover, #skip a:visited, #skip ol, #skip li, #skip h4
{
position:absolute;
margin:0;
padding:0;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
 
#skip a:focus
{
position:static;
width:auto;
height:auto;
} 

.imgRight { 
    float: right; 
    margin-bottom: 5px;
	margin-left:10px;
}
.imgLeft { 
    float: left; 
    margin-bottom: 5px;
	margin-right:10px;
}



.subTitle {
	font-weight: bold;
	color: #706d5f;
	font-size: 14px;
}


.subTitle2 {
	font-weight: bold;
	color: #504E4B;
	font-size: 14px;
}

.subTitle2header {
	font-weight: bold;
	color: #504E4B;
}

.subTitle2u {
	font-weight: bold;
	color: #504E4B;
	text-decoration: underline;
	font-size: 14px;
}

.subTitle3 {
	font-weight: bold;
	color: #7E9159;
	font-size: 14px;
}

.subTitle4 {
	font-weight: bold;
	color: #245334;
	font-size: 14px;
}


.subTitle5 {
	font-weight: normal;
	color: #504E4B;
	font-size: 13px;
}

.subTitle5header {
	font-weight: normal;
	color: #504E4B;
}

.subTitle6 {
	font-family: georgia, serif;
	font-size: 20px;
	line-height: 20px;
	/*color: #706d5f;*/
		color:#5E7630;
	font-weight: bold;
	margin-bottom: 15px;
    }	
	
.subTitle7 {
	font-weight: bold;
	color: #b28000;
	font-size: 14px;
}	

.subTitle8 {
	font-weight: bold;
	color: #504E4B;
	font-size: 18px;
}


.frutiger {
	font-family: "Frutiger LT Std 45 Light", "Frutiger LT Std 55 Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.note {
  font-size: 8pt;
}
a.note {
  text-decoration: underline;
}




.label  {
	font-weight:bold;
	padding-right:10px;
	color: #706d5f;
	border-top:none;
	border-bottom:none;
}




.accessibility {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}


#footer_nav a { text-decoration: none;}
            


.leftnav {
	float: left;
	width: 180px;
	overflow: hidden;
}

    .leftnav_content {
	background: url(/images/leftnav_shadow.gif) bottom right no-repeat;
	padding-bottom: 35px;
	font-weight: bold;
    }

    .leftnav h2, .leftnav h2 a {
        color: #b96619;
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
        text-transform: uppercase;
        padding-bottom: 15px;
		text-decoration: none;
    }
        
		.leftnav h2 {
			border-bottom: 3px solid #bdbbb1;
		}

		.leftnav h2 a:hover { 
			text-decoration:none; 
		}
        
        .small .leftnav h2 {
            font-size: 12px;
            line-height: 16px;
        }
        
        .large .leftnav h2 {
            font-size: 18px;
            line-height: 24px;
        }
		
    .leftnav ul {
	padding-top: 5px;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #deddd8;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
    }
    
        .leftnav li {
	display: block;
	border-bottom: 1px solid #deddd8;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
        }
        
            .leftnav li.last {
                border: none;
            }
        
            .leftnav li li {
                border: none;
                padding: 0;          
                margin: 8px 0 8px 0;
                
            }
    
        .leftnav li a {
            display: block;
            color: #b96619;
            font-size: 14px;
            line-height: 18px;
            text-decoration: none;
        }
            
			.small .leftnav li a {
                font-size: 12px;
                line-height: 16px;
            }
            
            .large .leftnav li a {
                font-size: 18px;
                line-height: 24px;
            }
            .leftnav li.active a {
                color: #878370;
            }
        
            .leftnav li a:hover {
                text-decoration: underline;
            }
    
        .leftnav ul ul {
            margin: 0 0 0 10px; padding: 0;
            border: none;
            clear: left;
        }
        
            .leftnav li li a, .leftnav li.active li a {
                font-size: 12px;
                line-height: 14px;
                color: #b96619;
            }
            
    

.main, .mainFull {
	float: left;
	width: 700px;
	padding-left: 30px;
	overflow: hidden;
	padding-bottom: 0px;
}
.mainFull {
	width:100%;
}

    .main a, .mainFull a {
        color: #b28000;
        text-decoration: none;
    }
    
        .main a:hover, .mainFull a:hover {
            color: #D39800;
        }
		
	.main table tr td p, .mainFull table tr td p { margin-bottom: 15px; margin-top: 15px;}
	.CS_Document p { margin-bottom: 15px; margin-top: 15px;}



.clear {clear:both; height:0px; }
.NPSList {
	list-style-type: disc;
	color: #504E4B;
	font-size: 14px;
}
#slideshow {
	height:270px;
	width:960px;
	position: relative;
}

#slideshow IMG {
	position:absolute;
	top:0px;
	left:0px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#slideshow154 {
	height:154px;
	width:960px;
	position: relative;
}

#slideshow154 IMG {
    position:absolute;
    top:0px;
    left:0px;
    z-index:8;
    opacity:0.0;
}

#slideshow154 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow154 IMG.last-active {
    z-index:9;
}
#breadcrumbs {
	font-weight:bold;
	font-size:11px;
	color:#b28000;
}
#breadcrumbs a { margin-right:12px; text-decoration:underline; }
.crumbArrow { margin-right:12px;  }


#indent {
	text-align:right;
	margin-top: 30px;
	width: 100%;
}
.indent { margin-right: 20px;}
