﻿
body {
	
	 margin: 10px 20px 10px 20px;
    padding:0 0px 0 0px;
	background: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	width:945px;
}

h1, h2, h3 {
	margin-top: 0;
	
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
	color: white;
    margin-bottom: 2px;
}

ul {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}
/* Header */
#header {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0px;
}
#headerlogo
{
	width: 13%;
	height: 100px;
	background-color:black;
	float:left;
}

#headercenter
{
    float:left;
    width:40%;
    height: 100px;
	
}

#headercenter h1 {
	padding: 15px 0 0 10px;
	letter-spacing: -1px;
	/*text-transform: lowercase;*/
	font-weight:  bold;
	font-size: 4em;
	font-style:italic;
	font-family:Times New Roman;
    width: 366px;
    color: #FFFFFF;
}


#headerlogin
{
    float:right;
    width:44%;
    background-color:black;
    height: 100px;
	overflow:auto;
	margin-right:5px;
}
#headerpic
{
position: relative;
height: 100px;
background: #fff url('NPFV3images/Stack of files photo.jpg') no-repeat top right;
margin-bottom: 0px;
width:55%;
float:left;
}

.login
{
position: relative;
height: 100px;
background: white url('NPFV3images/protect-folders2.jpg') no-repeat top left;
margin:0px 0 0px 0px;
padding:0px 0 0px 0px;
width:45%;
float:right;
}
.loginstatus1
{border:ridge thin red;
  padding:2px 2px 2px 2px;
   margin:0px 0 0 0px;
   background-image:url(NPFV3images\roundbutton.JPG);
   width:40px;
  /* background-color:#fdf3ba;*/
    }


/*style="border:solid thin black; margin:45px  0px 0 15px; padding:5px 5px 5px 5px; line-height:5; background-color:#fdf3ba" */

#logo {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding-top: 0px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
}

#logo h1 {
	padding: 15px 0 0 10px;
	letter-spacing: -1px;
	/*text-transform: lowercase;*/
	font-weight:  bold;
	font-size: 4em;
	font-style:italic;
	font-family:Times New Roman;
    width: 366px;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu Items */
.menu
{
    margin-top:3px;
    background-image:url(NPFV3images/menubackground.gif);
}
#menu1
{
    width: 940px;
	margin:10px;
}
#menu2
{
    width: 940px;
	margin:10px;	
}
#menu {
	width: 940px;
	margin: 5px 0 1px 0px;
	padding: 0;
	height: 30px;
	background: url(NPFV3images/menubackground.gif)  no-repeat left top;
	font-size:smaller;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 6px 13px 0 13px;
	background: url(NPFV3images/menuspacer.gif) no-repeat right 0px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
	color: #04283B;
}

#menu a:hover {
	color: green;
	background: url(NPFV3images/menuspacer.gif) no-repeat right 0px;
	
	
}
#menu :hover {
	/*background: url(images/box2.png);*/
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 10% 10%; 
}

#menu .current_page_item a {
	color: #04283B;
}


/* Wrapper */

#wrapper 
{overflow:hidden;
}

/* Page */

#page {
	width: 943px;
	margin: 0 auto;
	padding: 0px;
	
}

#page-bg 
{

}

/* SideBar Nav Left*/
.sidebarshort {
	float: left;
	width: 938px;
	font-size: 11px;
	min-height:70px;
	
	
}

.sidebarshort ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarshort li {
	padding: 0 0 2px 0;
}

.sidebarshort li ul {
}

.sidebarshort li li {
	margin: 0 20px 0 15px;
	padding: 2px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidebarshort li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #FFFFFF;
}



/* SideBar Nav Left*/
.sidebar {
	float: left;
	width: 190px;
	font-size: 11px;
	min-height:925px;
	
	
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 2px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 2px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #FFFFFF;
}

.sidebar a { 
}

#sidebar1 {
	float: left;
	/*background: url(images/img04b.gif) repeat-y left top;*/
	height:auto;
	color: #04283B;
	background-color:#AD4531; /*#EDDFA5 #FFEDB7; #FEE3C5;*/
	}

#sidebar1-bgtop 
{
	background: url(NPFV3images/blacklinespacer.gif) repeat-x left top;
	/*background: url(images/img03b.gif) no-repeat left top;*/
}

#sidebar1-bgbtm {
	padding-top: 10px;
	/*background: url(images/img05b.gif) no-repeat left bottom;*/
}

#sidebar1 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	/*background: url(images/img06b2.gif) no-repeat left top;*/
	font-size: 13px;
	font-weight: bold;
	color: #04283B;
}

#sidebar1 a {
	color: white;
	
	
}



