@page { margin: auto;}

/* from USNH_External.css */
/* ======================================================== */

/*****************************************************************************/
/*							 Page Styles		    						 */
/*****************************************************************************/

body {
	background: #99FFFF !important;
	/*background-COLOR: none 
	color: #474747 !important;*/
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color:#00285f;
	}
	
a:link, a:visited, a:active, .procedure a:link, .procedure a:visited, .procedure a:active,
	.rightcontent a:link, .rightcontent a:active, .rightcontent a:visited, .rightcontent a:hover,
	.BaseL a:link, .BaseL link, .BaseL a:visited, .BaseL a:active, .BaseL .Link, .BaseL a:hover,
	.BaseLBot a:link, .BaseLBot link, .BaseLBot a:visited, .BaseLBot a:active, .BaseLBot .Link, .BaseLBot a:hover,
  	.BaseR a:link, .BaseR link, .BaseR a:visited, .BaseR a:active, .BaseR .Link, .BaseR a:hover,
	.BaseRTop a:link, .BaseRTop link, .BaseRTop a:visited, .BaseRTop a:active, .BaseRTop .Link, .BaseRTop a:hover     /*normal links style*/
{
    position: static;
	width: auto;
	height: auto;
	display: inline;
	background: none;
	color: #0033FF; 
    text-decoration: underline; 
}

a:after, procedure a:after
{
	content: " (" attr(href) ") ";
	font-size: 90%;
	font-style:italic;
}  
/*---------------------------------------------------------------------------*/

.Fade /* Style applicable to bottom Navigation */
{
/*	display: none;	*/
	display: block;
	width: auto !important; 	/* 774px; */
	overflow: hidden;
/*	background: #99FFFF;	*//* #ffffff url("../images/main_fade.jpg") no-repeat; */
	padding-bottom: 20px;	
		
}

.leftcontent
{
	display: none;	/*
	display:block;
	width:210px;
	float:left;
	padding: 4px 0px 0px 12px;		*/
}
.rightcontent
{
	width:100% !important;
}

.GlobalMid /* Style applicable to entire page This sets the background edge of the pages*/
{
	text-align: left;
	background: #99FFFF !important; /*#d8d8d8 url("../images/global_content_bg.jpg") repeat-y;*/
	z-index: 20;
}



.IntContainer /* Style applicable to Bottom Navigation */
{
	width: auto !important; /* 0%; */
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0 !important; /* 20px; */
	color: #3a3a3a;
	padding-right: 0 !important; /* 20px; */	
}

.IntTitle /* Financial and Administrative Procedures Title - left side top border */
{
	width:400px;
	height:20px;
	padding: 0px 0px 10px 15px;
	top: 50px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#5878B5;
	float: right;
		
}

.navsearch
{
	display: none;  /*
	margin: 0px;
	padding: 5px;
	float:right;	*/
}


/*****************************************************************************/
/*							 Page Heading - Print stypes   		     	HERE	 */
/*****************************************************************************/

.Global /* Style applicable to entire page */
{
	position: left;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

/* Items called for the top header from the inc/top.inc file */
.GlobalMain /* Style applicable to entire page */
{
	position: left;
	width: auto; /* 860px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	text-align: left;
	top:0px;
	left:0px;
	margin-right: auto;
	margin-left: auto;
}

.GlobalTop /* Style applicable to Top Portion of Page */
{
	position: right;
	width:100%;
	height:107px;
	text-align: left;
	top:0px;
	left:0px;
}

.unsh /* Style applicable to USNH Logo */
{
	display: none; /* float: left;
	width:263px;
	height:107px;*/
}

.USNHLogo /* Style applicable to USNH Logo */
{
	position: absolute;
	width:250px;
	height:55px;
	text-align: left;
	top:30px;
	left:25px;
}

.navtop /* Style applicable to Top Nav */
{
	position: absolute;
	top: 45px;
	left: auto;
	right: 27px;
	width:auto;
	overflow: hidden;
	font-weight: bold;
	font-size: 12px;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.mainblue /* Inline Style */
{
	display: none;/*
	text-align: left;
	color:  #294B73; *//*list type*//*
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 5px;*/
}

.treeview
{
	display: none;/*margin: 0px;
	padding: 0px;*/
}

/*****************************************************************************/
/*	     						USNH Procedures	    						 */
/*****************************************************************************/

/*****************************************************************************/
/*							 Header of Procedure	    		     		 */
/*****************************************************************************/

/* Procedure Header Table styles */
.procedureheader td 
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.procedurecap 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
}

/*****************************************************************************/
/*							 Procedure	Styles          		     		 */
/*****************************************************************************/

.procedure /* Basic Style for all of the actual Procedure section */
{
	align:left
}

.procedure p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	margin-left: .4in;
}

/* Procedure Table styles */
.procedure table {
    border: none;
    table-layout: auto;
	margin-left: .4in;
	page-break-inside: auto !important;
	orphans: 1 !important;
}

.procedure tr {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.procedure th 
{
    position: left;
}

.procedure td 
{
	position: left;
	height: 12px;
}

/* Procedure Heading Styles */
.procedure h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
}

.procedure H2 /* used for the A, B, C titles on the procedures */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0.5in;
	text-indent: -0.25in;
	padding-top: 0.1in;
}

