/*=============================================================
			Structure
===============================================================*/

BODY{
	background-image: url('http://www7.nau.edu/itep/main/images/img_bkMain.gif');
	margin: 0;
	padding: 0;
	font-size: 71%;
	text-align: center;
	color: #fff;
	}
BODY, DIV, TABLE, TD, P {
	font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
	line-height: 1.5em;
    color: #3a3a3a;
	}
DIV, TABLE, TD, P {
	font-size:1.0em;
	}
	

INPUT, TEXTAREA, SELECT, OPTGROUP	{color:#000000; font-family:arial,helvetica; font-size:11px;}
TEXTAREA					{width:250px;height:5.0em;}
P							{padding-bottom:1.0em;margin:0px;line-height: 130% }
IMG	{
	border: 0px;
	padding: 0;
	margin: 0;
	}

.gray {
	background-color: #dbdbdb;
	padding: 2px 2px;
	}	

hr
  {
	margin: 20px auto 20px auto;
	background-color:#DADADA; 
	color:#DADADA; 
	height:1px; 
	border:0;
	width: 90%;
  }
  
#pageCt	{
	width: 974px;
	color: #000;
	text-align: left;
	margin: 10px auto 20px auto;
	position: relative;
	border: 2px solid #BBA977;
	}

.atag
  {
    font-size: 11px;
    font-weight: normal;
    color: #003466;
    text-decoration: underline;
  }

.atag:hover
  {
    font-size: 11px;
    font-weight: normal;
    color: #003466;
    text-decoration: none;
  }

.atagm
  {
    font-size: 11px;
    font-weight: normal;
    color: #003466;
    text-decoration: none;
  }

.atagm:hover
  {
    font-size: 11px;
    font-weight: normal;
    color: #003466;
    text-decoration: underline;
  }
  
.atagLS
  {
    font-size: 11px;
    font-weight: normal;
    color: #696969;
    text-decoration: none;
  }

.atagLS:hover
  {
    font-size: 11px;
    font-weight: normal;
    color: #696969;
    text-decoration: underline;
  }

.atagHaz
  {
    font-size: 12px;
    font-weight: normal;
    color: #003466;
    text-decoration: underline;
  }

.atagHaz:hover
  {
    font-size: 12px;
    font-weight: normal;
    color: #003466;
    text-decoration: none;
  }

.atagHm
  {
    font-size: 11px;
    font-weight: bold;
    color: #464646;
    text-decoration: none;
  }

.atagHm:hover
  {
    font-size: 11px;
    font-weight: bold;
    color: #cecece;
    text-decoration: none;
  }
  	
/*================================================================
					Header Classes
================================================================*/

#header
  {
	position: relative;
	width: 974px;
    height: 80px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(http://www7.nau.edu/itep/main/images/hdr_ITEP_974pxblu.gif);
    background-repeat: no-repeat; 
  }

#header-form
  {
	position: relative;
	width: 974px;
    height: 80px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  
#header-link
  { 
	position: absolute; 
	top: 50px; 
	left: 550px; 
	width: 414px; 
	height: 14px; 
	background-color: transparent; 
  }  

/*=============================================
             Banner & Sectional Nav 
===============================================*/

#photoBlock	{
	width: 772px;
    height: 178px;
	float: left;
    margin: 0;
    padding: 0;
    background-color: #003466;
	}

#navCt{
	width: 974px;
    height: 178px;
    margin: 0;
    padding: 0;
	background-color: #f7f4ef;
    /*background-color: #003466;*/
    border-top:	2px solid #BBA977;
	border-bottom: 2px solid #BBA977;
	}
	

#navCtLeftMenu
  {
    width: 200px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }

#navCtLeft
  {
    width: 772px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }  

#navCtCenter    
  {
    width:   568px;
    float:   left; 
    margin:  0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-right: 2px solid #BBA977;
    border-left:  2px solid #BBA977;
  }  
  
#rightlinks
  { 
    width:   202px;
	height:  178px;
    float:   right;
    margin:  0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	background-image:  url(http://www4.nau.edu/itep/images/hdrIdx_Right_202px2.gif);
    background-repeat: no-repeat;
}

#rightlinks_inner
  {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px 20px 0 0;
	float: right;
	line-height: 17px;
	overflow: hidden;
  }
#rightlinks_inner a
  {
	color: #464646;
	text-decoration: none;
  }
#rightlinks_inner a:link,#rightlinks_inner a:visited
  {
	color: #464646;
	text-decoration: none;
  }
#rightlinks_inner a:hover, a:active
  {
	color: #cecece;
	text-decoration: none;
  }
  	
#SectNav{
	width:160px;
	height:1px;
	float:right;
	padding:0 10px 0 0;
	margin: 10px 0 0 0;
	font-size:0.9em;
	}
