/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

	body {
		text-align: center;
		background-color: #CCCCCC;
		font-family: "Trebuchet MS", Times New Roman, sans serif;
		font-size: 10pt;
		margin-left: auto;
		margin-right: auto;
		
		}
		
		a {
		border: none;
		}
		
.searchbox {
background-image: url(../images/searchbackground.jpg);
background-repeat: repeat;
	margin-bottom: 0px;
	
	
}

#tablenav {
    
}

#tablenav td 
{
    background-image: url(http://www.nasponline.org/images/menubuttons/background_menu.jpg);
background-repeat: repeat;
    border-bottom: 1px solid #FFFFFF;
    padding-left: 6px;
}

.imgSpace {
	margin-bottom: 5px;
}

/* this controls non IE */
html>body #logininfo {
	position:absolute;
	width:auto;
	height:28px;
	z-index:1;
	left: 75%;
	/*left: 690px;*/
	/*top: 65px;*/
	/*top: 8%;*/
	bottom: 89%;
}

#logininfo {
	position:absolute;
	width:auto;
	/*height:28px;*/
	height: auto;
	z-index:1;
	left: 75%;
	/*left: 690px;*/
	/*top: 65px;*/
	/*top: 8%;*/
	top: 8%;
}

#logininfo a:visited {
color: #FFFFFF;
}
	
	#frame {
		/*width:960px;*/
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		background-color: #FFFFFF;
		}
		
	#contentleft {
		width:175px;
		margin-top: 10px;
		padding:0px;
		float:left;
		}
	
	#contentcenter {
	width:574px;
	margin-top: 10px;
	float:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
		}
	
	#contentright {
		width:176px;
		margin-top: 10px;
		padding:0px;
		float:left;
		}
	
	#contentheader {
		width: auto;
		}
		
		#contentheader2 
{
    display:none;
}
		
	h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		}
		
	#contentheader h1 {
		font-size:14px;
		margin:0px;
		margin-top:0px;
		}
	
	#contentright p { font-size:12pt}

	#footer {
		margin-top: 10px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
	}
	
	#nav {
	width:172px;
	font-family: "Trebuchet MS";
	font-size:12px;
	/*font-weight: bold;*/
	margin-top: 0px;
	/*letter-spacing: 0.05em;*/
}

#nav ul {
	/* all lists */
	list-style: none;
	margin: 0;
	padding: 0;
	/*background-color: #666666;*/
}

#nav li {
	/* all lists */
	border-bottom: 1px solid #FFFFFF;
}

#nav li a {
	display: block;
	padding: 3px 5px 0px 10px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
	background-image: url(../images/menubuttons/background_menu.jpg);
	background-repeat: repeat;
}

/* Hack to preserve spacing in IE */
html>body #nav li a {
	display: block;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
	background-image: url(../images/menubuttons/background_menu.jpg);
	background-repeat: repeat;
}

#nav li a:hover {
background-image: url(../images/menubuttons/background_menu_ro.jpg);
}

#subnav{
	width:172px;
	font-family: "Trebuchet MS";
	font-size:12px;
	/*font-weight: bold;*/
	margin-top: 0px;
	/*letter-spacing: 0.05em;*/
	font-weight: 600;}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*background-color: #666666;*/
}

#subnav li {
	border-bottom: 1px dashed #FFFFFF;
}

#subnav li a {
	display: block;
	padding: 3px 5px 0px 10px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
	background-image: url(../images/menubuttons/background_menu_ro.jpg);
	background-repeat: repeat;
}

/* Hack to preserve spacing in IE */
html>body #subnav li a {
	display: block;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
	background-image: url(../images/menubuttons/background_menu_ro.jpg);
	background-repeat: repeat;

}

#subnav li a:hover {
	background-image: url(../images/interiormenus/backgr_subnav_ro.jpg);
}

	#bottomnav{
	width:172px;
	font-family: "Trebuchet MS";
	font-size:12px;
	/*font-weight: bold;*/
margin-top: 0px;
	/*letter-spacing: 0.05em;*/
	font-weight: 600;
}

#bottomnav {
	width:172px;
	font-family: "Trebuchet MS";
	/*font-size:12px;*/
	/*font-weight: bold;*/
	margin-top: 0px;
	/*letter-spacing: 0.05em;*/
	font-weight: 600;
}

#bottomnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*background-color: #666666;*/
}

#bottomnav li {
	border-bottom: 1px dashed #660000;
}

#bottomnav li a {
	display: block;
	/*padding: 2px 5px 0px 10px;*/
	padding: 3px 0px 0px 10px;
	text-decoration: none;
	color: #FFFFFF;
	/*line-height: 17px;*/
	background-image: url(../images/interiormenus/beigebkgrd.jpg);
	background-repeat: repeat;
	/* Hack to preserve spacing in IE */
}

html>body #bottomnav li a {
	display: block;
	padding: 2px 5px 2px 10px;
	border: none;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
	background-image: url(../images/interiormenus/beigebkgrd.jpg);
	background-repeat: repeat;

}


#newatNASP {
	margin-top: 12px;
	width: 574px;
	line-height: 12pt;
}

#newatNASP td {
	
}

#newatNASP ul {
	margin: 0px;
	float: left;

}

#newatNASP li {
	list-style-position: outside;
	list-style-type: disc;
	/*padding: 5px 10px 5px 10px;
	margin: 5px 10px 5px 10px;*/
}

#newatNASP2 {
	margin-top: 12px;
	width: 574px;
	line-height: 12pt;
}

#newatNASP2 td {
	
}

#newatNASP2 ul {
	margin: 0px;
	float: left;

}

#newatNASP2 li {
	list-style-position: outside;
	list-style-type: disc;
	/*padding: 5px 10px 5px 10px;
	margin: 5px 10px 5px 10px;*/
}

.NewNASP {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#NASPresources {
	margin-top: 12px;
	width: 574px;
	line-height: 12pt;
}

.ResourcesNASP {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

input.txt {
	color: #000000;
	background-color: #FFFFFF;
		font-size: 10px;
	border: 1px inset #999999;
	height: 10px;
	width: 80px;
	margin-left: 28px;
	/*margin-bottom: 9px;*/
}

#contentHolder 
{
	/*background-color: #EDEDD7;*/
	color: inherit;
	padding-left: 5px;
	padding-right: 5px;
}

#contentHolder p
{
    margin-bottom: 1.3em;
}

.footerlink {
	color: #000000;
	text-decoration: none;
}

.breadcrumb {
	font-size: 11px;
}

h1 {
	font-size:1.4em;
	font-family: "Trebuchet MS",  Times New Roman, sans serif;
}

h2 {
	font-size:1.3em;
	font-family: "Trebuchet MS",  Times New Roman, sans serif;
}

h3 {
	font-size: 1.2em;
	font-family: "Trebuchet MS",  Times New Roman, sans serif;
}

h4 {
	font-size: 1.1em;
	font-family: "Trebuchet MS",  Times New Roman, sans serif;
}

.formboxHeader { 
	font-size: 14px;
	color: #000000;
	text-decoration: bold;
	background-color: #c0c0c0;
}
.formbox
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #dcdcdc;
}
.ejournaltable tr {
	margin-bottom: 5px; border-bottom: #660000 1px dotted;
}
.ejournaltable td {
	padding-right: 5px; padding-left: 5px; margin-bottom: 5px; padding-bottom: 5px; padding-top: 5px; border-bottom: #660000 1px dotted;
}