/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	text-align: center;
	background-color: #CCCCCC;
	color: inherit;
	font-family: "Trebuchet MS", Times New Roman, sans serif;
	font-size: 10pt;
	
}

	
a {
	border: none;
}

.linkview 
{
    display: none;
}
		
.searchbox {
	background-image: url(../images/searchbackground.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-top: 5px;
	
}

.footerlink {
	color: #000000;
	text-decoration: none;
}

.breadcrumb {
	font-size: 11px;
}
.note {
	font-size: 11px;
	font-style: italic;
}
.moreinfo {
	font-size: 13px; 
	text-decoration: none;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.orangeborder {
	border: 1px solid #CF7600;
}
.greenborder {
	border: 1px solid #CCFFCC;
}

a.orangelink {
	font-size: 11px;
	color: #CF7600;
}
a.orangelink:hover {
	font-size: 11px;
	color: #CF7600;
}

.formboxHeader { 
	font-size: 14px;
	color: #000000;
	text-decoration: bold;
	background-color: #c0c0c0;
}
.formbox
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #dcdcdc;
}

.imgSpace {
	margin-bottom: 5px;
}
	
#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
	color: inherit;
}
	
#contentleft {
	width:175px;
	/*margin-top: 10px;*/
	margin-left: 0px;
	padding:0px;
	/*float:left;*/
	background-color: #FFFFFF;
	color: inherit;
}

#contentcenter {
	width:555px;
	margin-top: 10px;
	padding:0px 10px 0px 10px;
	float:left;
	background-color: #FFFFFF;
	color: inherit;
}


/*#contentright {
	width:176px;
	margin-top: 10px;
	padding:0px;
	float:left;
}*/
	
#contentheader {
	background-color: #FFFFFF;
	color: inherit;
}

#contentheader2 
{
    display:none;
}

.CPDpic {
	display:none;
}
	
/*p,h1,pre {
	margin:0px 10px 10px 10px;
}
*/
p 
{
    margin-bottom: 20px;
}
	
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;
}
						
#contentheader h1 {
	font-size:14px;
	margin:0px;
	background-color: #FFFFFF;
	color: inherit;
}

#contentright p {
	font-size:12pt 
}

#footer {
	clear: both;
	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;*/
	margin-left: 0px;
}

/* all lists */
#nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	/*background-color: #666666;*/
}

/* all lists */
#nav li { 
	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 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: 363px;
	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;*/
}

.NewNASP {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.PubsCat td 
{
    border-right: 1px solid #666666;
    padding-left: 10px;
    padding-right: 10px;
}

#NASPresources {
	margin-top: 12px;
	width: 363px;
	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;*/
	background-color: #FFFFFF;
	color: inherit;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentHolder p 
{
    margin-bottom: 15px;
}

.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;
}