﻿@charset "UTF-8";
/* CSS Document */

/* HNI SITE -------------- */


body {
	font:10px/1.5em normal Verdana, Geneva,sans-serif;
	color:#C5C0BD;}
td {
	font:10px/1.5em normal Verdana, Geneva,sans-serif;
	color:#7B726B;
	font-weight:bold;
}
	

#main-container {
	width:970;
	border:0px;
	padding:20px 0px 0px 20px;
	position:relative;}
	
#hniLogo {
	width:auto;
	padding:0px;
	margin:0px;}
	
#changethegameLogo {
	width:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	top:460px;
	left:550px;}
	
img {
	border:0;}



/*-----------------------------------------------------------------------------------------------------------
/*---						--- */
/*--- 	 NAVIGATION			---	*/
/*---						---	*/

#header_nav {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:637px;
	position:absolute;
	top:5px; 
	left:165px;}
	
#header_nav ul {
	margin: 0px;
	padding:0px;
	} 

#header_nav ul li {
	margin: 0;
	padding-left:2px;
	display:inline;
	}

#header_nav ul li a {
	text-align:right;
	color:#7B726B;
	text-decoration: none;
	font-weight:normal;}
	
#header_nav ul li a:hover {
	color: #3569B2;
	}
#header_nav ul li a:active {
	color: #3569B2;
}

.selectedTopNav {
	color: #3569B2;
}


/*---	HEADER BUTTONS	--*/
#header_btns {
	margin:0px;
	padding:0px;
	position:absolute;
	top:71px;
	left:165px;
	width:420px;}
	
#header_btns ul {
	margin: 0;
	padding: 0;} 

#header_btns ul li {
	margin: 0;
	padding:0px;
	display:inline;}

#header_btns a {}
	
#header_btns a:hover {}
	
#header_btns a:active {}




/*---	LEFT NAV	--*/
#left_navContainer {font-family: Verdana, Geneva, sans-serif;font-weight:normal;width:113px;height:62px;position:absolute;left:20px;top:210px;font-size:1.0em;margin:0; list-style:none; display:block;}
/* common styling */
#left_expandingnav {font-family: Verdana, Geneva, sans-serif;font-weight:normal;width:113px;height:62px;position:relative;font-size:1.0em;margin:0;}
#left_expandingnav ul {margin: 0;padding: 0;list-style: none;width:113px; display:block;}
#left_expandingnav ul li {position: relative;width:113px;border-top: 1px solid #F6A11C;}

/* keep folowing styles together..........................*/
#left_expandingnav ul ul {margin-left:0px;/* ie5 fix */voice-family: "\"}\""; voice-family: inherit;}	
#left_expandingnav ul li {float:left;/* hide float from ie5*/}
#left_expandingnav ul ul {width:113px;voice-family: "\"}\""; voice-family: inherit;	}
#left_expandingnav ul ul {margin-left:0;/* hide margin from ie5*/}

/* keep above styles together .............*/
#left_expandingnav li ul {display:none;background:#fff;}
#left_expandingnav li ul li{border:none;}

/* Styles for Menu Items */
#left_expandingnav ul li a {display:block;text-decoration: none;color: #7B726B;background: #fff; line-height:1.25em;padding:5px 0px 5px 5px;margin-left:0px;overflow:visible;font-weight:normal;}
	
/* this sets main hovered lists to orange */
#left_expandingnav li:hover a, li.over a,
#left_expandingnav li:hover li a:hover, li.over li a:hover {color: #fff;background-color: #F6A11C;}
#left_expandingnav li:hover li a:hover, li.over li a:hover {color: #7B726B;background-color: #fff;font-weight:bold;font-size:11px;padding-left:10px;}

/* set dropdown to default */
#left_expandingnav li:hover li a, li.over li a {color: #7B726B;background-color: #fff;font-size:11px;padding-left:10px;}
#left_expandingnav li ul li a {  } /* Sub Menu Styles */
#left_expandingnav li:hover ul, li.over ul { 	display:block  } /* The magic */

/* ------------------------------------------------------------- */
#left_expandingnav ul.open {margin: 0;padding: 0;list-style: none;width:113px; display:block;}
#left_expandingnav li.open a {color:#fff;background-color:#F6A11C;font-size:12px;}
#left_expandingnav li.open li a {color: #7B726B;background-color: #fff;font-size:11px;padding-left:10px;}
#left_expandingnav li.open li a.selected {color: #7B726B;background-color: #fff;font-size:11px;padding-left:10px; font-weight:bold;}

