.CS_Document, body {
	margin:0;
	padding:0;
	border:0;  /* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#ddd url("/web/20150205151933im_/http://www.eeoc.gov/graphics/bg-2.jpg");
	width:900px !important;  
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:76%;
	color: #333333;
	/*-moz-box-shadow: 10px 10px 5px #888; */

}

#view {
      width: 100%;
      margin-left: 0;
      margin-top: -5px;
}

div#canvas {   /*  The home page uses "canvas" instead of "container"  for convenience */
      float: left;
      width: 100%; 
      border: solid 1px black;
      background-color: white;
}

div#graphic  {
    width: 850px;
    margin: 0 auto 1.5em;
    padding: 0px;

}

div#graphic img {
    margin: 0;
    z-index: 2;
}

div#graphic div.caption,
div#graphic div.caption a {
  font-size: smaller;
  color: #aaaaaa;
}

div#middle {
      padding: 1em 23px;
      float: left;
}

div#middle h2 {
      font-weight: 700;
      font-size: 1.1em;
      margin-bottom: 0;
}

div#middle a {	
      text-decoration: none;
}

div#middle a:hover  {		
      text-decoration: underline;
}

div#middle p {
      margin-top: 0;
}

div#featured { 
      clear: both;
      width: 850px;
      float: left; 
      margin: auto;
      margin-bottom: 2em;
      }

.rounded_box {
	padding: 0pt 1em; 
	border: 1px solid rgb(204, 204, 204);
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
}
	  
div#news_features {
	width: 70%;
	margin-right: 2%
}
div#top_feature { 
	margin: 0;
	padding: 0;
}
div#spotlight {
	width: 70%;
	float: left;
	margin-right: 4%
}

	  
div#spotlight_content {
	width: 380px; 
	float: right; 

	margin: -125px 0px; 
	padding: 0px;
}	  

div#middle_left {

      width: 47%;
      float: left;
      margin-right: 4%;
	  padding: 0em;
	  margin-left: 0em;
}

div#middle_center {
      float: left;
      padding-top: 0.15em 0em;
      width: 47%;
  /*    margin-left: 35%;*/
	  margin-left: 0em; margin-right: 0em;
	  

}

div#newsroom, div#cs_control_161843, p#newsroom_link {
	
      width: 30%;
      float: left;
      margin-right: 4%;
	  padding: 0em;
	  margin-left: 0em;
}

div#cs_control_161843 {
		clear: left;
		padding-left: 1em;
}

p#newsroom_link { clear: left; }

div#mid_right {
      float: left;
      width: 25%;

	font-size: larger; 
	background-color: #ffffff; 
	padding: 0; 
	margin: 0; 
}

div#mid_right ul {
      padding: 0.5em;
      list-style-image: url('https://web.archive.org/web/20150205151933im_/http://www.eeoc.gov/graphics/arrow.gif');
      margin-top: 0.5em;
}

div#mid_right li {
      margin: 0 0 0.5em 1.5em;
}


div#newsblurbs {
      float: left;
      padding-top: 0.15em 0em;
      width: 35%;
  /*    margin-left: 35%;*/
	  margin-left: 0em; margin-right: 0em;
	  

}

div#cs_control_161841 {
	float: right;
	  width: 25%;
      font-size: larger; 
	  background-color: #ffffff; 
	  padding: 0; 
	  margin: 0; 
}

div#cs_control_161841 h2 {
	border-bottom: 1px #cccccc solid;
}


div#cs_control_161841 ul {
      padding: 0.5em;
      list-style-image: url('/web/20150205151933im_/http://www.eeoc.gov/graphics/arrow.gif');
      margin-top: 0.5em;
}


div#bottom_menu {
     clear: both;
     margin-top: 5em;
     border-top: 1px solid #666666;
     width: 850px;
}

div#bottom_menu a {
    text-decoration: none;
    color: burgundy;
    font-size: 1.1em;
    }

div.section {
      width: 17%;
      padding-right: 1.5%; 
      padding-left: 1%;
      float: left;
      font-size: 0.8em;
      color: #666666;
}

div.section h2 {
      font-weight: medium;
      font-size: 0.8em;
      color: #550055;
}
div.section ul { margin-top: 0.4em; margin-left: -2em; list-style-type: none; } 
div.section ul li { margin-left: 2em; margin-bottom: 0.4em; }
div.section ul li ul { margin-left: 0em; list-style-type: none; }
div.section ul li ul li { margin-left: 1.5em; } 
div.section a {
      color: #660066;
}
	  
	  
/* Big Box CSS */

#featured {
    width: 850px;
    margin: auto;
    padding: 0px;
}


.rot_show  {
    clear: left;
    width: 850px;
    height: 300px;
    margin: auto;
    padding: 0px; 
    opacity: 0.01;
    filter: alpha(opacity='1');
    z-index: 1;
}

.rot_hide { 
    border: solid 1px black;
    position: absolute;
    width: 850px;
    height: 300px;
    left: -5000px;
    overflow: hidden;
}

div#rot_linkbox {
    width: 850px;
    float: left;
    background-color: #514e9b;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
}
ul.rot_boxlinks {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
}

ul.rot_boxlinks li {
    float: left;
    list-style-type: none;
    border-right: 1px solid #ffffff;
    padding: 0.2em 0.5em;
    color: white;
}

.rot_hidelinks { 
    display: none; 
}

ul.rot_boxlinks li a {
   text-decoration: none;
   color: #dddddd;
   font-size: 1.5em;
}

ul.rot_boxlinks li img {
  border: none;
  padding-top: 3px;
}

img.rot_bigbox {
  padding: 0;
  margin: 0;
}

.rot_show img {
border: none;
}

div#graphic {
margin:0;
padding:0;
width:850px;
background-position: bottom; background-repeat:no-repeat;
}

#twitter-widget-0 { height: 400px !important; }

/* FIX FOR IE7 Z-INDEX HANDLING  */

ul.dropdown { z-index: 5; }
/*
     FILE ARCHIVED ON 15:19:33 Feb 05, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:47:23 Feb 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.828
  exclusion.robots: 0.088
  exclusion.robots.policy: 0.075
  esindex: 0.015
  cdx.remote: 8.785
  LoadShardBlock: 146.625 (3)
  PetaboxLoader3.datanode: 91.372 (4)
  PetaboxLoader3.resolve: 84.366 (2)
  load_resource: 83.309
*/