@charset "utf-8";
/* CSS Document */

*{
	margin: 0;		/*  :::::  Reset Whitespace for all elements; consistency across browsers  :::::  */	
	padding: 0;
	}

/* :::::::::::::::::::::::::::::::::::  defaults  ::::::::::::::::::::::::::::::::::: */

html, body{
	height: 100%;
	}
body{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	}


/* :::::::::::::::::::::::::::::::::::  layout  ::::::::::::::::::::::::::::::::::: */
#wrapper{ 
	margin: 13px auto auto auto;
	padding: 27px 30px;
	width: 706px;
	text-align: left;
	border: 1px solid #666666;

	}
	
#wrapper_extra{
	margin: 10px auto 0 auto;
	padding: 0px;
	}
	
#topsection{  
	height: 60px; 
	width: 706px;
	}
#logo{
	float: left;
	width: 226px;
	}
#subLogo_right {
	float: right;
	}
	
	

#OLC_topsection{  
	height: 66px; 
	width: 706px;
	}
#OLC_logo{
	float: right;
	}
#OLC_content_intro{
	float:left; 
	padding-top:16px; 
	clear:both; 
	width:706px;
	font-size: .80em;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	}
#OLC_Content {
	width:706px;
	padding-top:20px;
	clear:both;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#OLC_leftcolumn {
	float:left; 
	height:100%;
	width:420px; 
	clear:left;
	padding-right:25px;
	padding-bottom:0px;
	}
#OLC_rightcolumn {
   float:left; 
	width:260px;	
	padding-bottom:0px;
	}
	
#OLC_Help_leftcolumn {
	float:left; 
	/*height:100%; */
	width:250px; 
	clear:left;
	padding-right:20px;
	}
#OLC_Help_rightcolumn {
    float:left; 
	width:430px;	
	}
	
img.tutpreview {
	float: right;
	padding-left: 18px;
	padding-right: 14px;
	}
	
.OLCcourseSummary {
	padding-right: 20px;
	}





#searchnav{
	float: right;
	margin-top: 18px;
	width: 375px;
	}
#searchnav ul li{
	display:inline;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	}
#searchnav ul li input{
	margin-top: -15px;
	left: 235px;
	position: absolute;
	}
.searchnav_gobutton{
	position: absolute;
	margin-top: -17px;
	margin-left: 336px;  
	padding: 0px;  
	}
	
#searchnav_form {
	display: block;
	position: relative;
}



.searchPosFixIE8 {
margin-top /*\**/: 0\9;
}


/* ***  Top Gray Horizontal Nav bar  *** */
.topMenu {
font-weight: bold;
background-color:#666;
width:699px;
height:27px;
z-index:-10;
margin-bottom:2px;
}
.topMenu ul{
padding: 6px 0 0px 0;
margin: 0;
text-align: left; 
}
.topMenu ul li{
display: inline;
}
.topMenu ul li a{
color: #FFF;
padding: 3px 8px 2px 7px; 
margin-right: 3px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 2px solid #666; 
border-top: 2px solid #666; 
font:12px Arial, Tahoma, Verdana, "Microsoft Sans Serif"; 
font-weight:bold;
}
.topMenu ul li a:hover, .topMenu ul li a.selected{
border-bottom-color:#C00;
border-top-color:#C00;
background-color:#999;
}



#nav_top{
	width: 706px;
	margin: 7px 0px 2px 0px;
	height: 21px;
	padding-bottom: 2px;
	}

#navleft{
	width: 184px;
	float: left;
	}
	
#nav_side{
	float: left;
	width: 176px;            
	height: 180px;           
	margin: -4px 0px -2px 0px;
	font-size: .9em;
	background-color:#EEEEEE; 
	}	 
	
	
#nav_side ul{
	list-style-image:none;
	}

#nav_side_bottom{
	float: left;
	width: 184px;
	/*  height: 240px;     QuickLinks Col 4 entries high, chg Mainsection items; scroller height  */
	height: 337px;      /* QuickLinks Col 5 entries high  */
	margin-top: 5px;
	background-color:#EEEEEE;  /*orig #EFF0EB */
	}
	
#nav_side_bottom h5{
	padding-bottom: 2px;
	margin: 58px 5px 7px 20px;
	}
	
#nav_side_bottom h6{
	margin: -11px 5px 3px 18px;
	color:#666666;
	font-size: .70em;
	font-weight:normal;
	font-style:italic;
	padding: 5px 0 10px 5px;
	}
	
	