#left_expandingnav ul.openborder {margin: 0;padding: 0;list-style: none;width:113px; display:block;}
#left_expandingnav li.openborder a {color:#fff;background-color:#F6A11C;font-size:12px;}
#left_expandingnav li.openborder li a {color: #7B726B;background-color: #fff;font-size:11px;padding-left:10px;}
#left_expandingnav li.openborder li a.selected {color: #7B726B;background-color: #fff;font-size:11px;padding-left:10px; font-weight:bold;}


.bottom_border {border-bottom:1px #F6A11C solid; padding:0px;}

/*---	FOOTER NAV	--*/

#footerContainer {
	width:850px;
	border:0px;
	padding:0px 0px 0px 149px;
	clear:left;
	float:left;
	position:relative;}
	
#footer {font:12px normal Verdana, Geneva, sans-serif;text-decoration:none;position:relative; width:803px; margin:5px 0px 0px 0px; padding-top:5px; border-top:1px #C5C0BD solid; }	

#footerRule { position:relative; height:5px; padding:10px 0px 5px 0px; margin:0px; }

#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-weight:normal;
	text-decoration:none;} 
#footer ul li  {
	margin-left: 0;
	padding:5px;
	list-style: none;
	display: inline;
	font:12px normal Verdana, Geneva, sans-serif;
	text-decoration:none;}
#footer a:link, a:visited, a:active {
	color:#C5C0BD;
	font-weight:normal;
	text-decoration:none;}
#footer ul li a:hover {color:#08338F;font-weight:normal;text-decoration:underline;}


/*---	FOOTER NAV	--*/
#footerBox1 {
	position:absolute;
	top:641px;
	left:168px;
	width:211px;
	height:inherit;
}
#footerBox2 {
	position:absolute;
	top:641px;
	left:379px;
	width:234px;
	height:inherit;
}
#footerBox3 {
	position:absolute;
	top:641px;
	left:613px;
	width:226px;
	height:inherit;
}	

#footerBox1Short {
	position:absolute;
	top:432px;
	left:168px;
	width:211px;
	height:inherit;
}
#footerBox2Short {
	position:absolute;
	top:432px;
	left:379px;
	width:234px;
	height:inherit;
}
#footerBox3Short {
	position:absolute;
	top:432px;
	left:613px;
	width:226px;
	height:inherit;
}	

#footerBox1About {
	position:absolute;
	top:411px;
	left:168px;
	width:211px;
	height:inherit;
}
#footerBox2About {
	position:absolute;
	top:411px;
	left:379px;
	width:234px;
	height:inherit;
}
#footerBox3About {
	position:absolute;
	top:411px;
	left:613px;
	width:226px;
	height:inherit;
}	

#footerBox1Differ {
	position:absolute;
	top:661px;
	left:168px;
	width:211px;
	height:inherit;
}
#footerBox2Differ {
	position:absolute;
	top:661px;
	left:379px;
	width:211px;
	height:inherit;
}
#footerBox3Differ {
	position:absolute;
	top:661px;
	left:613px;
	width:211px;
	height:inherit;
}	

#footerBox1ins {
	position:absolute;
	top:571px;
	left:168px;
	width:211px;
	height:inherit;
}
#footerBox2ins {
	position:absolute;
	top:571px;
	left:379px;
	width:211px;
	height:inherit;
}
#footerBox3ins {
	position:absolute;
	top:571px;
	left:613px;
	width:211px;
	height:inherit;
}	




#footerBox1Jim {
	position:absolute;
	top:461px;
	left:168px;
	width:211px;
	height:inherit;
}
#footerBox2Jim {
	position:absolute;
	top:461px;
	left:379px;
	width:234px;
	height:inherit;
}
#footerBox3Jim {
	position:absolute;
	top:461px;
	left:613px;
	width:226px;
	height:inherit;
}	

#footerBox1Contact {
	position:absolute;
	top:677px;
	left:168px;
	width:211px;
	height:inherit;
}
#footerBox2Contact {
	position:absolute;
	top:677px;
	left:379px;
	width:234px;
	height:inherit;
}
#footerBox3Contact {
	position:absolute;
	top:677px;
	left:613px;
	width:226px;
	height:inherit;
}	

#footerBox1Steal {
	position:absolute;
	top:917px;
	left:168px;
	width:211px;
	height:inherit;
}
#footerBox2Steal {
	position:absolute;
	top:917px;
	left:379px;
	width:234px;
	height:inherit;
}
#footerBox3Steal {
	position:absolute;
	top:917px;
	left:613px;
	width:226px;
	height:inherit;
}	