/* Content */

#content {
	float: left;
	width: 548px;
    /*background: url(images/img012browm.jpg) repeat-y left top;*/
    height: 430px;
    
  
}
#contentdetail {
	float: left;
	width: 740px;
	min-height:890px;
	background-color:white;
    margin-left:5px;
     margin-top:3px;

    padding:25px 0px 5px 5px;
    
}
.tag {
	padding: 0 20px;
}
#content-bgtop {
	background: url(NPFV3images/blacklinespacer.gif) repeat-x left top;
}

#content-bgbtm {
	padding: 20px 10px ;
	/*background: url(images/img13L.gif) no-repeat left bottom;*/
}

/* Boxed Style */

.boxed 
{
    background: url(NPFV3images/blacklinespacer.gif) repeat-x left bottom;
     padding-bottom: 10px;
    
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}
#boxedleftlink
{
 padding-bottom:15px;
 line-height:120%;
 height: auto; 
 font-size:medium; 
}


#boxedL1
{
  line-height:120%;
    height: 148px;  
}
#boxedL2
{
  line-height:120%;
  height: 184px;  
}
#boxedL3
{
  line-height:120%;
  height: 235px;
  padding-left:5px;  
}
#boxedL3v
{
  line-height:120%;
  height: 235px;
  padding-left:2px;  
}
#boxedL4
{
  line-height:120%;
  height: 149px;  
}
#boxedR1
{
  line-height:120%;
    height: 135px;  
}
#boxedR2
{
  line-height:120%;
  height: 175px;  
}
#boxedR3
{
  line-height:120%;
  height: 169px;  
}
#boxedR4
{
  line-height:120%;
  height: 169px;  
}
 .floatlefttitle 
{
float: left;
margin: 0px 0px 0px 0px;
border: 1px solid green;
padding: 0px;
background-color: yellow;
 }


/* Images */
.imagecenter
{
margin: 2px  12px 2px 110px;
padding: 2px;
}
.Imagefloatleft
{
float: left;
margin: 2px  12px 2px 15px;
border: 1px solid black;
padding: 2px;
background-color: white;
width:150px;
height:100px;
 }
 
 .Imagefloatlefttable
{
float: left;
margin: 2px  20px 2px 5px;
border: 1px solid black;
padding: 0 px;
background-color: white;
width:100px;
height:170px;
 }
 
 
 .Imagefloatleftlogin
{
float: left;
margin: 0px  12px 2px 15px;
border: 1px solid black;
padding: 2px;
background-color: white;
width:200px;
height:128px;
 }
 .Imagefloatleft2
{
float: left;
margin: 2px  12px 2px 30px;
border: 1px solid black;
padding: 2px;
background-color: white;
width:125px;
height:120px;
 }
 .Imagefloatright
{
float: right;
margin: 2px 20px 2px 12px;
border: 1px solid black;
padding: 2px;
background-color: white;
width:150px;
height:250px;
 }

/* Fonts */

.fnttitle
{
	font-size:large;
	font-family:Times New Roman;
	font-style:italic;
	font-weight:bold;
}
.fnttitlep
{
	font-size:large;
	font-family:Times New Roman;
	font-style:italic;
	font-weight:bold;
}

.fnt20 a
{
	font-size:large;
	font-weight:bold;
	font-family:Times New Roman;
	color:black;
}
.fnt20 a:hover
{ color:Blue;
}
.fnt20nb
{	
	font-size:large;
	font-weight:normal;
	font-family:Times New Roman;
}
.fnt20 
{	
	font-size:large;
	font-weight:bold;
	font-family:Times New Roman;
}
.fnt20u 
{
	font-size:large;
	font-weight:bold;
	font-family:Times New Roman;
	text-decoration: underline
}
.searchfnt
{
	font-size:medium;
	font-family:Times New Roman;
	color: White;
}
.fnt14 
{
	font-size:medium;
	font-family:Times New Roman;
	
}
.fnt14indent 
{
	font-size:medium;
	font-family:Times New Roman;
	margin-left:60px;
	margin-right:15px;
	padding-left:.1em;
}
.fnt14indent2 
{
	font-size:medium;
	font-family:Times New Roman;
	margin-left:100px;
	margin-right:15px;
	padding-left:.1em;
}
.fnt14b 
{
	font-size:medium;
	font-family:Times New Roman;
	font-weight:bold;
}
.fnt14bu 
{
	font-size:medium;
	font-family:Times New Roman;
	font-weight:bold;
	text-decoration: underline;
}
.fnt14bi 
{
	font-size:medium;
	font-family:Times New Roman;
	font-weight:bold;
	font-style:italic;
	
}
.fnt14bib 
{
	font-size:medium;
	font-family:Times New Roman;
	font-weight:bold;
	font-style:italic;
	color:black;
}
.fnt14bir 
{
	font-size:medium;
	font-family:Times New Roman;
	font-weight:bold;
	font-style:italic;
	color:Red;
}
.fnt12bi 
{
	font-size:small;
	font-family:Times New Roman;
	font-weight:bold;
	font-style:italic;
		
}
.fnt12
{
	font-size:small;
	font-family:Times New Roman;
	
}

