/* -- General Fonts & Formatting Elements --*/

form
{
	border: 0px solid #000;
	display: inline;
	margin: 0px;
	padding: 0px;	
}

.small_header
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #453421;
	font-weight: bold;
}

.page_header
{
	
	font-size: 10pt;
	color: #453421;
	font-weight: bold;
	text-decoration: underline;
}

.small_link
{
	
	font-size: 12px;

}

.small_link:hover
{

	text-decoration: underline;
}
.small_link:visited
{

}

.small_gray_text
{

	font-size: 12px;
	color: #707070;
}

.small_black_text
{
	
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
}

.small_red_text
{
	
	font-size: 11px;
	color: #CF5300;
}

.small_blue_text
{
	
	font-size: 11px;
	color: #B73C00;
	font-weight: bold;
	background-image: url(http://www.nitropdf.com/graphics/bg_link_arrow.gif);
	background-position:	0.1em 1.3em;
	background-repeat:	no-repeat;
	padding:			0.1em 2.0em 0.5em 1.9em;
	margin-right:		2.2em;
	line-height:		1.8em;
}

.article_text
{
	
	font-size: 11px;
	color: #000000;
}
.small_darkblue_text
{
	
	font-size: 11px;
	color: #000000;
}
.small_lightblue_text
{
	
	font-size: 11px;
	color: #453421;
}
.highlight
{
	
	font-size: 11px;
	color: #453421;
	font-weight: bold;
	background: #F6F4F1;
	padding: 3px;
}

/* - form elements - */

.frmButton
{
	height: 33px;
	width: 200px;
	background-color: #FFFFFF;

	font-size: 10pt;
	color: #000000;
	font-weight: bold;	
}

.frmImageButton
{
	cursor:hand;
}

.frmButtonSmall
{
	
	font-size: 11px;
	color: #453421;
}

.frmTextBox
{
	
	font-size: 10pt;
	color: #453421;
}

.frmTextBoxSmall
{
	
	font-size: 11px;
	color: #453421;
}

/* - the default font for the kb article- */



/* - specific table row and cell styles - */

.header_cell
{
	
	font-size: 11pt;
	color: #453421;
	background-image: url(../images/headerbg.gif);
	background-color: #DCEFFE;
	font-weight: bold;
}

.header_cell_email
{

	color: #453421;
	background-color: #FFFFFF;
	font-weight: bold;
}

.header_cell_notbold
{
	
	font-size: 11px;
	color: #707070;
	font-weight: normal;
	background-image: url(../images/headerbg.gif);
	background-color: #C1E4FD;
}
.lightblue_tblCell
{
	
	font-size: 11px;
	color: #808080;
	background-color: #F6F4F1;
}
.mediumblue_tblCell
{
	font-weight: bold;
	font-size: 11px;
	color: darkslateblue;

	background-color: #F6F4F1;
}
.white_tblcell
{
	font-size: 11px;
	color: #453421;
	background-color: #FFFFFF;
}
.blue_1px_line_seperator
{
	background: #CBC3B3;
}

/* -- TreeView Control Style Elements -- */

.treelink
{

	font-size: 13px;
	color: #453421;
	text-decoration: none;
}
.treelink:hover
{
	color: #453421;
	text-decoration: underline;
}
.treelink:visited
{
	color: #453421;
	text-decoration: none;
}
.treelink_selected
{
	
	font-size: 13px;
	color: #794201;
	text-decoration: none;
	background: #F6F4F1;
	padding: 2px;
	border: 1px solid #CCC3B3;
	font-weight: bold;
}

/* -- Question Links -- */

.questionlink
{
	
	font-size: 11px;

}
.questionlink:hover
{
	
}
.questionlink:visited
{
	
}

/* -- Question Paging Links -- */

.questionpaging
{	
	font-size: 11px;
	
}
.questionpaging:hover
{
	
}
.questionpaging:visited
{
	
}

/* -- Table Splitters -- */

.vert_splitter
{

	background-repeat: repeat-y;
	background-attachment: fixed;
	font-size: 4pt;
}

.hoz_splitter
{
	background: url(../images/hozline.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size: 4pt;
}

.tophoz_splitter
{
	height:				1px;
	margin-top:			.1em;
	margin-bottom:		.4em;
	font-size: 			4pt;
}
/* -- Navigation Bar & Tabs -- */

.NavBar_TabOn
{
	padding: 0.1em 0em 0.5em 0.1em;
	margin-top:			1.7em;
	background-repeat:	no-repeat;
	background-image: url(http://www.nitropdf.com/professional/graphics/g_head_divider.gif);
	background-position: right;
}

.NavBar_TabOff
{
	padding: 0.1em 0.1em 0.5em 0.1em;
	background-repeat:	no-repeat;
	background-image: url(http://www.nitropdf.com/professional/graphics/g_head_divider.gif);
	background-position: right;
	margin-top:			1.7em;
}

.IKB_
{

	font-size: 11px;
	color: #453421;
	background: #CBC3B3;
}

.NavBar_BG
{

	font-size: 11px;
	color: #FFF4E8;
}
.NavBar_Links
{

	font-size: 11px;

	font-weight: bold;
}

.NavBar_Links:hover
{
	
	text-decoration:underline;
}
.NavBar_Links:visited
{
	
}

.ikb_DHTMLToolTip
{
	
	font-size: 11px;
	color: #000000;
	border: silver 1px solid;
	padding: 6px;
	visibility: hidden;
	z-index:100;
	position: absolute;
	background-color: #FFF4E8;
}

table.tablestyle {
	border-style: solid; 
	border-color: #AF9C85; 
	border-width: 1px 0px 1px 0px;
}


p#footer {
	border-width:		1px 0px 0px 0px;
	border-color:		#e7e0da;
	border-style:		solid;
	padding:			8px 0px 20px 0px;
	line-height:		140%;
	font-size:			55%;
	clear:				both;
	margin-top:			20px;
	
}

p#footer a {
	color:				#412300;
}

#foot_logo {
	float:				left;
	margin:				2px 12px 0px 0px;
}

hr {
	border-width:		1px 0px 0px 0px;
	border-style:		solid;
	border-color:		#e7e0da;
	height:				1px;
	width: 				760px;
}

hr.dashed  {
	border-style:		dashed;
}

hr.dashedorange  {
	border-style:		solid;
	border-color:		#E7E0DA;
}

h1, h2, h4 {
	border-width:		0px 0px 1px 0px;
	font-weight:		normal;
	
}

h2.lead {font-size:	28px;}

ul.kb {
	display:			block;
	margin:				0px 0px 2px 0px;
	clear:				both;
	padding:			0px;
	height:				22px;
	border-width:		0px 0px 1px 0px;
	border-style:		solid;
	border-color:		#e7e0da;
	font-size:			80%;
	
	text-align:			center;
	
}

ul.kb li {
	display:			block;
	float:				left;
	padding:			0.05em 0em 0em 0em;
	margin:				0px;
}

ul.kb li a, ul.kb li strong {
	font-size:			85%;
	color:				#412300;
	text-decoration:	none;
}

ul.kb li a:hover {
	text-decoration:	underline;
}

ul.kb li strong {
	color:				#794201;
	cursor:				default;
	font-size:			11px;
}

ul.kb li strong.disabled {
	background-color:	#F0ECE8;
	color:				#7F6A51;
}

#head_wrapper {
	height:				10px;
	margin:				0px auto;
	padding:			0px;
	color: 				#B96D14;
	font-size:			90%;
	text-align:			left;
}