#navlist {
	margin-top: 1px;
	background-color:#EEEEEE;
	width: 176px;  
	margin-bottom: 3px;  
	}
#navlist h4{
	padding-top: 13px;
	padding-bottom: 2px;  
	padding-left: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#434A44;
	}
	
 #navlist ul {
	list-style-image: url(../images/bdsquaredotFirefox.gif);
	margin-top: .05em;
	margin-left: 1.4em;
	padding-left: 1em;
	padding-right: .3em;
	text-indent: -1.6em;
	list-style-position: inside;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .70em;
	line-height: 1.5em;
	}   


/*----------------- Start of EditRegion1 --  content area  --------------- */
#wrapper_content{
	padding: 0 .63em;
	}

/* Do NOT delete this tag */
#bottomcontentarea{
	margin-top: 1px;
	}

#content_navcol{
	width: 176px;
	background-color:#EEEEEE;
	float: left;
	margin-bottom:4px;
	}
#content_navcol.mainnavonly {
	margin-top: -11px;
	}

#content_editregion1{
	width: 490px;   
	float: right;
	background-color:#FFFFFF;
	padding: 0 10px 20px 0;
	margin-top: -2px;
	}

#content_singlecolumn{
	margin-left: 5px;
	}


#content_image{
	float: left;
	width:523px;
	height:71px;
	margin-top: 0px;
	margin-left: 1px;
	padding: 0px;
	}
#content_image span{
	position:absolute;
	width: 100%;
	height: 71px;
	}	
#content_image span.textheader{
	position:absolute;
	margin-top: 6px;
	margin-left: 8px;
	height: 29px;
	width: 360px;
	font-family:Tahoma, Arial;
	font-size: 1.5em;
	font-weight: normal;
	color:#FFFFFF;
	}		
#content_image span.text{
	position:absolute;
	margin-top: 35px;
	margin-left: 22px;
	height: 25px;
	width: 343px;
	font-family:Tahoma, Arial;
	font-size: 1.3em;
	font-weight: normal;
	color:#FFFFFF;
	}	

/* below are different images for Secondary Page - column headers */
#content_image span.img_Communications{
	background: url(../images/banner_Communications.png) no-repeat;
}
#content_image span.img_Admin{
	background: url(../images/secondimage_Admin_Banner.png) no-repeat;
}
#content_image span.img_PNP{
	background: url(../images/secondimage_PNP.png) no-repeat;
}
#content_image span.img_VideoContest{
	background: url(../images/secondimage_VideoContest.png) no-repeat;
}
#content_image span.img_science{
	background: url(../images/secondimage_science.png) no-repeat;
}
#content_image span.img_PLCLibrary{
	background: url(../images/secondimage_PLCLibrary.png) no-repeat;
}
#content_image span.img_statewidePD{
	background: url(../images/secondimage_statewidePD.png) no-repeat;
}
#content_image span.img_stateFederalInitiatives{
	background: url(../images/secondimage_stateFederalInitiatives.png) no-repeat;
}
#content_image span.img_LibraryServices{
	background: url(../images/secondimage_LibraryServices.png) no-repeat;
}
#content_image span.img_AdvancedAcademics{
	background: url(../images/secondimage_AdvancedAcademics.png) no-repeat;
	}
#content_image span.img_schoolbus{
	background: url(../images/secondimage_schoolbus.png) no-repeat;
	}
#content_image span.img_AcadVocab{
	background: url(../images/secondimage_AcadVocab.png) no-repeat;
	}	
#content_image span.img_CSCOPE{
	background: url(../images/secondimage_CSCOPE.png) no-repeat;
	}	
#content_image span.img_Stars{
	background: url(../images/secondimage_stars.png) no-repeat;
	}	
#content_image span.img_Studying{
	background: url(../images/secondimage_studying.png) no-repeat;
	}	
#content_image span.img_RTI{
	background: url(../images/bannerRTI.png) no-repeat;
	}	
#content_image span.img_mailingList{
	background: url(../images/mailingListBanner.png) no-repeat;
	}	
#content_image span.img_survey{
	background: url(../images/surveyBannerListserv.png) no-repeat;
	}	
#content_image span.img_EducDiag{
	background: url(../images/secondimage_educDiag.png) no-repeat;
	}	
#content_image span.img_Podcast{
	background: url(../images/secondimage_Podcast.jpg) no-repeat;
	}	