#SectNav ul {
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	}
#SectNav ul li {
	margin: 3px 0 0;
	}

#SectNavLeft {
	width:191px;
	float:left;
	padding-top:15px;
	font-size:0.9em;
	}

/*=============================================
             End Banner & Sectional Nav 
===============================================*/


/*=============================================
             Breadcrumb Bar 
===============================================*/
#BreadCrumb
  {
	color: #6d6d6d;
	float: left;
	position: relative;
	left: 15px;
	padding-top: 8px;
  }

#BreadCrumbContent
  {
	width: 974px;
    height: 30px;
    padding-top: 8px;
	margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
	clear: both;
  }
  
#BreadCrumb span a
  {
	color: #6d6d6d;
  }

#BreadCrumb span a:hover
  {
	color: #6d6d6d;
	text-decoration: none;
  }
  
#SiteSearch
  {
	float: right;
	margin-right: 10px;
  }

#SSearchIdxContent
  {
	width: 974px;
    height: 30px;
    padding-top: 8px;
	margin: 0 auto;
	background-color: #FFFFFF;
	clear: both;
  }

#SSearchIdx
  {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size:12px;
	float: right;
	margin-right: 10px;
  }

#SSearchIdx a
  {
	color: #464646;
	text-decoration: none;
  }
#SSearchIdx a:link,#SSearchIdx a:visited
  {
	color: #464646;
	text-decoration: none;
  }
#SSearchIdx a:hover, a:active
  {
	color: #cecece;
	text-decoration: none;
  }

#itepsearch
  {
	padding: 4px;
	width: 200px;
	border: solid 1px #bdbdbd;
	color: #6d6d6d;
  }
/*=============================================
             End Breadcrumb Bar 
===============================================*/
	
/*=============================================
              Content Structures 
===============================================*/
#BodyMainBorderTop
  {
    width:   974px;
    height:  5px;
    margin:  0;
    padding: 0;
	background-color: #FFFFFF;
  }

#BodyMainBorderBottom
  {
    width:   974px;
    height:  5px;
    margin:  0;
    padding: 0;
    border-bottom:  2px solid #BBA977;
	background-color: #FFFFFF;      
  }

#BodyMain1Col
  {
	width:   974px;
	margin:  0;
    padding: 0;
	background-image:  url(http://www7.nau.edu/itep/main/images/BkGrndBody.974Px_01.gif);
    background-repeat: repeat;
	clear: both;
	overflow: auto;
  }
      
#BodyMain2Col
  {
	width:   974px;
	margin:  0;
    padding: 0;
	background-image:  url(http://www7.nau.edu/itep/main/images/BkGrndBody.974Px_03.gif);
    background-repeat: repeat;
	clear: both;
	overflow: auto;
  }

#BodyFtr
  {
    width: 974px;
	background-color: #557665;
	color: #FFFFFF;
	height: 74px;
  }

#BodyFtr .left
{
	width: 374px;
	text-align: left;
	padding-top: 30px;
	padding-left: 10px;
}
	    	
#content {
	margin: 0;
	}

#ClosingPageText
  {
    font-size: 10px;
    color: #ffffff;
  }

#lCol {
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
	color: #666666;
	font-size: 0.9em;
}  

#lColNav {
	background:#ffffff; 
	border: 1px solid #ffffff; 
	padding: 0;
	margin: 2px 12px;
}

.lColBox {
	background:url(../webs/images/spot_bg.gif) no-repeat bottom left;
	margin:0 0 10px 0;
}

.lColBoxInner {
	padding:5px 15px 10px;
}

#contact {
	border: 1px solid #a1967a; 
	padding: 5px 10px;
	margin: 0 0 20px 0;
	}
	
.footer
  {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
  }

.footer:hover
  {
    font-size: 10px;
    color: #003366;
    text-decoration: none;
  }

.footer-separator 
  {
    font-size: 11px;
    color: #BBA977;
  }

#BodyFooter
  {
    width: 974px;
	background-color: #efefef;
	color: #cccccc;
	height: 74px;
  }

#BodyFooter .left
{
	width: 374px;
	text-align: left;
	padding-top: 30px;
	padding-left: 10px;
}

.footr
  {
    font-size: 10px;
    color: #8e8e8e;
    text-decoration: none;
  }

.footr:hover
  {
    font-size: 10px;
    color: #003366;
    text-decoration: none;
  }

.LastUpdate
  {
    font-size: 9px;
  }  

#maincontent {
	text-align: left;
	width: 740px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}

#maincontent_cCol {
	text-align: left;
	width: 700px;
	margin: 0 auto 0 auto; 
	padding: 0;
}

#maincontent_dCol {
	text-align: left;
	width: 800px;
	margin: 0 auto 0 auto; 
	padding: 0;
}