.fnt10
{
	font-size:small;
	font-family:Arial;
	
}
.fnttitle
{
	padding:10px 0 0 10px;
	vertical-align:bottom;
	font-size:x-large;
	font-family:Times New Roman;
	font-style:italic;
	font-weight:bold;
}
ul.circle
{	list-style-type:disc;
	padding-left:.1em;
	margin-left:260px;
	margin-right:15px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	font-size:small;
	font-family:Times New Roman;
	
}
ul.circlesub
{	list-style-type:disc;
	padding-left:1em;
	margin-left:260px;
	margin-right:15px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	font-size:small;
	font-family:Times New Roman;
	
}
ul.circle2
{	list-style-type:disc;
	padding-left:.1em;
	margin-left:100px;
	margin-right:15px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	font-size:small;
	font-family:Times New Roman;
	
}
ul.circlesub2
{	list-style-type:disc;
	padding-left:1em;
	margin-left:220px;
	margin-right:15px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	font-size:small;
	font-family:Times New Roman;
	
}
/*Footer*/
.footerbefore
{
    border-bottom:solid thin white;
}
.footer
{
   
   width:940px;
}
.listing 
{
	font-size:medium;
	font-family:Times New Roman;
	font-weight:bold;
	padding-right:40PX;
}
.picleft
{
	width:100px;
	height:100px;
	padding:10px 20px 0px 25px;
}
.picleftp
{
	width:100px;
	height:150px;
	padding:10px 20px 0px 25px;
}
.picright
{
	width:100px;
	height:100px;
	padding:10px 29px 0px 0px;
}
.picleftlstandard
{
	width:220px;
	height:80px;
	padding:0px 0px 0px 0px;
	border:solid thin black;
	margin-left:25px
}
.picleftl
{
	width:120px;
	height:80px;
	padding:0px 0px 0px 0px;
	border:solid thin black;
	margin-left:25px
}
.picrightl
{
	width:120px;
	height:80px;
	padding:0px 0px 0px 0px;
	border:solid thin black;
	
}
.titleblock
{ background-color:#F2DBDB; /*DB9355; #DD6454;*/
	margin:0 20px 0 20px;
		font-size:large;
	font-weight:bold;
	font-family:Times New Roman;
	width:auto;
}

.boxedT{

float:left;
width:680px;
height:auto;
border:solid thin black;
margin:0px 0px 0 25px;
padding:0px 0px 0px 0px;

}
.boxedTnoborder{

float:left;
width:680px;
height:auto;
margin:0px 0px 0 25px;
padding:0px 0px 0px 0px;


}

.boxedT .title {
	background-color:#AD4531;
	padding: 0px 0px 0px 10px;
	font-size: large;
	color: black;
	}
.boxedTnoborder .titleword 
{
	background-color:#AD4531;
	border:solid thin black;
	padding: 5px 5px 5px 5px;
	font-size: large;
	color: black;
	margin-left:0px;
	}
.boxedT .title h2 {
	padding: 0px 10px 0 0px;
	font-size: large;
	color: black;
}
.boxedT .title h1 {
	height: 35px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: black;
}
.boxedT .content {
	padding: 1px 0px 1px 0px;
	border-top: 1px solid #FFFFFF;
	background-color:#Fdf3ba;
	/*background: url(NPFV3images/menubackground.gif)  repeat-y;*/
	/*background: url(images/img07.gif) repeat-x;*/
}
.boxedTnoborder .content2 {
	padding: 1px 0px 1px 0px;
	background-color:white;
	line-height:180%;
	
}
.boxedTnoborder .titleword a:hover {
	color: yellow;}
.boxedT .title a:hover {
	color: yellow;}
	
.titlewordnoh a:hover {
	color: black;}
.readmore
{
	color:#483030;
	font-weight:bold;
	}
	
.readmore:hover
{ color:Green;
}
	
.purchase 
{
	color:#BF5507;
	font-weight:bold;
	}
	
.purchase:hover 
{ color:Green;
}
.thumbnail
{
float: left;
width: 140px;
border: 0px solid #999;
margin: 5px 5px 5px 0;
}