#content_image span.img_Products{
	background: url(../images/secondimage_Products.jpg) no-repeat;
	}	
#content_image span.img_StudentCredit{
	background: url(../images/secondimage_StudentCredit.jpg) no-repeat;
	}	
#content_image span.img_blankFade{
	background: url(../images/secondimage_blankFade.jpg) no-repeat;
	}	
#content_image span.img_redblank{
	background: url(../images/secondimage_blank.jpg) no-repeat;
	}	
#content_image span.img_CSI{
	background: url(../images/secondimage_CSI.jpg) no-repeat;
	}	
#content_image span.img_InstrucTechBanner{
	background: url(../images/InstrTechBanner.jpg) no-repeat;
	}		
#content_image span.img_bannerboy{
	background: url(../images/secondimage_bannerboy.jpg) no-repeat;
	}		
#content_image span.img_teachers{
	background: url(../images/secondimage_teachers.jpg) no-repeat;
	}
#content_image span.img_parents{
	background: url(../images/secondimage_parents.jpg) no-repeat;
	}	
#content_image span.img_students{
	background: url(../images/secondimage_students.jpg) no-repeat;
	}
#content_image span.img_supportstaff{
	background: url(../images/secondimage_supportstaff.jpg) no-repeat;
	}
#content_image span.img_specialpops{
	background: url(../images/secondimage_specialpops.jpg) no-repeat;
	}
#content_image span.img_community{
	background: url(../images/secondimage_community.jpg) no-repeat;
	}
#content_image span.img_aboutr10{
	background: url(../images/secondimage_aboutr10.jpg) no-repeat;
	}
#content_image span.img_services{
	background: url(../images/secondimage_services.jpg) no-repeat;
	}
#content_image span.img_profdev{
	background: url(../images/secondimage_profdev.jpg) no-repeat;
	}
#content_image span.img_jobcerts{
	background: url(../images/secondimage_jobcerts.jpg) no-repeat;
	}
#content_image span.img_news{
	background: url(../images/secondimage_news.jpg) no-repeat;
	}
#content_image span.img_faqs{
	background: url(../images/secondimage_faqs.jpg) no-repeat;
	}


#content_img_nonav{
	position:relative;
	width:706px;
	height:65px;
	}
#content_img_nonav span{
	position:absolute;
	width:99%;
	height:71px;
	}	
#content_img_nonav span.textheader{
	position:absolute;
	margin-top: 19px;
	margin-left: 10px;
	height: 30px;
	width: 500px;
	font-family:Tahoma, Arial;
	font-size: 1.5em;
	font-weight: normal;
	color:#FFFFFF;
	}		

#content_image span.img_BigCommunications{
	background: url(../../images/banner_BigCommunications.png) no-repeat;
}
#content_img_nonav span.img_bigTutorVista{
	background: url(../images/secondimage_big_TutorVista.png) no-repeat;
	}
#content_img_nonav span.img_bigStars{
	background: url(../images/secondimage_bigStars.png) no-repeat;
	}	
#content_img_nonav span.img_bigPodcast{
	background: url(../images/secondimage_bigPodcast.png) no-repeat;
	}	
#content_img_nonav span.img_bigSSS{
	background: url(../images/secondimage_big_SSS.png) no-repeat;
	}	
#content_img_nonav span.img_TechRequests{
	background: url(../TechRequests/images/banner.png) no-repeat;
	width: 700px;
	}	
#content_img_nonav span.img_bigStudentCredit{
	background: url(../images/secondimage_big_StudentCredit.jpg) no-repeat;
	}	
#content_img_nonav span.img_bigCSIbanner{
	background: url(../images/secondimage_BigCSI.jpg) no-repeat;
	}	
#content_img_nonav span.img_BIGInstrucTechBanner{
	background: url(../images/InstrucTechTop_BigBanner.jpg) no-repeat;
	}	
#content_img_nonav span.img_bigOLCHomebanner{
	background: url(../images/bigOLCHomebanner.jpg) no-repeat;
	}
#content_img_nonav span.img_bigOLCStudentbanner{
	background:url(../images/bigOLCbanner.jpg) no-repeat;
	width: 100%;
	}	
#content_img_nonav span.img_bigPDOLbanner{
	background: url(../images/bigPDOLbanner.jpg) no-repeat;
	width: 100%;
	}	