#footerBox1anthony {
	position:absolute;
	top:466px;
	left:165px;
	width:210px;
	height:inherit;
}
#footerBox2anthony {
	position:absolute;
	top:466px;
	left:366px;
	width:210px;
	height:inherit;
}
#footerBox3anthony {
	position:absolute;
	top:466px;
	left:567px;
	width:210px;
	height:inherit;
}	

#footerBox1opps {
	position:absolute;
	top:1107px;
	left:168px;
	width:211px;
	height:inherit;
}
#footerBox2opps {
	position:absolute;
	top:1107px;
	left:379px;
	width:234px;
	height:inherit;
}
#footerBox3opps {
	position:absolute;
	top:1107px;
	left:613px;
	width:226px;
	height:inherit;
}	



#footerBox1Privacy {
	position:absolute;
	top:1621px;
	left:165px;
	width:210px;
	height:inherit;
}
#footerBox2Privacy {
	position:absolute;
	top:1621px;
	left:366px;
	width:210px;
	height:inherit;
}
#footerBox3Privacy {
	position:absolute;
	top:1621px;
	left:567px;
	width:210px;
	height:inherit;
}	

#footerBox1Terms {
	position:absolute;
	top:4201px;
	left:165px;
	width:210px;
	height:inherit;
}
#footerBox2Terms {
	position:absolute;
	top:4201px;
	left:366px;
	width:210px;
	height:inherit;
}
#footerBox3Terms {
	position:absolute;
	top:4201px;
	left:567px;
	width:210px;
	height:inherit;
}	

#footerBox1Resources {
	position:absolute;
	top:306px;
	left:168px;
	width:211px;
	height:inherit;
}	
#footerBox2Resources {
	position:absolute;
	top:306px;
	left:379px;
	width:340px;
	height:inherit;
}	
#footerBox3Resources {
	position:absolute;
	top:306px;
	left:613px;
	width:226px;
	height:inherit;
}	


	
/*
#footerCopy1 {
	position:absolute;
	top:20px;
	left:18px;
	z-index:10;
	width: 165px;}	
#footerCopy1 h1 {
	font:12px Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#7B726B;
	margin:0px;
	padding:0px;}
#footerCopy1 p {
	font:11px/16px normal Verdana, Geneva, sans-serif;
	color:#7B726B;
	margin:0px;
	padding-top:7px;}
#footerCopy2 {
	position:absolute;
	top:20px;
	left:18px;
	z-index:10;
	width: 155px;}	
#footerCopy2 h1 {
	font:12px Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#7B726B;
	margin:0px;
	padding:0px;}
#footerCopy2 p {
	font:11px/16px normal Verdana, Geneva, sans-serif;
	color:#7B726B;
	margin:0px;
	padding-top:7px;}
	
#footerCopy3 {
	position:absolute;
	top:20px;
	left:18px;
	z-index:10;
	width: 162px;}	
#footerCopy3 h1 {
	font:12px Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#7B726B;
	margin:0px;
	padding:0px;}
#footerCopy3 p {
	font:11px/16px normal Verdana, Geneva, sans-serif;
	color:#7B726B;
	margin:0px;
	padding-top:7px;}
#footerBox4 {
	position:absolute;
	top:641px;
	left:763px;
	width:210px;
	height:inherit;
	z-index:4;
}	
#footerCopy4 {
	position:absolute;
	top:55px;
	left:132px;
	z-index:5;
	width: 77px;}	
#footerCopy4 h1 {
	font:12px Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#7B726B;
	margin:0px;
	padding:0px;}
#footerCopy4 p {
	font:11px/16px normal Verdana, Geneva, sans-serif;
	color:#7B726B;
	margin:0px;
	padding-top:7px;}


*/



#footer {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:770px;
	left:170px;
	width:820px;
}	

#footerins {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:700px;
	left:170px;
	width:820px;
}	

#footertina {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:640px;
	left:170px;
	width:820px;
}	



#footerContact {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:806px;
	left:170px;
	width:820px;
}	
#footerLong {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1260px;
	left:170px;
	width:820px;
}	
#footerSteal {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1046px;
	left:170px;
	width:820px;
}	
#footermigration {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:660px;
	left:170px;
	width:820px;
}	


#footerShort {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:561px;
	left:170px;
	width:820px;
}	

#footerBen {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:570px;
	left:170px;
	width:820px;
}	

#footerBenefits {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:630px;
	left:170px;
	width:820px;
}	

#footerCareers {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:570px;
	left:170px;
	width:820px;
}	



#footerSuccess {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:871px;
	left:170px;
	width:820px;
}	