#maincontent_dColHaz {
	text-align: left;
	width: 800px;
	margin: 0 auto 0 auto; 
	padding: 0;
	font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
	line-height: 1.6em;
    color: #3a3a3a;
	}


	
.label-hidden
  {
    font-size:   10px;
    color:       #003366;
  }	

.alignright		{float: right; margin: 0 0 3px 3px;}
.alignleft		{float: left; margin: 0 4px 0 0; padding: 4px;}

/*=============================================
              Start Leftside Menu Tags 
===============================================*/
div.boxnavbar
  {
	float: left;
	margin: 2px 12px;
	padding: 0;
	width: 87%;
	border: 1px solid #fff;
	color: #666666;
	font-size: 10px;
  }
/*=============================================
              End Leftside Menu Tags 
===============================================*/

/*=============================================
              images 
===============================================*/

.emp{
	float: right;
	padding: 0 0 0 4px;
	margin: 0;
	border: 0px;
	}




/*=============================================
              Start Box Tags 
===============================================*/
/* Box for 2Col lrg L sml R */
#boxMultiLgLS {
		float: left;
		width: 450px;
		padding: 10px 10px 10px 0;
	}

#boxMultiShRS {
		float: right;
		width: 260px;
		padding: 10px;
		background-color: #ededed;
	}
/* End box for 2Col lrg L sml R */

/* Box for 2Col same size */
#boxMultiDbl {
		float: left;
		width: 358px;
		padding: 8px 8px 8px 0;
		background-color: #eef4dd;
	}

#boxMultiDblLS {
		float: left;
		width: 362px;
		padding: 4px;
	}

#boxMultiDblRS {
		float: right;
		width: 362px;
		padding: 4px;
	}	
/* End box for 2Col same size */


/* Start box for bottom menus */
div.box 
  {
  	float: left;
	margin: 0 10px;
	padding: 0;
	width: 90%;
  }
  
div.floatleft
  {
  	float: left;
	width: 45%; 
	margin: 0 3px 0 0; 
	padding: 0;
  }
/* End box for bottom menus */

div.boxGray 
  {
  	float: left;
	margin: 0 10px;
	padding: 10px;
	width: 90%;
	background-color: #efefef;
  }
  
div.BoxMultiCol
  {
	text-align: left;
	margin: 0px auto;
	padding: 6px 0;
	width: 640px;
  }

div.BoxMultiFullCol
  {
	text-align: left;
	margin: 0px auto;
	padding: 6px 0;
	width: 900px;
  }


/* Start 2 column box for map resources */
div.BoxMultiColLng
  {
	text-align: left;
	margin: 0px auto;
	padding: 6px 0;
	width: 720px;
  }
div.Box2Col-LeftSml
  {
	float: left;
	width: 120px;
	padding: 4px 0;
	border: none;
  }
div.Box2Col-RightLng
  {
	float: right;
	width: 600px;
	padding: 4px 0;
	border: none;
  }
/* End 2 column box */



