/* CSS Document */



/* External stylesheet by Bobbette Rose */



/* stylesheet for elements that */





body {
	font-size: 62.5%;
	background-color: #fff;
	/*background-color: #909ba3;*/
	background-image:url(../images/2010/header/headerTop.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0;
	padding: 0;
	width:100%;
}

body.grants {
	font-size: 62.5%;
	background-color: #ffffff;
	background-image:url(../images/grants/grantsBodyBack.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0;
	padding: 0;
}


body.webinar {
	font-size: 62.5%;
	background-color: #ffffff;
	background-image:url(../images/general/headerTop-grayBar.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0;
	padding: 0;
}


body.article {
	font-size: 62.5%;
	background-color: #ffffff;
	background-image:url(../images/General/dottedLineBk2.png);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0;
	padding: 0;
}

body.plain {
	font-size: 62.5%;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0;
	padding: 0;
		background-image:none;

}


body img{
	border: 0;
}




img.left {
	border: 0;
   	margin: 10px 10px 10px 30px;
  	padding: 0;
	float:left;
}





img.right {
	float:right;
   	margin: 10px 20px 10px 10px;
}





#wrapper{
	width: 900px;
	/*height: 100%;*/
	border: 0;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
}

#wrapperHome{
	width: 900px;
	/*height: 100%;*/
	border: 0;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
}



#topSearchBar{
	margin: 0;
	padding: 0;
	height: 27px;
	background-color:#424242;
}

#titleBar{
	margin: 0;
	padding: 0;
	height: 27px;
	background-color:#424242;
}

#topLogoBar{
	margin: 0;
	padding: 0;
	height: 112px;
	background-color:#fff;
}

#hiliteBar{
	margin: 0;
	padding: 0;
	height: 112px;
	background-color:#fff;
}


p#print { 
	list-style:none;
	padding:3px 6px 0px 25px;
	width:260px;
	margin:0 0 0 20px;
	font-size:0.8em;
	text-transform:uppercase;
	background-image:url(../Images/Icons/printer.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	line-height: 1.2em;
}



/* Log In-Search */







#login{
	text-align: right;
	border: 0;
   	margin: 0 0px 0 0px;
  	padding: 0 0 0 0;
}




#login ul{
	border: 0;
   	margin: 0;
	padding: 0px 0px 0px 0px;
}





#login li {
	display: inline;
	border-right-color: #b7b6b6; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-left-color: #b7b6b6; 
	border-left-style: solid;
	border-left-width: 0px; 
	margin: 0 0px 0 0;
	padding: 0 9px 0 9px;
}





#login li a:link, #login li a:visited {
	color: #b7b6b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	text-transform:uppercase;
	display: inline;
	text-decoration: none;
	margin:0;
	padding: 0;
}





#login li a:hover {
	color: #fff;
	text-decoration: underline;
}



#searchbox {
	margin: 0;
	padding: 0 20px 0 100px;
	top: 21px;
	width: 200px;
	}




#searchbox ul{

}




.submit{
	float: right;
	clear: both;
	text-decoration: none;
	text-align: left;
	margin-left: 0.5em;
	display: block
}

/* end Log In-Search */




/* Navigation */


*html div#menu ul{
	float: left;
	margin:0px;
	padding: 0px;
	border: 0;
}



div#menu {
	background-color: #ffffff;
	height: 148px;/*  was 36 changed by sas, 112 + 30 */
	width: 900px;
	margin:0;
	padding: 0 0 0 0px;
	border: 0;
}

*html div#menu {margin-top:-10px;}




div#menu ul { /*main bar*/
	margin: 0;
	padding: 0px;
	width: 900px;
	left:0;/* use left so submenu is not moved to the right in ie7 */
	top:36px;/* use top and navbar height so submenu is going over the main nav bar in ie7 */
}




div#menu ul li{
	float:left;
	margin:0;
}



div#menu li{
	float: left;
	position: relative;
	list-style-type: none;
	margin: 0;
}




.menu_topimg {
	padding:0px;
	margin:0px;
	display:block;
}