#content_img_nonav span.img_bigRedBanner{
	background: url(../images/secondimage_big_BLANK.jpg) no-repeat;
	}		
#content_img_nonav span.img_bigbannerboy{
	background: url(../images/secondimage_bigbannerboy.jpg) no-repeat;
	}	
#content_img_nonav span.img_bigteachers{
	background: url(../images/secondimage_bigteachers.jpg) no-repeat;
	}
#content_img_nonav span.img_bigparents{
	background: url(../images/secondimage_bigparents.jpg) no-repeat;
	}	
#content_img_nonav span.img_bigstudents{
	background: url(../images/secondimage_bigstudents.jpg) no-repeat;
	}
#content_img_nonav span.img_bigsupportstaff{
	background: url(../images/secondimage_bigsupportstaff.jpg) no-repeat;
	}
#content_img_nonav span.img_bigspecialpops{
	background: url(../images/secondimage_bigspecialpops.jpg) no-repeat;
	}
#content_img_nonav span.img_bigcommunity{
	background: url(../images/secondimage_bigcommunity.jpg) no-repeat;
	}
#content_img_nonav span.img_bigaboutr10{
	background: url(../images/secondimage_bigaboutr10.jpg) no-repeat;
	}
#content_img_nonav span.img_bigservices{
	background: url(../images/secondimage_bigservices.jpg) no-repeat;
	}
#content_img_nonav span.img_bigprofdev{
	background: url(../images/secondimage_bigprofdev.jpg) no-repeat;
	}
#content_img_nonav span.img_bigjobcerts{
	background: url(../images/secondimage_bigjobcerts.jpg) no-repeat;
	}
#content_img_nonav span.img_bignews{
	background: url(../images/secondimage_bignews.jpg) no-repeat;
	}
#content_img_nonav span.img_bigfaqs{
	background: url(../images/secondimage_bigfaqs.jpg) no-repeat;
	}


#pageTitle {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	margin-top:25px;
	text-align:center;
	padding-right:12px;
	}


/* ------  Editable columns on 'EditRegion1' area on Secondary pages ------- */

.col1,.col2,.col3{
	margin-bottom: 7px; 
	padding: 0px;
	float: left;
	display: inline; 
	background-color:#FFFFFF;
	}  	
		.col1{width: 218px; 
			  margin-left: 7px;
			  padding-right: 7px;			
			  }
			  
		.col2{width: 218px;
			  margin-left: 23px;
			  padding: 0px 6px;
			  }


/* Single Column text area for Page2_Banner2col_NoNav pages, above 2 cols */
#contentarea_nonav{
	position:relative;
	width:706px;
	}
#contentarea_intro{
	float:right;
	width:680px;
	padding: 10px;
	font-size: .80em;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	}
#contentarea_fixedheight{
	margin-top:1px;
	height: 80px;
	float:right;
	width:504px;
	padding: 0px;
	font-size: 1em;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;

	}
#content_wraptextcol {
	width:706px;
	margin-bottom: 10px;
	}


#contentarea_intro.justify{
	text-align:justify;
	}
#content_editregion_nonav{
	width: 680px;             
	float: right;
	background-color:#FFFFFF;
	padding: 0 10px 28px 0;
	margin-top: 1px;
	}

/* Single Column text area for secondary pages, above 2 cols */
#content_intro{
	float:right;
	width:504px;
	padding: 10px;
	font-size: .80em;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	}
#content_intro.justify{
	text-align:justify;
	}
.nonavcol1,.nonavcol2,.nonavcol3{
	margin-bottom: 12px; 
	padding: 0px;
	float: left;
	display: inline; 
	background-color:#FFFFFF;
	}  	
		.nonavcol1{width: 317px; 
			  margin-left: 16px;
			  padding: 0px 7px 6px 0px;			
			  }
		.nonavcol2{width: 317px;
			  margin-left: 26px;
			  padding: 0px 6px 10px 6px;
			  }


/* Home Page Only  */

#flasharea{
	float: left;
	height:221px;
	margin: 0;
	padding:0;
	width: 515px;
	}
#quickLinkHeading {
	margin-bottom:-42px;	
}

#wrapper_mainsection{
	float:right;
	margin-left: 0px;
	padding: 0px;
	width: 521px;
	}
