/***********************************************/
/* 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;
}

a {
	border: none;
}


.linkview 
{
    display: none;
}
		
.searchbox {
	background-image: url(../images/searchbackground.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
}

.footerlink {
	color: #000000;
	text-decoration: none;
}

.cfp_footnote { 
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", Times New Roman, sans serif;
	font-size: 10pt;
	margin: 5px;
}

.breadcrumb {
	font-size: 11px;
}

.requiredfield {
	color: #ff0000;
	FONT-SIZE: 11px;
	FONT-STYLE: italic;
}

.form_description { 
	font-size: 11px;
} 
	
.imgSpace {
	margin-bottom: 5px;
}

.interior {
	margin-bottom: 2px;
}

html>body .interior {
	/*margin-bottom: 1px;*/
}

#frame {
	width:750px;
	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:368px;
	margin-top: 10px;
	padding:0px 10px 0px 10px;
	float:left;
}

#contentcenter_n_right {
	width:560px;
	margin-top: 10px;
	padding:0px 5px 0px 5px;
	float:left;
}

#contentright {
	width:176px;
	margin-top: 20px;
	padding:0px;
	float:left;
}

#contentheader {
}

#contentheader2 
{
    display:none;
}
	
.CPDpic {
	display:none;
}
	
/*p,h1,pre {
	margin:10px 10px 10px 10px;
}
*/

#contentHolder p 
{
    margin-bottom: 15px;
}


	
h1 {
	font-size:1.6em;
	font-family: "Trebuchet MS",  Times New Roman, sans serif;
}

h2 {
	font-size:1.3em;
	font-family: "Trebuchet MS",  Times New Roman, sans serif;
		margin-bottom:0px;

}

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;
}

#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 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;
}

#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;*/
	color: inherit;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 5px;
}

.ejournaltable tr {
	border-bottom: 1px dotted #660000;
	margin-bottom: 5px;
}

.ejournaltable td {
	border-bottom: 1px dotted #660000;
	margin-bottom: 5px;
	padding: 5px;
}