/* Start 2 column box for Training Schedule */
div.Box2Col-Left
  {
	float: left;
	width: 540px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box2Col-Right
  {
	float: right;
	width: 100px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
/* End 2 column box */


/* Start 2 column box for Native Voices */
div.Box2Col-Left320
  {
	float: left;
	width: 320px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box2Col-Right320
  {
	float: right;
	width: 320px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
/* End 2 column box */


/* Start 3 column same size box */
div.Box3Col-SLeft
  {
	float: left;
	width: 210px;
	padding: 4px 0;
  }
div.Box3Col-SMiddle
  { 
	float: left;
	width: 210px;
	padding: 4px 0;
  }
div.Box3Col-SRight
  {
	float: right;
	width: 210px;
	padding: 4px 0;
  }
/* End 3 column box */


/* Start 3 column 870 width */
div.Box3Column
  {
	float: left;
	width: 300px;
  }
/* End 3 column box */


  
/* Start 3 column box for Training Schedule */
div.Box3Col-Left
  {
	float: left;
	width: 380px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box3Col-Middle
  { 
	float: left;
	width: 120px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box3Col-Right
  {
	float: right;
	width: 140px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
/* End 3 column box */


/* Start 3 column box for TEISSdata */
div.Box3Col-LeftTEIdata
  {
	float: left;
	width: 140px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box3Col-MiddleTEIdata
  { 
	float: left;
	width: 250px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box3Col-RightTEIdata
  {
	float: right;
	width: 250px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
/* End 3 column TEISSdata box */


/* Start 4 column box for Training Schedule */
div.Box4Col-Hdr
  {
	float: left;
	width: 640px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box4Col-Left
  {
	float: left;
	width: 140px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box4Col-LMiddle
  { 
	float: left;
	width: 210px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box4Col-RMiddle
  { 
	float: left;
	width: 118px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }  
div.Box4Col-Right
  {
	float: right;
	width: 172px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
/* End 4 column box */


/* Start 4 column even box */
div.Box4ColE-Left
  {
	float: left;
	width: 160px;
	padding: 4px 0;
	/* border-bottom-style: 1px solid #E4E0D6;*/
  }
div.Box4ColE-LMiddle
  { 
	float: left;
	width: 160px;
	padding: 4px 0;
  }
div.Box4ColE-RMiddle
  { 
	float: left;
	width: 160px;
	padding: 4px 0;
  }  
div.Box4ColE-Right
  {
	float: right;
	width: 160px;
	padding: 4px 0;
  }
/* End 4 column even box */


/* Start 4 column TEISSdata box */
div.Box4Col-LeftTEIdata
  {
	float: left;
	width: 140px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box4Col-LMiddleTEIdata
  { 
	float: left;
	width: 80px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box4Col-RMiddleTEIdata
  { 
	float: left;
	width: 210px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }  
div.Box4Col-RightTEIdata
  {
	float: right;
	width: 210px;
	padding: 4px 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
/* End 4 column TEISSdata box */

/* Start 4 column AQTraining box */
div.Box4Col-L90
  {
	float: left;
	width: 90px;
	padding: 7px 0;
	margin: 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box4Col-LM330
  { 
	float: left;
	width: 330px;
	padding: 7px 0;
	margin: 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }
div.Box4Col-RM110
  { 
	float: left;
	width: 110px;
	padding: 7px 0;
	margin: 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;
  }  
div.Box4Col-R110
  {
	float: left;
	width: 110px;
	padding: 7px 0;
	margin: 0;
	border-bottom-style: solid;
	border-bottom-color: #E4E0D6;
	border-bottom-width: 1px;

  }
/* End 4 column AQTraining box */

.logoBox
  {
	float: left;
	margin: 0 40px;
	padding: 0;
	width: 500px;
	background-image: url(http://www4.nau.edu/itep/about/images/itep_logoREP.gif);
	background-repeat: no-repeat;
  }
  
div.clearb
  {
	clear: both;
  }
/*=============================================
              End Box Tags 
===============================================*/




/*=============================================
              Start Img Boxes 
===============================================*/

div.floatImgs 
{
  float: left;
  padding-right: 20px;
}
  
div.floatImgs p 
{
   text-align: left;
}

/*=============================================
              End Img Boxes 
===============================================*/





/*=============================================
              Start Spacers 
===============================================*/
.imgcell
  { 
	vertical-align: text-top;
  }
  
.WhtSpacer11 
  {
	background-color: transparent;
	float:left;
	height:11px;
	margin:0;
	width:100%;
  }

.WhtSpacer13
  {
	background-color: transparent;
	float:left;
	height:13px;
	margin:0;
	width:100%;
  }

.WhtSpacer20 
  {
	background-color: transparent;
	float:left;
	height:20px;
	margin:0;
	width:100%;
  }
        
.WhtSpacer30 
  {
	background-color: transparent;
	float:left;
	height:30px;
	margin:0;
	width:100%;
  }
  
.WhtSpacer38
  {
	background-color: transparent;
	float:left;
	height:38px;
	margin:0;
	width:100%;
  }

.WhtSpacer90
  {
	background-color: transparent;
	float:left;
	height:90px;
	margin:0;
	width:100%;
  }
  
/*=============================================
              End Spacers 
===============================================*/

/*=============================================
              Start Sitemap 
===============================================*/
#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	}

#sitemap li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul#sitemap > li {
	margin-bottom: 10px;
	}

#sitemap ul li {
	list-style-image:   url("http://www4.nau.edu/itep/images/sm_one_normal.gif");
	}

#sitemap ul ul li {
	list-style-image:   url("http://www4.nau.edu/itep/images/sm_two_normal.gif");
	}

#sitemap ul li.firstfollow {
	list-style-image:   url("http://www4.nau.edu/itep/images/sm_one_firstfollow.gif");
	}

#sitemap ul li.last {
	list-style-image:   url("http://www4.nau.edu/itep/images/sm_one_lastitem.gif");
	}

#sitemap ul ul li.firstfollow {
	list-style-image:   url("http://www4.nau.edu/itep/images/sm_two_firstfollow.gif");
	}

#sitemap ul ul li.last {
	list-style-image:   url("http://www4.nau.edu/itep/images/sm_two_lastitem.gif");
	}
	
#sitemap ul ul li.bottomlast {
	list-style-image:   url("http://www4.nau.edu/itep/images/sm_two_lastitembottom.gif");
	}
/*=============================================
              End Sitemap 
===============================================*/  