#footerAbout {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:540px;
	left:170px;
	width:820px;

}

#footerJim {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:590px;
	left:170px;
	width:820px;

}
#footerGov {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:725px;
	left:170px;
	width:820px;

}

#footerArchives {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1225px;
	left:170px;
	width:820px;

}
#footerDiffer {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:790px;
	left:170px;
	width:820px;

}



#footeranthony {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:595px;
	left:170px;
	width:820px;

}

#footeropps {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1236px;
	left:170px;
	width:820px;

}
#footerSiteMap {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1400px;
	left:170px;
	width:820px;

}


#footerArticles {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:573px;
	left:170px;
	width:820px;

}



#footerShorter {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:454px;
	left:170px;
	width:820px;

}
#footerHealth {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:339px;
	left:170px;
	width:820px;

}



#footerTrans {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:594px;
	left:170px;
	width:820px;

}

#footerResources {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top: 435px;
	left:170px;
	width:820px;
}
#footerinvite {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top: 739px;
	left:170px;
	width:820px;
}

#footerWork {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:394px;
	left:170px;
	width:820px;
}

#footerfmla {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1469px;
	left:170px;
	width:820px;
}

#footererisa {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1033px;
	left:170px;
	width:820px;
}

#footercobra {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:948px;
	left:170px;
	width:820px;
}
#footerchipra {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:699px;
	left:170px;
	width:820px;
}

#footerPrivacy {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1750px;
	left:170px;
	width:820px;
}
#footerNews {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1900px;
	left:170px;
	width:820px;
}


#footerTerms {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:3282px;
	left:170px;
	width:820px;

}
#footerOSHA {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:4492px;
	left:170px;
	width:820px;

}



#footerApplication {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:6145px;
	left:170px;
	width:820px;

}

#footerVideos {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:2222px;
	left:170px;
	width:820px;
}
#footerCSA {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1712px;
	left:170px;
	width:820px;
}




#footerSnapshot {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:705px;
	left:170px;
	width:820px;

}
#footerMike {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1000px;
	left:170px;
	width:820px;
}
#footerDOT {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1108px;
	left:170px;
	width:820px;
}

#footerSuccessStory {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:805px;
	left:170px;
	width:820px;


}

#footer ul, #footerfmla ul, #footererisa ul, #footerchipra ul, #footercobra ul, #footerSiteMap ul, #footerCSA ul, #footerSuccessStory ul, #footerMike ul, #footerDOT ul, #footerNews ul, #footerSteal ul, #footerCareers ul, #footerOSHA ul, #footerResources ul, #footerinvite ul, #footerApplication ul, #footerins ul,#footerDiffer ul, #footertina ul, #footerSuccess ul, #footerAbout ul, #footerContact ul,#footerLong ul,#footermigration ul, #footerBenefits ul, #footerBen ul, #footerShort ul, #footerSnapshot ul, #footerVideos ul, #footerTerms ul, #footerPrivacy ul, #footerWork ul, #footerTrans ul, #footerGov ul, #footerArchives ul, #footerHealth ul, #footerShorter ul, #footeropps ul,  #footerArticles ul, #footeranthony ul, #footerJim ul, #footerAbout ul,  #footerTerms ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;} 
#footer ul li, #footerfmla ul li, #footererisa ul li, #footerchipra ul li, #footercobra ul li, #footerSiteMap ul li,#footerCSA ul li, #footerSuccessStory ul li, #footerMike ul li, #footerDOT ul li, #footerNews ul li,#footerSteal ul li, #footerCareers ul li, #footerOSHA ul li, #footerResources ul li, #footerinvite ul li, #footerApplication ul li, #footerins ul li,#footerDiffer ul li, #footertina ul li, #footerSuccess ul li, #footerAbout ul li, #footerContact ul li,#footerLong ul li, #footermigration ul li, #footerBenefits ul li, #footerBen ul li, #footerShort ul li, #footerSnapshot ul li,#footerVideos ul li, #footerTermss ul li, #footerPrivacy ul li, #footerWork ul li, #footerTrans ul li, #footerGov ul li, #footerArchives ul li,  #footerHealth ul li, #footerShorter ul li, #footeropps ul li, #footerArticles ul li, #footeranthony ul li, #footerJim ul li, #footerAbout ul li, #footerTerms ul li  {
	margin-left: 0;
	padding:5px;
	list-style: none;
	display: inline;
	font-family:8px normal Verdana, Geneva, sans-serif;
}
#footer a:link, a:visited, a:active, #footerfmla a:link, #footererisa a:link, #footerchipra a:link, #footercobra a:link, a:active, #footerCSA a:link, a:active, #footerSuccessStory a:link, a:active, #footerDOT a:link, a:visited, a:active, #footerNews a:link, a:visited, a:active, #footerSteal a:link, a:visited, a:active,#footerOSHA a:link, a:visited, a:active, #footerMike a:link, a:visited, a:active, #footerCareers a:link, a:visited, a:active, #footerResources a:link, #footerinvite a:link, a:visited, a:active, #footerins a:link,a:visited,a:active,#footerDiffer a:link,a:visited,a:active, #footertina a:link,a:visited,a:active, #footerApplication a:link,a:visited,a:active, #footerContact a:link,#footerLong a:link,#footermigration a:link, a:visited, a:active,#footerSuccess a:link, a:visited, a:active, #footerContact a:link, a:visited, a:active, #footerBenefits a:link, a:visited, a:active, #footerBen a:link, a:visited, a:active, #footerShorter a:link, a:visited, a:active,#footerHealth a:link, a:visited, a:active,#footerJim a:link, a:visited, a:active, #footeranthony a:link, a:visited, a:active, #footerArticles a:link, a:visited, a:active, #footerShorter a:link, a:visited, a:active,#footeropps a:link, a:visited, a:active,#footerGov a:link, #footerArchives a:link, a:visited, a:active, #footerPrivacy a:link, a:visited, a:active, #footerTerms a:link, a:visited, a:active,#footerTrans a:link, a:visited, a:active,#footerWork a:link, a:visited, a:active,#footerPrivacy a:link, a:visited, a:active,#footerTerms a:link, a:visited, a:active,#footerVideos a:link, a:visited, a:active,#footerAbout a:link,a:visited,a:active {
	color:#C5C0BD;
	font-weight:normal;
	text-decoration:none;}