.procedure h3  /* used for the A Summary line - same as H2 but without top padding */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0.5in;
	text-indent: -0.25in;
	text-align:left;
	height: auto;
	line-height: .25in;
}

.procedure h4 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0.5in;
	text-indent: -0.25in;
}

.procedure h5 {			/* Use for Draft at top of pages */
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
}

.procedure h6 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #00285f;
	margin-left: 0.75in;
	text-indent: -0.25in;
	font-variant: small-caps;
}

/* Ordered List styles for Procedures */
.procedure ol {
	list-style-type: decimal;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}

.procedure ol ol {
    list-style-type: lower-alpha;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.procedure ol ol ol {
    list-style-type: lower-roman;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.procedure ol ol ol ol {
    list-style-type: square;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.procedure ol ol ol ol ol {
    list-style-type:  lower-latin;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.procedure ol ol ol ul {
    list-style-type: square;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.procedure ol p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	margin-left: 0px;
}

/* Unordered List styles for Procedures */
.procedure ul {
	list-style-type: disc;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;

}

.procedure ul ul {
    list-style-type: circle;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.procedure ul ul ul {
    list-style-type: square;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.procedure ul p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
}

/* Miscellaneous styles for Procedures */
/* not sure where these are used - so alter at your own risk */
.procedure leftmargin {
	margin-left: .25in;
}

.procedure small {
	font-size: 6px;
	line-height:4px;
}

/* Used for Purchasing Procedure Pages */
/* Ordered List styles for Procedures */
.procedure_purc ol {
	list-style-type: decimal;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}

.procedure_purc ol ol {
	list-style-type: lower-alpha;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.procedure_purc ol ol ol {
    list-style-type: lower-roman;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.procedure_purc ol ol ol ul {
    list-style-type: square;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

.procedure_purc ol p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	margin-left: 0px;
	margin-bottom: 20px;
}

/* Unordered List styles for Procedures */
.procedure_purc ul {
	list-style-type: disc;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

.procedure_purc ul ul {
    list-style-type: circle;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

.procedure_purc ul ul ul {
    list-style-type: square;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

.procedure_purc ul p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	margin-bottom: 20px;
}

/* Link styles for Procedures */
/* No idea where these are related to - does not appear to be the procedures grouping ??? */
.indent {
	margin-left: 65px;
}

.title td {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
}

.tabLvl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800040;
	line-height: 18px;
	font-weight: bold;
}

.tabLvl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #336699;
	font-weight: bold;
}

.tabHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;

}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	background-color: #CCCCCC;
}

.shiftleft {
	left: .5in;
}


             /*End Procedures*/
			 
/*****************************************************************************/
/*							 Breadcrumb Styles		    		     		 */
/*****************************************************************************/

#crumb{
	padding: 5px 0px 5px 10px;
	color: #AAAAAA;
	float: right;
	font-size: 10px;
}


/*****************************************************************************/
/*							 Procedure Styles		    		     		 */
/*****************************************************************************/


/*---------------------------------------------------------------------------*/


/*
.TopNav /* Style applicable to Top Nav *//*
{
	position: absolute;
	width:300px;
	height:55px;
	text-align: right;
	top:45px;
	left:500px;
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif

}


.MainNav /* Style applicable to Main Nav *//*
{
	position: absolute;
	width:561px;
	height:32px;
	text-align: left;
	top:75px;
	left:272px;
	z-index: 100;
}




/*****************************************************************************/
/*							 Second Page		    		     		 */
/*****************************************************************************/

.rightcontent {
	padding-top: auto !important; /*10px;*/
}


.rightcontent h2 {

	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: auto !important; /*20px;*/
}

.rightcontent h3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.rightcontent h4 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.rightcontent h5 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding: 20px 0px 20px 0;
	
}

.rightcontent h6 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #00285f;
	margin-left: 30px;
	padding: 5px 0px 10px 0;
}

.rightcontent p {
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #3a3a3a;
}

 
.rightcontent ul {
	list-style-type: disc;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;

}

.rightcontent ol {
	list-style-type: decimal;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;

}

.rightcontent ol ol {
    list-style-type: lower-alpha;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.rightcontent ol ol ol {
    list-style-type: lower-roman;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.rightcontent ol ol ol ul {
    list-style-type: square;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.rightcontent ul ul {
    list-style-type: circle;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.rightcontent ul ul ul {
    list-style-type: square;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.rightcontent td {
	list-style-type: none;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding-right: 8px;
	text-align: left;
}

.rightcontent.purchasing {
    padding-top: 80px;
}


.rightcontent th 
{
    position: left;
}


#presentation {  /* secure/presentation/default.aspx */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
}



             /*End Second Page*/
			 
			 

.SplashImage /* Style applicable to Bottom Navigation */
{
	position: relative;
	width:774px;
	height:235px;
	bottom: 0px;
	left:0px;
	padding: 0px 4px 0px 4px;
	background: none; 	/* black url(../images/shadow.jpg) no-repeat; */
}



.Fade_original /* Style applicable to Bottom Navigation */
{
	position: relative;
	width:774px;
	height:100%;
	top: -3px;
	left:0px;
	background: none; 	/* #ffffff url("../images/main_fade.jpg") no-repeat; */
		
}


.FadeInt /* Style applicable to Bottom Navigation */
{
	position: relative;
	width:774px;
	height:100%;
	top: 10px;
	left:-16px;
	background:  none; /*url("../images/global_int_nav_l_x.jpg") no-repeat;*/
		
}


.GlobalBot /* Style applicable to Bottom of Page */
{
	width:100%;
	margin-bottom:0px;
	height: 106px;
	text-align: left;
	/*top:0px;
	left:0px;
	position: relative;
	z-index:20;*/
	background: none; /*#d8d8d8 url("../images/global_bot_bg.jpg") no-repeat;*/
}





/*****************************************************************************/
/*							 Bottom Styles		    						 */
/*****************************************************************************/




.Base /* Style applicable to Bottom Navigation */
{
	width:90%;
	height:60px;
	position:  relative; 
	bottom: 0px;
	left:0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #898989;
	/*z-index:100;*/
		
}


.BaseL /* Bottom Level L */
{
	display: none; /*position:absolute;
	top:20px;
	left:0px;
	width: 55%;
	color: #898989;
	font-size: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; */
}


.BaseLBot /* Bottom Level L Bottom */
{
	display: none; /*position:absolute;
	top:40px;
	left:0px;
	width: 60%;
	font-size: 9px;
	color: #898989;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;  */
}

	
.BaseR /* Bottom Level R */
{
	display: none; /*position:absolute;
	top:40px;
	right:0px;
	text-align: right;
	width: 40%;
	color: #898989;
	font-size: 9px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; */
}

.BaseRTop /* Bottom Level R Top*/
{
	display: none; /* position:absolute;
	top:20px;
	right:0px;
	width: 45%;
	height:65px;
	text-align: right;
	color: #898989;
	font-size: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal; */
}



/*****************************************************************************/
/*							 Inline Text Styles		    					 */
/*****************************************************************************/


.maintitle /* Inline Style */
{
	text-align: left;
	color: #659a4a;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}


.blue /* Inline Style */
{
	color: #6c94b8;
}


.red /* Inline Style */
{
	color: #bd7272;
}


.green /* Inline Style */
{
	color: #727a34;
}




/*****************************************************************************/
/*							   Type Elements		   						 */
/*****************************************************************************/


.contentheader {

	font-family: Georgia, Times New Roman, serif; 
	font-size: 16px; 
	color: #ee3b33;
	font-weight: bold;
}

.contentheadergrey {

	font-family: Georgia, Times New Roman, serif; 
	font-size: 16px; 
	color: #999999;
	font-weight: bold;
}

.contentheadergreyalt {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #999999;
	font-weight: bold;
}


.contentheaderblue {

	font-family: Georgia, Times New Roman, serif; 
	font-size: 16px; 
	color: #4b728f;
	font-weight: bold;
}

.legalbody {

	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999;
}

.legallarge {

	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999999;
	font-weight: bold;
}

/* from fast.css */
/* ======================================================== */

/* CSS Document */

a.toplogo
{
}

.wrap1, .wrap2, .wrap3
{
    display:inline-table;
}
.wrap1
{
    float:left;
    background: none;	/* url(../images/shadow.gif) right bottom no-repeat; */
}
.wrap2
{
    background:none;	/* url(../images/corner_bl.gif) left bottom no-repeat; */
}
.wrap3
{
    padding:0 10px 10px 0;
    background:none;	/* url(../images/corner_tr.gif) right top no-repeat; */
}
.wrap3 img
{
    display:block;
}

img.toplogo
{
    display:block;
    width: 178px;
    height: 188px;
    border: 0px none;
}


.banner /* Style applicable to Bottom Navigation */
{
	width:752px;
	overflow: hidden;
	margin: 0px 0px 10px 20px;
}

.date
{
	display: block;
	float: left;
	font-family: ariel;
	margin: 0px 20px 10px 10px;
}
.navbar /* Style applicable to Main Nav */
{
	display: none;	/*
	position: absolute;
	bottom: 0px;
	right: 27px;
	text-align: left;
	z-index: 200;	*/
}
/* ======================================================== */
/* from fast.css */