#menu a {  /* sub menus */
	color: #000;
	background: #ffffff;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size:1em;
	font-weight: 500;
	width:15.7em;
	display:block;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #a6aeb3 #888 #a6aeb3 #bbb;
	margin: 0 0 0 0px;
	padding: 6px 12px 6px 12px;
}




#menu ul li ul li#section {/*sub menu section heads*/
	color: #fff;
	background: #8aa2b2;
	text-decoration: none;
	text-transform:uppercase;
	font-family: arial, helvetica, sans-serif;
	font-size:1em;
	font-weight: 700;
	width:15.5em;
	display:block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #000 #000 #fff;
	margin: 0;
	padding: 6px 16px 6px 10px;
}


#menu a:hover {  /* sub menus */
	color: #000;
	background: #f3f5f6;
	margin: 0 0 0 0px;
}



div#menu ul li ul{ /* sub menus */
	margin: 0;
	position: absolute;
	width: 10em;
	z-index:10;
}


div#menu ul li ul li{ /* sub menus */
	width:100%;
}


div#menu a{
	display: block;
	text-decoration: none;
}


body div#menu ul li ul {
	display: none;
}



div#menu ul li:hover ul, div#menu ul li ul:hover {
	display: block;
}



/* main menu links */


#menu h2 {
	color: #fff;
	background-color: #295B7B;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-size:0.9em;
	font-weight: 700;
	text-align: left;
	margin: 0;
	padding: 0;
}

#navpipeline {
	margin:0px;
	padding:0px;
	height:36px;
	width:60px;
	display:block;
}

#navpipeline a:link, #navpipeline a:visited {
	border:0px;
	margin:0px;
	padding:0px;
	height:36px;
	width:60px;
	background-image:url(../images/nav2008/08nav_r1_c8.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#navpipeline a:hover {
	border:0px;
	margin:0px;
	padding:0px;
	height:36px;
	width:60px;
	background-image:url(../images/nav2008/08nav_r1_c8_f2.gif);
	background-position:center;
	background-repeat:no-repeat;
}


#navplanit {
	margin:0px;
	padding:0px;
	height:36px;
	width:61px;
	display:block;
}



#navplanit a:link, #navplanit a:visited {
	border:0px;
	margin:0px;
	padding:0px;
	height:36px;
	width:61px;
	background-image:url(../images/nav2008/08nav_r1_c9.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#navplanit a:hover {
	border:0px;
	margin:0px;
	padding:0px;
	height:36px;
	width:61px;
	background-image:url(../images/nav2008/08nav_r1_c9_f2.gif);
	background-position:center;
	background-repeat:no-repeat;
}



#navrepo {
	margin:0px;
	padding:0px;
	height:36px;
	width:60px;
	display:block;
}



#navrepo a:link, #navrepo a:visited {
	border:0px;
	margin:0px;
	padding:0px;
	height:36px;
	width:60px;
	background-image:url(../images/nav2008/08nav_r1_c10.gif);
	background-position:center;
	background-repeat:no-repeat;
}



#navrepo a:hover {
	border:0px;
	margin:0px;
	padding:0px;
	height:36px;
	width:60px;
	background-image:url(../images/nav2008/08nav_r1_c10_f2.gif);
	background-position:center;
	background-repeat:no-repeat;
}


#navsi {
	margin:0px;
	padding:0px;
	height:36px;
	width:123px;
	display:block;
}


#navsi a:link, #navsi a:visited {
	border:0px;
	margin:0px;
	padding:0px;
	height:36px;
	width:123px;
	background-image:url(../images/nav2008/profile_c12.gif);
	background-position:center;
	background-repeat:no-repeat;
}




#navsi a:hover {
	border:0px;
	margin:0px;
	padding:0px;
	height:36px;
	width:123px;
	background-image:url(../images/nav2008/profile_c12_f2.gif);
	background-position:center;
	background-repeat:no-repeat;
}




.navlogin {
	width:243px;
	height:36px;
	text-align:center;
	background-color:#333333;
}


#pipeline a:link, #pipeline a:visited{
	color: #fff;
	background-color: #295B7B;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-size:0.9em;
	font-weight: 700;
	text-align: left;
	border-left: 2px solid #567990;
	border-right: 1px solid #333;
	border-top: 0px;
	border-bottom: 0px;
	margin: 0;
	padding: 6px 16px;
	width: auto;
}