#footer a:visited, #footerchipra a:visited, #footerfmla a:visited, #footererisa a:visited, #footercobra a:visited,#footerSuccessStory a:visited,#footerCSA a:visited, #footerOSHA a:visited, #footerDOT a:visited,#footerNews a:visited,#footerSteal a:visited,#footerMike a:visited, #footerCareers a:visited, #footerResources a:visited, #footerinvite a:visited, #footerApplication a:visited, #footerins a:visited,#footerDiffer a:visited, #footertina a:visited, #footerSuccess a:visited, #footerAbout a:visited, #footerContact a:visited,#footerLong a:visited, #footermigration a:visited, #footerBenefits a:visited, #footerBen a:visited, #footerShort a:visited, #footerSnapshot a:visited, #footerVideos a:visited, #footerTerms a:visited, #footerPrivacy a:visited, #footerWork a:visited, #footerTrans a:visited, #footerGov a:visited, #footerArchives a:visited, #footerHealth a:visited, #footerShorter a:visited, #footeropps a:visited,  #footerArticles a:visited, #footeranthony a:visited, #footerJim a:visited, #footerAbout a:visited,  #footerTerms a:visited {
	color:#C5C0BD;
	font-weight:normal;
	text-decoration:none;}
#footer ul li a:hover, #footerchipra ul li a:hover,#footercobra ul li a:hover, #footerfmla ul li a:hover, #footererisa ul li a:hover, #footerCSA ul li a:hover,#footerSuccessStory ul li a:hover, #footerNews ul li a:hover,#footerDOT ul li a:hover,#footerSteal ul li a:hover, #footerOSHA ul li a:hover,#footerMike ul li a:hover,#footerCareers ul li a:hover, #footerResources ul li a:hover, #footerinvite ul li a:hover, #footerApplication ul li a:hover, #footerins ul li a:hover,#footerDiffer ul li a:hover, #footertina ul li a:hover, #footerSuccess ul li a:hover, #footerAbout ul li a:hover, #footerContact ul li a:hover,#footerLong ul li a:hover,#footermigration ul li a:hover, #footerBenefits ul li a:hover, #footerBen ul li a:hover, #footerShort ul li a:hover, #footerSnapshot ul li a:hover, #footerVideos ul li a:hover, #footerTerms ul li a:hover, #footerPrivacy ul li a:hover, #footerWork ul li a:hover, #footerTrans ul li a:hover, #footerGov ul li a:hover, #footerArchives ul li a:hover, #footerHealth ul li a:hover, #footerShorter ul li a:hover, #footeropps ul li a:hover, #footerArticles ul li a:hover, #footeranthony ul li a:hover, #footerJim ul li a:hover, #footerAbout ul li a:hover,  #footerTerms ul li  a:hover {
	color:#08338F;
	font-weight:normal;
	text-decoration:underline;
	}
	