#mainsection{
	border-top-color:#555;   /*orig #B4B3AE */
	border-top-width: 1px;      /*orig 5 */
	margin-top:2px;            /*new 6-12-09 */
	border-top-style: solid;
	float:left;
	width: 515px;
	/*  height: 183px;   QuickLinks Col 4 entries high   Also change Nav_side_bottom */
	height: 280px;    /* QuickLinks Col 5 entries high */
	font-size: .90em;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:12px;
	}
	
#mainsectioncolumns{
	float: left;
	margin: 0px 0px 0px 15px;
	width: 490px;
	/* height: 80px;     QuickLinks Col 4 entries high  */
	height: 130px;    /* QuickLinks Col 5 entries high */
	padding: 3px 0px 6px 11px;
	}

	#mainsection1col,#mainsection2col,#mainsection3col{
			display:inline;
			margin-left: 0;
			padding-left: .85em;
			text-indent:  -2em;
			float: left;
			list-style-image: url(../images/bdsquaredot.gif);
			line-height: 1.5em;
		} 
			#mainsectionprecol{
			width: 1px;
			}   
			#mainsection1col{
			/*  width: 127px;     QuickLinks Col 4 entries high */
			width: 131px;      /* QuickLinks Col 5 entries high */
			/*  margin-right: 14px;     QuickLinks Col 4 entried high  */
			margin-right: 20px;      /* QuickLinks Col 5 entries high */
				}
			#mainsection2col{
			/*  width: 153px;     QuickLinks Col 4 entries high  */
			width: 137px;      /* QuickLinks Col 5 entries high */
			/*  margin-right: 26px;     QuickLinks Col 4 entries high */
			margin-right: 30px;      /* QuickLinks Col 5 entries high */
				}
			#mainsection3col{
			/*  width: 133px;     QuickLinks Col 4 entries high */
			width: 129px;      /* QuickLinks Col 5 entries high */
				}

#mainsection p{
	margin: 12px 12px 15px 20px;
	}
#mainsection p span{
	font-weight: bold;
	}
#mainsection h1{
	padding-left: 22px;
	font-size: 1em;
	font-weight: bold;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#mainsectioncolumns li{
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: .3em;
	text-indent: -2.1em;
	}    
				
#mainsection ul {
	list-style-image: url(../images/bdsquaredot.gif);
	margin-left: 0px;
	margin-top: 2px;
	list-style-position: inside;
	padding-left: .8em;
	text-indent: -1.7em;
	}


#footer{
	float:left;
	width: 704px;
	font-size:.70em;
	color:#878787;
	border-top:2px solid #B4B3AE;
	padding:2px 0 0 0;
	margin-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
	}
			#footercol1{
				float:left;
				width:77%; 
				}
			#footerCol2{
				float:right;
				width:20%;
				}

	.rightalign {text-align:right}

#OLC_footer {
	float:left;
	clear:both;
	width: 704px;
	font-size:.80em;
	font-weight:bold;
	color:#444;
	padding:0 0 1px 0;
	font-family:Arial, Helvetica, sans-serif;
	}


/*---------------------------------------------------------------------		*/
.floatleft{ float: left; }
.floatright{ float: right; }

.clear:after {
    content: ".";              
	display: block;            
    height: 0;                 
    clear: both;               
    visibility: hidden;	      
}

/* fix for the Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */


/* :::::::::::::::::::::::  LISTS  ::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

ul {
  	margin-left: 1.3em;
  	padding-left: 0em;
  	list-style-image: url(../images/bdsquaredotFirefox.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color: #555555;
 	}
ul.ul_Indent {
  	margin-left: 2.4em;
  	padding-left: 0em;
  	list-style-image: url(../images/bdsquaredotFirefox.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color: #555555;
 	}  
ul.no_Image_ul {
  	margin-left: 1.3em;
  	padding-left: 0em;
  	list-style-image:none;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color: #555555;
 	}
  
  
li {
 	margin: 0;
 	padding: 0;
 	}

ol ul li {
	font-size: 1.3em;
	}

li ul li {
	font-size: 1.3em;
  	margin-left: 1.3em;
  	padding-left: 0em;
	}


ol{
	margin-left: 1.3em;
	padding-left: 0em;
	list-style-position:inside;
	font-size: .75em;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	} 
ol li{
	margin: 0;
	padding: 0;
	text-indent: -1.4em;
	}
ol.list_integer{
	list-style-type:decimal;
	}
ol.list_roman{
	list-style-type:upper-roman;
	}		
ol.list_alphalowercase{
	list-style-type:lower-alpha;
	}
ol.list_alphauppercase{
	list-style-type:upper-alpha;
	}

input.selectbox {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}

input.submit_button{
	font-family:Arial, Helvetica, sans-serif;
	}



/* ::::::::::::::::::::  TEXT, LINKS & HEADINGS  :::::::::::::::::::::::::::::::::::::::::::::::::: */

