BODY {font-family: verdana, arial, helvetica, sans serif; font-size: small}


ol {font-family: arial, helvetica, sans-serif}

strong {color: #336699}

ul {font-family: arial, helvetica, sans-serif}
li {font-family: arial, helvetica, sans-serif; font-size: small}
p {font-family: arial, helvetica, sans-serif; font-size: small}
td { font-size: small}
th { font-size: small}
h1 {font-family: arial, helvetica, sans-serif; color: #336699}
h2 {font-family: arial, helvetica, sans-serif; color: #336699}
h3 {font-family: arial, helvetica, sans-serif; color: #336699}
h4 {font-family: arial, helvetica, sans-serif; color: #336699}
h5 {font-family: arial, helvetica, sans-serif; color: #336699}
h6 {font-family: arial, helvetica, sans-serif; color: #336699}
blockquote {font-family: arial, helvetica, sans-serif; font-size: small}

hr {color: #923212}

.justify {text-align: justify;}

.evalColor {color: #E90101}
.researchColor {color: #93973E}
.servicesColor {color: #5E5142}
.lpaColor {color: #51736D}
.ncrelColor {color: #923212}
.gray{color: #51525A}

.pnav {background: #CDD0C5; border-left: thin white solid; border-right: thin black solid; border-top: thin white solid; border-bottom: thin black solid; _width: 110px;}

/* used for Web page title (i.e., Data Use, or Technology in Education)*/
.title {
		margin-left: 5pt;
		font-family: arial, helvetica, sans-serif; 
		color: #336699; 
		font-size: 16pt; 
		font-weight: Bold; 
		border-left: 4px #336699 solid; 
		padding: 0px 0px 4px 3px;
		text-decoration: none;
		display: block;
		}
		
.subtitle {
		margin-left: 5pt;
		font-family: arial, helvetica, sans-serif; 
		color: #336699; 
		font-size: 14pt; 
		font-weight: Bold; 
		padding: 0px 0px 4px 3px;
		text-decoration: none;
		}

.titleNcrel {
		text-decoration: none;
		margin-left: 25pt;
		font-family: arial, helvetica, sans-serif; 
		color: #336699; 
		font-size: 16pt; 
		font-weight: Bold; 
		border-left: 3px #336699 solid; 
		padding: 0px 0px 6px 3px;
		}

.title1 {
	color: #336699;
	font-size: 16pt;
	font-weight: bold;
	vertical-align: top;
	}

.title2 {
	color: #336699;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: top;
	}

.title3 {
	color: #336699;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
	}

.title4 {
	color: #336699;
	font-size: 10pt;
	vertical-align: top;
	}
/***************************** HEADER NAVIGATION STYLES *****************************/

.headNav {

   margin: 0; 
   padding: 1px 3px 0px 3px;
   text-decoration: none;
   color: #666666;
   display: block;
   border-bottom: 8px white solid;
   }

.headNav em {
   _cursor:hand;
   font-style: normal;
   margin:0; 
   padding: 1px 3px 0px 3px;
   color: #666666;
   }


.headNav span {
   _cursor:hand;
   margin:0; 
   padding: 1px 3px 0px 3px;
   }

.headNav:hover {
   border-bottom: 8px #CDD0C5 solid;
   }

.headNav:hover em {
   border-bottom: 8px #CDD0C5 solid;
   }


/************************************* LEFT HAND NAV ******************************/
.inline-button {
   width:100px;
   /*   _width:110px;*/
   /*font: bold 65%/1 Verdana, sans-serif;*/
	/*   margin: 0 0.5em; padding: 0.2em 0; _padding:0;*/
   margin: 0; 
   padding: 1px 3px 1px 5px;
   /*border: 1px solid black;*/
   border-left: 1px white solid; 
   border-right: 1px black solid; 
   border-top: 1px white solid; 
   border-bottom: 1px black solid;

   white-space:wrap;
   text-decoration: none;
   vertical-align:middle;
   background: #CDD0C5;
   color: black;
   display: block;
   }
   
.inline-button em {
   _width:110px; _cursor:hand;
   //_width:1em; _cursor:hand;
   font-style: normal;
   margin:0; 
   padding: 1px 3px 1px 5px;
   background: #CDD0C5;
   color: black;
   }


.inline-button span {
   _width:110px; _cursor:hand;
   /*_width:1em; _cursor:hand;*/
   margin:0; 
   padding: 1px 3px 1px 5px;
   }

.inline-button:hover {
   background: #336699;
   color: white;
   }

.inline-button:hover em {
   background: #336699;
   color: white;
   }

.data { background: #CDD0C5; color: black }
.data2 { background: #336699; color: white }
.data em { background: #336699; color: white }


/***************************** LEFT HAND SUBNAV NAVIGATION STYLES *****************************/


.subnav {
   width:95px;
   margin-left: 5px; 
   padding: 1px 3px 1px 5px;
   border-bottom: 1px #999999 solid;
   white-space:wrap;
   text-decoration: none;
   vertical-align:middle;
   background: #333333;
   color: white;
   display: block;
   }

.subnav2 {
   width:95px;
   margin-left: 5px; 
   padding: 1px 3px 1px 5px;
   border-bottom: 1px #999999 solid;
   white-space:wrap;
   text-decoration: none;
   vertical-align:middle;
   background: #336699;
   color: white;
   display: block;
   }
   
.subnav em {
   _width:95px; _cursor:hand;
   font-style: normal;
   margin:0; 
   padding: 1px 3px 1px 5px;
   background: #333333;
   color: white;
   }


.subnav span {
   _width:95px; _cursor:hand;
   /*_width:1em; _cursor:hand;*/
   margin:0; 
   padding: 1px 3px 1px 5px;
   }

.subnav:hover {
   background: #336699;
   }

.subnav:hover em {
   background: #336699;
   }
   
/***************************** BREADCRUMB STYLES *****************************/
.breadcrumb{
	color: #336699;
	text-decoration: none;
	padding: 1px 2px 2px 4px; 
	vertical-align: top;
	/*background: #white;*/
    border-bottom: 1px #336699 solid;
	/* border-top: 1px #336699 solid;*/
	border-right: 1px #336699 solid;
	border-left: 1px #336699 solid;
	}   

.breadcrumb:hover{
	color: white;
	background: #336699;
	}   

.breadcrumb2{
	color: black;
	text-decoration: none;
	padding: 1px 2px 2px 4px; 
	vertical-align: top;
	/* background: #white; */
    /* border-bottom: 1px #336699 solid; */
	/* border-top: 1px #336699 solid;
	border-right: 1px #336699 solid;
	border-left: 1px #336699 solid;*/
	}   
	
/***************************** PROGRESS BAR STYLES *****************************/
.progressborder{
	padding: 6px 2px 2px 2px; 
	/*background: #CDD0C5;*/
	background: white;
   border-bottom: 1px #336699 solid;
   border-top: 1px #336699 solid;
   border-right: 1px #336699 solid;
   border-left: 1px #336699 solid;
	}

.progress {
   width:15px;
   height:15px;
   line-height: 15pt;
   _cursor:hand;
   padding: 2px 2px 2px 2px;
   border-bottom: 1px #336699 solid;
   border-top: 1px #336699 solid;
   border-right: 1px #336699 solid;
   border-left: 1px #336699 solid;
   white-space:wrap;
   text-decoration: none;
   vertical-align:middle;
   text-align:center;
   background: white;
   color: black;
   white-space: nowrap;
   display: inline;
   }

.progress2 {
   width:15px;
   height:15px;
   _cursor:hand;
   line-height: 15pt;
   padding: 2px 2px 2px 2px;
   border-bottom: 1px white solid;
   border-top: 1px white solid;
   border-right: 1px white solid;
   border-left: 1px white solid;
   white-space:wrap;
   text-decoration: none;
   vertical-align:middle;
   text-align:center;
   background: #336699;
   color: white;
   white-space: nowrap;
   display: inline;
   }
   

.progress:hover {
   background: #336699;
   color: white;
   border-bottom: 1px white solid;
   border-top: 1px white solid;
   border-right: 1px white solid;
   border-left: 1px white solid;
   }

.progress:hover em {
   background: #336699;
   color: white;
   }

/*****************************************************************/

.progress3 {
   width:15px;
   height:15px;
   line-height: 15pt;
   _cursor:hand;
   padding: 2px 2px 2px 2px;
   border-bottom: 1px #336699 solid;
   border-top: 1px #336699 solid;
   border-right: 1px #336699 solid;
   border-left: 1px #336699 solid;
   white-space:wrap;
   text-decoration: none;
   vertical-align:middle;
   text-align:center;
   background: #CDD0C5;
   color: black;
   white-space: nowrap;
   display: block;
   }

.progress4 {
   width:15px;
   height:15px;
   _cursor:hand;
   line-height: 15pt;
   padding: 2px 2px 2px 2px;
   border-bottom: 1px white solid;
   border-top: 1px white solid;
   border-right: 1px white solid;
   border-left: 1px white solid;
   white-space:wrap;
   text-decoration: none;
   vertical-align:middle;
   text-align:center;
   background: #336699;
   color: white;
   white-space: nowrap;
   display: block;
   }
   

.progress3:hover {
   background: #336699;
   color: white;
   border-bottom: 1px white solid;
   border-top: 1px white solid;
   border-right: 1px white solid;
   border-left: 1px white solid;
   }