#footerRule {
	position:absolute;
	top:765px;
	left:170px;
	width:inherit;
}
#footerRuleins {
	position:absolute;
	top:695px;
	left:170px;
	width:inherit;
}


#footerRuletina {
	position:absolute;
	top:635px;
	left:170px;
	width:inherit;
}
#footerRuleSiteMap {
	font-family:8px normal Verdana, Geneva, sans-serif;
	color: #C5C0BD;
	position:absolute;
	top:1395px;
	left:170px;
	width:820px;

}


#footerRuleHome {
	position:absolute;
	top:765px;
	left:170px;
	width:inherit;
}


#footerRuleContact {
	position:absolute;
	top:801px;
	left:170px;
	width:inherit;
}
#footerRuleLong {
	position:absolute;
	top:1251px;
	left:170px;
	width:inherit;
}
#footerRulemigration {
	position:absolute;
	top:651px;
	left:170px;
	width:inherit;
}
#footerRuleSteal {
	position:absolute;
	top:1041px;
	left:170px;
	width:inherit;
}



#footerRuleSuccess {
	position:absolute;
	top:866px;
	left:170px;
	width:inherit;
}
#footerRuleAbout {
	position:absolute;
	top:535px;
	left:170px;
	width:inherit;
}

#footerRuleMike{
	position:absolute;
	top:995px;
	left:170px;
	width:inherit;

}
#footerRuleDOT{
	position:absolute;
	top:1103px;
	left:170px;
	width:inherit;

}

#footerRuleGov {
	position:absolute;
	top:720px;
	left:170px;
	width:inherit;
}

#footerRuleArchives {
	position:absolute;
	top:1216px;
	left:170px;
	width:inherit;
}
#footerRuleDiffer {
	position:absolute;
	top:785px;
	left:170px;
	width:inherit;
}



#footerRuleJim {
	position:absolute;
	top:585px;
	left:170px;
	width:inherit;
}


#footerRuleanthony {
	position:absolute;
	top:590px;
	left:170px;
	width:inherit;
}

#footerRuleopps {
	position:absolute;
	top:1231px;
	left:170px;
	width:inherit;
}


#footerRuleShort {
	position:absolute;
	top:556px;
	left:170px;
	width:inherit;
}

#footerRuleBen {
	position:absolute;
	top:565px;
	left:170px;
	width:inherit;
}


#footerRuleArticles {
	position:absolute;
	top:568px;
	left:170px;
	width:inherit;
}


#footerRuleShorter {
	position:absolute;
	top:449px;
	left:170px;
	width:inherit;
}
#footerRuleBenefits {
	position:absolute;
	top:625px;
	left:170px;
	width:inherit;
}
#footerRuleCareers {
	position:absolute;
	top:565px;
	left:170px;
	width:inherit;
}


#footerRuleHealth {
	position:absolute;
	top:334px;
	left:170px;
	width:inherit;
}



#footerRuleTrans {
	position:absolute;
	top:589px;
	left:170px;
	width:inherit;
}
#footerRuleResources {
	position:absolute;
	top:430px;
	left:170px;
	widows:inherit;
}
#footerRuleinvite {
	position:absolute;
	top:730px;
	left:170px;
	widows:inherit;
}

#footerRuleWork {
	position:absolute;
	top:389px;
	left:170px;
	width:inherit;
}

#footerRulefmla {
	position:absolute;
	top:1460px;
	left:170px;
	width:inherit;
}

#footerRuleerisa {
	position:absolute;
	top:1025px;
	left:170px;
	width:inherit;
}

#footerRulecobra {
	position:absolute;
	top:939px;
	left:170px;
	width:inherit;
}

#footerRulechipra {
	position:absolute;
	top:690px;
	left:170px;
	width:inherit;
}

#footerRulePrivacy {
	position:absolute;
	top:1745px;
	left:170px;
	width:inherit;
}
#footerRuleNews {
	position:absolute;
	top:1891px;
	left:170px;
	width:inherit;
}


#footerRuleSuccessStory {
	
	position:absolute;
	top:800px;
	left:170px;
	widows:inherit;
}

#footerRuleTerms {
	position:absolute;
	top:3277px;
	left:170px;
	width:inherit;
}
#footerRuleOSHA {
	position:absolute;
	top:4487px;
	left:170px;
	width:inherit;
}



#footerRuleApplication {
	position:absolute;
	top:6140px;
	left:170px;
	width:inherit;
}