caption {
	font-size: .80em;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	}


p {
	font-size: .80em;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	} 

.paragraph {
	font-size: .80em;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	} 

.lineheight_1andahalf {
	line-height: 1.6em;
	}
.lineheight_1andahalf_centered {
	line-height: 1.6em;
	text-align:center;
	}
.lineheight_double {
	line-height: 2em;
	}
.lineheight_1andahalf_Italics {
	line-height: 1.6em;
	font-style:italic;
	}


.textaligncenter {
	text-align: center;
	}
.textalignleft {
	text-align: left;
	}
.textalignright {
	text-align: right;
	}
.textalignjustify {
	text-align: justify;
	}

.text_indent {
	padding-left: .9em;
	}
.text_indent_slightly {
	padding-left: .4em;
	}
.text_indent_more {
	padding-left: 2.2em;
	}
.text_indent_more_Bold {
	padding-left: 2.2em;
	font-weight:bold;
	}	
	
.text_indent_most {
	padding-left: 3.5em;
	}
.text_indent_extreme {
	padding-left: 4.8em;
	}
.text_indent_ultimate {
	padding-left: 5.5em;
	}	

.text_indent_lineht_1andahalf {
	padding-left: .9em;
	line-height: 1.6em;
	}
.text_indent_lineht_1andahalf_slightly {
	padding-left: .4em;
	line-height: 1.6em;
	}	
.text_indent_lineht_1andahalf_more {
	padding-left: 2.2em;
	line-height: 1.6em;
	}
.text_indent_lineht_1andahalf_most {
	padding-left: 3.5em;
	line-height: 1.6em;
	}
.text_indent_lineht_1andahalf_extreme {
	padding-left: 4.8em;
	line-height: 1.6em;
	}
.text_indent_lineht_1andahalf_ultimate {
	padding-left: 5.5em;
	line-height: 1.6em;
	}
	

