.nsrp #container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: auto;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	position: relative;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/blue-stripe-back.gif);
	font-size: 12px;
	background-color: #FFF;
}

.div#body_left {
	width: 420px;
	height: auto;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px;
	text-align: left; /* overrides text-align: center on the body element. */
	margin-top: 500px;
	margin-left: 28px;
	position: absolute;
} 

.div#site_map  {
	font: 500% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/blue-stripe-back.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin-top: 0px;
	height: auto;
	color: #4d4d4d;
}

.smallest       {
	font-size: 100%;
	line-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	color: #2666ad;
	text-align: left;
}

.heada      { font-weight: bold; font-size: 22px; font-family: Verdana, Arial, sans-serif; 
               color: #00397e }
			   

.nsrp #menu {
	padding: 0px 0px 0px 0px;
	height: 35px;
	margin: 0px;
	background-color: #2666ad;
}

.nsrp #mainContent { 
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.nsrp #mainContentSiteMap { 
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#container #mainContent ul li {
	font-size: 12px;
	text-align: left;
}
.nsrp #container #sidebar1 ul li a {
	color: #000;
	text-decoration: none;
}
.nsrp #container #sidebar1 ul li a:hover {
	color: #00F;
	text-decoration: underline;
}
.nsrp #container #sidebar1 ul li a:visited {
	color: #000;
	text-decoration: none;
}
.nsrp #container #footer table tr th a {
	color: #00F;
	text-decoration: none;
}
.nsrp #container #footer table tr th a:hover {
	text-decoration: underline;
	color: #F00;
}
.nsrp #container #footer table tr th a:visited {
	text-decoration: underline;
	color: #609;
}
.nsrp #container #footer table tr td a {
	color: #00F;
	text-decoration: underline;
}
.nsrp #container #footer table tr td a:hover {
	text-decoration: underline;
	color: #F00;
}
.nsrp #container #footer table tr td a:visited {
	text-decoration: underline;
	color: #609;
}
.nsrp #container #mainContent table tr th p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.numbercolumn {
	color: #e2cc81;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.numberdescriptions {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	text-align: left;
}
#footer table tr td {
	font-size: 10px;
	text-align: right;
}

#container #mainContent table tr td {
	font-size: 16px;
	text-align: left;
}
.nsrp #container #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #4C311C;
	line-height: 16px;
}
.nsrp #container #mainContent table2 tr {
	background-color: #FFF;
}

.nsrp #footer {
	padding: 0 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
} 

.nsrp #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}



.h8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4C311C;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	margin-left: 80px;
}
.nsrp #container #mainContent table tr th p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #4d4d4d;
}
.menubarspacer
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	cursor: default;
	width: 1060px;
	font-family: Calibri;
	border-right: 0px;
	text-align: center;
	position: static;
	border-top: 0px;
}
/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	cursor: default;
	width: 1060px;
	font-family: Calibri;
	border-right: 0px;
	text-align: center;
	position: static;
	border-top: 0px;
}

/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1550;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	padding: 1px;
	list-style-type: none;
	font-size: 14px;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	font-weight: bold;
	background-color: #2666ad;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1200;
	cursor: default;
	width: 10.5em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 15em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* MENU STUFF SEEMS TO START HERE */

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 0;
}
/* Menu items are a 2666ad blue block with padding white text and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #2666ad;
	padding: 0.5em 1em;
	color: #ffffff;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a 3C5EAB yellow background and black text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #3C5EAB;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a yellow background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #d0def1;
	color: #000000;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-repeat: no-repeat;
	background-position: 95% 50%;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #000000;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #000000;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #FFFFFF;
}

/* imported elements from old stylesheet */

.headb       { font-weight: bold; font-size: 18px; font-family: Verdana, Arial, sans-serif; 
               color: #00397e }			   

.body        {
	font-family: Verdana, Arial, sans-serif;
	color: #4d4d4d;
	text-align: left;
}

.site_map        {
	font-size: 75%;
	line-height: 140%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	margin-top: 25px;
	text-decoration: none;
}
.caption     { font-size: 100%; line-height: 135%; font-family: 
               Verdana, Arial, 'sans-serif size="2"'; color: #123667 }
.ati_led     {
	font-size: 100%;
	text-align: center;
	line-height: 135%;
	font-family: Verdana, Arial, 'sans-serif size="2"';
	color: #123667 }
.small_link  {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75% }	
.small_link:Hover{color:#f7be39}
.small_link2  {color: #0000FF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75% }	
.small_link2:Hover{color:#660066}
a:hover      { text-decoration: none }
a.site_map:hover      { text-decoration: underline }

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1500;
}

/*******************************************************************************

 BORROWED (some might say stolen) from the National Archives Site

 *******************************************************************************/


/* CREATES THE SPECIAL TOPIC BOXES ON INDEX...MUST BE AT THE BOTTOM */


ul.banners
{
	list-style: none;
	padding:0px;
	margin:0px !important;
	overflow:hidden;
}

ul.banners li
{
	float:left;
	width:118px;
	height:100px;
	color:#fff;
	margin:0px !important;
	padding:0px !important;

}
ul.banners li a
{
	width:98px;
	height:105px;
	padding:0px 10px;
	display:block;
	color:#fff;
	font-size:1em;
	line-height:1.2em;
	font-family:Arial;
    text-decoration: none;
 
}
#links ul.banners li a span
{
	color:#fff;
	font-size:1.3em !important;
	line-height:1.2em;
	visibility: hidden;
	height:6px;
	display:block;
	overflow:hidden !important;
	padding-bottom: 15px;
	margin-bottom:10px;
	padding-top:1px !important;
}

ul.banners li a:hover
{
	text-decoration: none;
	background:none !important;
}
ul.banners li p
{
	padding:0px 15px;
	font-size:.9em;
	line-height:1.3em;
	margin-top:60px;
}

ul.banners li#solicitations a
{
	background:url(images/solicitations.png) no-repeat;
}
ul.banners li#rd a
{
	background:url(images/rd.png) no-repeat;
}
ul.banners li#events a
{
	background:url(images/events.png) no-repeat;
}
ul.banners li#initiatives a
{
	background:url(images/initiatives.png) no-repeat;
}

ul.banners li#solicitations
{
	background:url(images/solicitations_over.png) no-repeat;
}
ul.banners li#rd
{
	background:url(images/rd_over.png) no-repeat;
}
ul.banners li#events
{
	background:url(images/events_over.png) no-repeat;
}
ul.banners li#initiatives
{
	background:url(images/initiatives_over.png) no-repeat;}
.body {
	font-size: 13px;
	line-height: 130%;
	font-family: Arial, Verdana, sans-serif;
	color: #505050;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	
}	
.nsrp #container #header #mainContent #footer hr {
	color: #2666ad;
}
hr {
	color: #000;
}
.link1 {
	font-weight: bold;
	font-size: 12px;
}