#footerRuleVideos {
	position:absolute;
	top:2217px;
	left:170px;
	width:inherit;
}
#footerRuleCSA {
	position:absolute;
	top:1707px;
	left:170px;
	width:inherit;
}




#footerRuleSnapshot { 
	position:absolute;
	top:700px;
	left:170px;
	width:inherit;

}

/*-----------------------------------------------------------------------------------------------------------
/*---						--- */
/*--- 	SEARCH BOX			---	*/
/*---						---	*/

#topForm {
	position:absolute;
	top: 0px;
	left: 695px;
	margin: 0;
	padding: 0;
	width: 176px;
	height: 37px;
	z-index:0;}

#topForm #form {
	margin: 0;
	padding: 0;
	display: inline;
	position:absolute;
	top:-3px;
	left:0px;
	z-index:0;
	width:146px;}

#topForm #searchText {
	font:12px Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#7B726B;
	margin: 0px;
	width: 121px;
	height: 14px;
	border:1px solid #D3D2D1;
	padding: 2px 0px 3px 3px;
	position: absolute;
	top: 5px;
	left: 1px;
	text-align: left;
	z-index:10;}

#topForm #searchButton {
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top:1px;
	left: 109px;
	z-index:10;}


/*--------
/*---
/*-----   SUCCESS STORIES FLOW VIEW
/*----------------------------  */

#successStories {
	position:absolute;
	top:360px;
	left:130px;
	
	
}

/*-----------------------------------------------------------------------------------------------------------
/*---								--- */
/*--- 	FLASH 	and headline images	---	*/
/*---								---	*/

.headlineFlash {
	position:absolute;
	top:116px;
	left:170px;
	width: 546px;
	height: 90px;}

#homePageVideo {
	position:absolute;
	top:196px;
	left:735px;}
#homePageAd {
	position:absolute;
	top:400px;
	left:750px;}
#WMCAbenchmark {
	position:absolute;
	top:525px;
	left:750px;
	background-color: #FFFFFF;
}

.headlineImage {
	position:absolute;
	top:116px;
	left:170px;
	
	}

	
/*-----------------------------------------------------------------------------------------------------------
/*---							--- */
/*--- 	2010 SCHEDULE			---	*/
/*---							---	*/
#scheduleContainer {
	position:absolute;
	top:213px;
	left:165px;
	width: 830px;
	height: 801px;
	padding:0px;
	margin:0px;
}

#headerBlock1, #headerBlock2, #headerBlock3, #headerBlock4, #headerBlock5 {
	height:24px;
	width:830px;
	padding:0px;
	margin:0px;
	background-color:#7B726B;
	position:absolute;
	left:0px;}
	
#Rule {
	position:absolute;
	background-image:url('../horizontalrule_gray.jpg');
	width:830px;
	height:2px;
	z-index:3;
}

#scheduleContainerCol1 h1, #scheduleContainerCol2 h1, #scheduleContainerCol3 h1, #scheduleContainerCol4 h1, #scheduleContainerCol5 h1, #scheduleContainerCol6 h1 {
	font:13px/17px "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFF;
	padding:0px 0px 10px 5px;
	margin:0px;}

#scheduleContainerCol1 p, #scheduleContainerCol2 p, #scheduleContainerCol3 p, #scheduleContainerCol4 p, #scheduleContainerCol5 p, #scheduleContainerCol6 p {
	font:11px/17px Tahoma, Geneva, sans-serif;
	color:#7B726B;
	padding:0px 0px 15px 2px;
	margin:0px;}

#scheduleContainerCol1, #scheduleContainerCol2, #scheduleContainerCol3, #scheduleContainerCol4, #scheduleContainerCol5, #scheduleContainerCol6 {
	position:absolute;
	height:580px;
	width:305px;
	left:0px;
	top:78px;
	padding:5px;
	margin:0px;
	z-index:2;}

#scheduleContainerCol2 {
	width:83px;
	border-right:#FFF solid 2px;
	border-left:#FFF solid 2px;
	left:304px;}

#scheduleContainerCol3 {
	width:83px;
	border-right:#FFF solid 2px;
	left:403px;}
	
#scheduleContainerCol4 {
	width:90px;
	border-right:#FFF solid 2px;
	left:502px;}
	
#scheduleContainerCol5 {
	width:88px;
	border-right:#FFF solid 2px;
	left:608px;}
	
#scheduleContainerCol6 {
	width:116px;
	border-right:#FFF solid 2px;
	left:712px;}


 