.text_bold{
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.text_bold_centered{
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	}

.text_black_bold{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.text_black_bold_centered{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	}

.text_red_bold{
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.text_red_bold_centered{
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	}


.text_black{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.text_gray{
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.text_red{
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.text_red_indent{
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: .9em;
	}


.text_green{
	color: #01835F;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.text_greenBold{
	color: #008000;
	font-weight: bold;
}

.text_white{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.text_white_bold{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


.text_italic{
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	} 
.text_italic_bold_gray{
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	} 
.text_italic_bold_black{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	} 
.text_italic_centered{
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:center;
	} 




 /* .....  LINKS  ................  */
a{	
	text-decoration:none;
	}
a:link{
	color: #434A44;
	} 
a:visited{
	color: #434A44;
	}
a:hover{
	color: #990000;
	text-decoration: underline;
	}

.link_gray{	
	text-decoration:underline;
	}
.link_gray:link{
	color: #434A44;
	} 
.link_gray:visited{
	color: #434A44;
	}
.link_gray:hover{
	color: #990000;
	text-decoration: underline;
	}

.link_red{	
	text-decoration: underline;
	}
.link_red:link{
	color: #990000;
	} 
.link_red:visited{
	color: #990000;
	}
.link_red:hover{
	color: #000000;
	text-decoration: underline;
	}

.link_red_bold{	
	text-decoration: underline;
	font-weight:bold;
	}
.link_red_bold:link{
	color: #990000;
	font-weight:bold;
	} 
.link_red_bold:visited{
	color: #990000;
	font-weight:bold;
	}
.link_red_bold:hover{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	}


.link_red_Italic:link{
	text-decoration: underline;
	color: #990000;
	font-style:italic;
	} 
.link_red_Italic:visited{
	color: #990000;
	font-style:italic;
	}
.link_red_Italic:hover{
	color: #000000;
	text-decoration: underline;
	font-style:italic;
	}
.link_red_Italic:active{	
	color: #990000;
	text-decoration: underline;
	font-style:italic;
	}


.link_red_bold_Italic:link{
	text-decoration: underline;
	color: #990000;
	font-weight:bold;
	font-style:italic;
	} 
.link_red_bold_Italic:visited{
	color: #990000;
	font-weight:bold;
	font-style:italic;
	}
.link_red_bold_Italic:hover{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	font-style:italic;
	}
.link_red_bold_Italic:active{	
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	font-style:italic;
	}


.link_red_nounderline{	
	color: #990000;
	text-decoration:none;
	font-weight:bold;
	}
.link_red_nounderline:link{
	color: #990000;
	text-decoration:none;
	font-weight:bold;
	} 
.link_red_nounderline:visited{
	color: #990000;
	text-decoration:none;
	font-weight:bold;
	}
.link_red_nounderline:hover{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	}

.link_Ltgray:link{
	color: #777;
	text-decoration:none;
	} 
.link_Ltgray:visited{
	color: #777;
	text-decoration:none;
	}
.link_Ltgray:hover{
	color: #000;
	text-decoration: underline;
	}
.link_Ltgray:active{
	color: #777;
	text-decoration:none;
	} 

/* ******************  LINES  *****************  */
.horizontal_line_red{
	color: #990000;
	width: 97%;
	height: 1px;
	}

.horizontal_line_red_Wspace{
	color: #990000;
	width: 97%;
	height: 1px;
	margin: 5px 0px 4px 0px;
	}

	
.horizontal_line_gray{
	color: #666666;
	width: 97%;
	height: 1px;
	}
.horizontal_line_grayThick{
	color: #666666;
	width: 97%;
	height: 3px;
	}

/* ex: h1 is used for 'Quick Links' crimson title in links at bottom of home page */ 
h1{
	padding-bottom: .4em;  
	font-size: 1em;
	font-weight: bold;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	
/* ex: h2  */
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
	color:#434A44;
	padding-bottom: .4em;  
	}

	
/* ex: h3 is used for Headlines in 'EditRegion1' area on secondary pages */
h3{
	margin: .8em 0 0 0;
	padding: .3em 0 .4em 0;
	font-size: .75em;
	color: #434A44;
	font-family:Arial, Helvetica, sans-serif;
	}
	
/* ex: h4 is used for 'navlist' (Dept) headers on secondary pages */
h4{	
	padding-bottom: .4em;  
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#434A44;
	}


/* ex: h5 is used for 'scroller' crimson header 'Events at a Glance' on home page */
h5{
	padding-bottom: .4em; 
	font-size: .80em;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	
/* ex: h6 is used for gray 'scroller' subheader on home page */
h6{
	color:#666666;
	font-size: .70em;
	font-weight:normal;
	font-style:italic;
	padding-bottom: .4em;  
	}

/* *****************   TABLES  ********************** */

table {
	border-style:none;
	}
	
table.table_gray_border {
	border-spacing: ;
	border-color: #555555;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	}
TR.table_gray_columnborder, TD.table_gray_columnborder {
	border-spacing: ;
	border-color: #b4b3Ae;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding-left: .3em;
	}
TR.table_gray_colborder_TextCentered, TD.table_gray_colborder_TextCentered {
	border-spacing: ;
	border-color: #b4b3Ae;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding-left: .3em;
	text-align:center;
	}



table .table_caption_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	text-align:center;
	font-weight: bold;
	-moz-border-radius: ;
}
table .table_caption_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align:center;
	font-weight: bold;
	-moz-border-radius: ;
}
table .table_caption_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555555;
	text-align:center;
	font-weight: bold;
	-moz-border-radius: ;
}

table .table_leftlabel_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	text-align:left;
	font-weight: bold;
	-moz-border-radius: ;
}
table .table_leftlabel_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align:left;
	font-weight: bold;
	-moz-border-radius: ;
}
table .table_leftlabel_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555555;
	text-align:left;
	font-weight: bold;
	-moz-border-radius: ;
}


	
TR.table_centerlabel_red, TD.table_centerlabel_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-align:center;
	font-weight: bold;
	border-bottom: 1px solid black;
	-moz-border-radius: ;
}
TR.table_centerlabel_black, TD.table_centerlabel_black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	font-weight: bold;
	border-bottom: 1px solid black;
	-moz-border-radius: ;
}
TR.table_centerlabel_gray, TD.table_centerlabel_gray {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-align:center;
	font-weight: bold;
	border-bottom: 1px solid black;
	-moz-border-radius: ;
}



TR.table_label_red, TD.table_label_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	-moz-border-radius: ;
}
TR.table_label_black, TD.table_label_black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	-moz-border-radius: ;
}
TR.table_label_gray, TD.table_label_gray {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-weight: bold;
	-moz-border-radius: ;
}