#subhead {
	text-align: 		center;
	background-color: 	#dbd7d0;
	background-image:	url(http://www.nitropdf.com/graphics/bg_subhead.gif);
	background-repeat:	repeat-x;
	border-top:			#f3f1ef 1px solid;
	border-bottom:		#d3cac1 1px solid;
	border-width:		1px;	
}

ul#head_navigation {
	background-image:	url(http://www.nitropdf.com/graphics/bg_header_nps_logo.gif);
	background-repeat:	no-repeat;
	display:			block;
	font-size:			90%;
	width:				760px;
	margin:				0px auto;
	padding:			0px 0px 0px 0px;
	list-style:			none;
	height:				2em;
	position: 			relative;
}

ul#head_navigation a {
	text-decoration:	none;
	color: 				#4b3d27;
	font-size:			100%;
	padding:			0.4em 0em;
	margin:				0px;
	display: 			block;
}

ul#head_navigation .focus a {
	background-image:	url(http://www.nitropdf.com/graphics/bg_header_1_selected_neutral.gif);
	background-repeat:	repeat-x;
}

ul#head_navigation a:hover, ul#head_navigation .focus a:hover {
	background-image:	url(http://www.nitropdf.com/graphics/bg_header_1_focus_neutral.gif);
	background-repeat:	repeat-x;
}

ul#head_navigation a.logo:hover {
	background-image:	none;
}

ul#head_navigation a strong {
	color: 				#4b3d27;
}

ul#head_navigation a:hover strong, ul#head_navigation .focus strong {
	color:				#FFFFFF;
}

ul#head_navigation li {
	float:				left;
	position:			relative;
	padding:			0em;
	vertical-align:		bottom;
	font-size:			100%;
	color:				#DFBC93;
	cursor:				pointer;
	margin:				0px;
}

ul.section_navigation, p.section_navigation { /* p definition represents an empty submenu */
	width:				760px;
	margin:				0px auto 6px auto;
	padding:			0px; 
	position:			relative;
}

ul.section_navigation {
	display:			block;
	height:				2.0em; 
	background-image:		url(http://www.nitropdf.com/graphics/bg_header_2.gif);
	background-repeat:		repeat-x;
	border-style:			solid;
	border-width:			0px 0px 1px 0px;
	border-color:			#ded7d1;
	background-color:		#474441;
}

ul.section_navigation li {
	display:			block;
	float:				left;
	padding:			0px;
	margin:				0px;
}

ul.section_navigation li a, ul.section_navigation li strong {
	display:			block;
	font-size:			85%;
	font-weight:		bold;
	color:				#ffffff;
	text-decoration:	none;
	margin:				0px;
	padding:			0.4em 0em 0.5em 0em;
}

ul.section_navigation li a:hover, ul.section_navigation li strong {
	text-decoration:		none;
	background-color:		#bc0c56;
	background-image:		url(http://www.nitropdf.com/graphics/bg_header_2_selected_neutral.gif);
	background-repeat:		no-repeat;
}

ul.section_navigation li strong {
	cursor:				default;
}

ul.section_navigation li strong.disabled {
	background-color:	#F0ECE8;
	color:				#7F6A51;
}

/*Newer Nitro Styles*/
/********************/

.kb #pageWrapper {width:950px;margin:0 auto;padding:40px 10px}

#sideBar td {padding:5px 0;}