/*-----------------------------------------------------------------------------------------------------------
/*---							--- */
/*--- 	TEXT & FORMATTING		---	*/
/*---							---	*/
#homePageText {
	position:absolute;
	top:213px;
	left:170px;
	width: 552px;
	height: 186px;
	padding:0px;
	margin:0px;
}
	
#homePageText p {
	font:12px/17px Verdana, Geneva, sans-serif;
	color:#7B726B;
	padding:0px;
	margin:0px;}

#homePageText p a:active, #homePageText p a:visited, #homePageText p a {
	text-decoration:none;
	}
#homePageText p a:hover {
	text-decoration:underline;
	}


/*	Use for full page-width copy; adjust height accordingly	--- */	
#homePageTextWide {
	position:absolute;
	top:213px;
	left:170px;
	width: 790px;
	height: 186px;
	padding:0px;
	margin:0px;}

#homePageTextWide p {
	font:12px/17px Verdana, Geneva, sans-serif;
	color:#7B726B;
	padding:0px;
	margin:0px;}

#homePageTextWide p ul, li {
	font:12px/17px Verdana, Geneva, sans-serif;
	color:#7B726B;
} 

#homePageTextWide ul li a:active, #homePageTextWide ul li a:visited, #homePageTextWide ul li a, #homePageTextWide p a {
	text-decoration:none;
	}
#homePageTextWide ul li a:hover, #homePageTextWide p a:hover {
	text-decoration:underline;
	}


/*				Use for Sidebar paragraph and/or image						--- */
/*																			--- */
/*	use with #homePageText and #homePageText p; adjust height accordingly	--- */	
#homePageSidebar {
	margin:0px 0px 0px 50px;
	padding:0px;
	border-left:1px #C5C0BD solid;
	width:175px;
	position:absolute;
	top:201px;
	left:735px;}
	
#homePageSidebar p {
	font:12px/17px Verdana, Geneva, sans-serif;
	color:#3569B2;
	padding-left:20px;
	margin:0px;}

#homePageSidebar img {
	padding:0px 0px 20px 20px;}



/*-----------------------------------------------------------------------------------------------------------
/*---								--- */
/*--- 	DEFAULT LINK FORMATTING		---	*/
/*---								---	*/
a:link {
	margin:0px;
	padding:0px;
	color:#3569b2;
	font-weight:bold;
	text-decoration:underline;}

a:visited {
	margin:0px;
	padding:0px;
	color:#3569b2;
	font-weight:bold;
	text-decoration:none;}

a:hover {
	margin:0px;
	padding:0px;
	color:#08338F;
	font-weight:bold;
	text-decoration:underline;}

a:active {
	margin:0px;
	padding:0px;
	color:#3569b2;
	font-weight:bold;
	text-decoration:none;}
	
h1 {
font-family: Verdana, Geneva, sans-serif;
font-size:1.5em;
font-weight:bold;
color:#f6a11c; /*#3569b2; */
}

.headlineTitle {
font-family: Verdana, Geneva, sans-serif;
font-size:1.5em;
font-weight:bold;
color:#f6a11c; /*#3569b2; */
}


h2 {
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
color:#f6a11c;
}

h3 {
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
color:#59B548;
}

h4 {
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
color:#7B726B; 
}

h5 {
font-family: Verdana, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
color:#3569b2;
}

.stealTitle {
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
color:#3569b2;

	
}
h6 {
font-family: Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#7f8eb1;
}

/*-----------------------------------------------------------------------------------------------------------
/*---								--- */
/*--- 	INSIGHT TABTEXT      		---	*/
/*---								---	*/

#insightTabs {
	position:absolute;
	top:346px;
	left:167px;
	width:inherit;
}

.InsightText {
	position: absolute;
	left: 30px;
	top: 105px; 
	width: 455px;
	height: 219px; 
	z-index: 1;
	padding:0px;
	margin:0px;}

.InsightText p, .InsightTextTraining p, .InsightTextWorkshop p {
font:12px/17px Verdana, Geneva, sans-serif;
	color:#7B726B;
}

.InsightTextTraining {
	position: absolute;
	left: 30px;
	top: 105px; 
	width: 330px;
	height: 249px; 
	z-index: 1;
	line-height:1.5em;
	font-family: Verdana, Geneva, sans-serif;

}
.InsightTextWorkshop {
	position: absolute;
	left: 600px;
	top: 240px; 
	width: 190px;
	height: 50px; 
	z-index: 1;
	line-height:1.5em;
	font-family: Verdana, Geneva, sans-serif;

}
.InsightHeadline {
font-weight:bold;
color:#3569b2;
}

.mikeBioImage {
	position: absolute;
	left: 55px;
	top:510px;
	
	
}