TR.table_text {
	font-size: .80em;
	color: #555555;
	border-width: 0px;
	-moz-border-radius: ;
}
TR.table_data TD {
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: ;
}
TD.table_data {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-weight: normal;
	-moz-border-radius: ;
}
TD.table_valigntop {
	vertical-align:top;
	}

TD.table_valigntop_increaseLineHeight {
	vertical-align:top;
	line-height: 25px;
	}	

TD.table_valigntop_textindent {
	vertical-align:top;
	padding-left: .4em;
	}
TD.table_valignmiddle {
	vertical-align:middle;
	}
TD.table_aligntextmiddle {
	text-align:center;
	}
p.table_justifyTextPadBothMargins {
	text-align:justify;
	margin:0 12px;
	}	
p.table_justifyTextPadBothMarginsCenterText {
	text-align:center;
	margin:0 12px;
	}
p.table_justifyTextPadBothMarginsBOLD {
	text-align:justify;
	margin:0 12px;
	font-weight:bold;
	color:#000;
	font-size:75%;
	}	

TD.table_increase_lineheight {
	line-height: 25px;
	}
TD.table_increase_lineheight_Less {
	line-height: 20px;
	}
TD.table_increase_lineheight_Less_valignMiddle {
	line-height: 20px;
	vertical-align:middle;
	}
	
	
TR.table_increase_lineheight_gray_columnborder, TD.table_increase_lineheight_gray_columnborder {
	border-spacing: ;
	border-color: #b4b3Ae;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	line-height: 22px;
	padding-left: .4em;
	}

.image_grayborder {
	border-style:solid;
	border-color:#666666;
	border-width: 1px;
	margin: 0px;
	}

.image_redGrayBorder {
	border-style:solid;
	border-top-color:#900;
	border-left-color:#900;
	border-right-color:#333;
	border-bottom-color:#333;
	border-width: 2px;
	margin: 0px;
	}
	
.image_align_left {
	display:inline;
	float:left;
	border-style:solid;
	border-color:#666666;
	border-width: 1px;
	margin: 0px 3px 0px 0px;
	}
.image_align_right {
	display:inline;
	float:right;
	border-style:solid;
	border-color:#666666;
	border-width: 1px;
	margin: 0px 0px 0px 3px;
	}
.image_noBorder {
	display:inline;
	float:left;
	border-style:none;
	margin-right: 20px;
	}
.image_align_right_noBorder {
	display:inline;
	float:right;
	border-style:none;
	margin: 0px 0px 0px 15px;
	}
.image_align_left_noBorder {
	display:inline;
	float:left;
	border-style:none;
	margin: 2px 25px 0px 0px;
	padding: 0px;
	}

.recordRowCountdisplay {
	font-size: 11px;
	}
.recordRowCountCurrentPage {
	color: #990000;
	font-weight: bold;
	}
	
.selectbox{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #666666;
	padding: 2px 2px 2px 2px;
	font-size: 1em;
	}		
	
.reqAsterisk {
	font-weight: bold; 
	font-size: small; 
	color: #990000;
	}

.submit{
	background-color:#555;
	border:#900 1px solid;
	color:#FFFFFF;
	font-size:.75em;
	font-weight:bold;
	font:Georgia, "Times New Roman", Times, serif;
	}		
.button{
	background-color:#555;
	border:#900 1px solid;
	color:#FFFFFF;
	font-size:.75em;
	font-weight:bold;
	font:Georgia, "Times New Roman", Times, serif;
	}		
	
.breadcrumb {
	float:left;
	font-size:.70em;
	margin-top:10px;
	color:#666;
	padding: 0px 0px 0px 8px;
	}	
.breadcrumb_Right {
	float:right;
	font-size:.70em;
	margin-top:10px;
	color:#666;
	padding: 0px 10px 0px 0px;
	}	
	
/*.noPrint {
	display:none;
	} */
	
/* Code for HR Employee Leave Request Form */	
h6.h6-marginLeft-Slight {
	margin-left:26px;
	margin-top:2px;	
	}	
h6.h6-marginLeft-align {
	margin-left:27px;
	margin-top:4px;	
	}	
select.selectSmWider {
	width:80px;
	color:#444444;
	}
.padTop {
	margin-top:5px;
	}
	