#pipeline a:hover{
	color: #184F73;
	background: #E4DFCF;
	border-left: 2px solid #567990;
	border-right: 1px solid #333;
	text-decoration: none;
}



#pipeline a:active{

}





/* workspace header/links */


#workspace {
	border:0;
	margin:0;
	padding:5px 0 0 0;
	width:900px;
	height:65px;
	background-color:#D3DCE1;
	background-image:url(/images/nav/myWorkspace/mySpace.gif); /* w 300 h 63px */
	background-position:0% 100%;
	background-repeat:no-repeat;
}




#ws_right {
	/*margin-left:190px;*/
	margin-left:220px;
	padding:0;
	height:65px;
	background-color:#D3DCE1;
}



#ws_top {
	padding:0 10px 1px 10px;
	font-size:small;
	color:#000000;
	background-color:#ffffff;
	background-image:url(/images/Header/ncme_navheader.png);
	background-repeat:no-repeat;
	background-position:top;
	height:21px;
	width:880px;
	text-align:right;
}


#ws_bottom {
	/*padding:0 0 0 10px;*/
	padding:0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:small;
	height:36px;
	background-color:#395B71;
	width:720px;
}

.ws_bottomnav {
	float:left;
	margin-right:auto;
	padding:0;
}

.ws_bottomname {
	float:left;
	margin-right:auto;
	vertical-align:bottom;
	width:220px;
}


.ws_bottomborder {
	height:2px;
	background-color:#000000;
	margin:0;
	width:900px;
	line-height:2px;
	font-size:2px;
}


/* end workspace header/links */


/*Navigation end */



/* added by sas */
#content{
	background-image:url(../images/General/2-colBackb.png);
	background-repeat:repeat-y;
	/*background-color: #f1f2e8;*/
}
/* end added by sas */


	


#contentblast{
	border: 0;
   	margin: 0;
  	padding: 0 100px 0  100px;
	width: 900px;
	background-color: #566067;
	clear: both;
}



#footer{ /*Wraps around footer section */
	color:#fff;
	border: 0;
   	margin: 0;
  	padding: 20px 0 20px 0;
	width: 900px;
	background-color:#b7c4cd;
	background-image:url(../images/footer/footer_back.png);
	background-repeat:repeat-y;
	clear:both;
}



/*#footermain{
	border: 0;
	padding: 20px 20px 10px 0px;    
	margin: 0;
}


#footermain p{
	font-size: .9em;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	padding: 0 75px 0 0;    
	margin: 5px 0px 20px 0px; 
	text-align:left;
	}

#footermain a:link, #footermain a:visited {
	color: #314B6A;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size:1em;
	font-weight: 600;
	border-left: 1px solid #567990;
	padding: 5px;
}

#footermain a:hover {
	color: #000;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size:1em;
	font-weight: 600;
	border-left: 1px solid #567990;
	padding: 5px;
} */



#footerleft {
	padding: 5px 0 0 0;    
	margin: 0px 26px 0 0px;
    min-height:80px;
	float:left;
}

#footerleft img{
	padding: 0px 0 0 0;    
	margin: 0px 0px 0 0px;
}


#footerLinks ul {
	padding:0;
	margin: 0px 10px 10px 25px;
}

#footerLinks li {
	padding: 0px 10px;
	margin:0 0 0 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:500;
	display:inline;
	color: #0d385a;
	border-left:#0d385a solid 1px;
}


.last {
	
	border-right:#0d385a solid 1px;
}

#footer p{
	font-size: 1.15em;
	color: #69696a;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	padding: 0 15px 0 25px;    
	margin: 0px 0px 0px 0px; 
	text-align:left;
	}



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a:link, a:visited {
	color:#a50505;
	text-decoration:underline;
}



a:hover {
	color:#CF1E1E;
	text-decoration:none;
 }



#breadcrumbs {
	padding:0px 6px 13px 5px;
	margin:0;
	width: 900px;
	height: 10px;
	font-size:1em;
	background-color:#fff;
}







@media print {


body {

	background-color:#FFFFFF;



}


#wrapper {

	overflow:visible;

}

#content {

	background-color:#FFFFFF;

}



 
