.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/20150307044215im_/http://www.eeoc.gov/graphics/bg-2.jpg");
/* 	width:900px;   */

	font-family: Arial, Helvetica, sans-serif;
	font-size:76%;
	color: #333333;
	/*-moz-box-shadow: 10px 10px 5px #888; */
}	

#view {
      width: 90%;
      margin-left: 5%;
}
#printview {
      width: 90%;
      padding: 5%;
      background-color: white;
      color: black;
}

#header {
	clear:both;
	float:left;
 	width:100%;  
	color: white;
	padding-top: 2em;
	background: #000064 url('/web/20150307044215im_/http://www.eeoc.gov/graphics/flag2.jpg') no-repeat top right;
	background-repeat: no-repeat;
	margin-top: -2px;
	border:1px solid #000064;
	}

#container {
    float: left;
    width:98%;  
    background: #eeeeee;
    padding: 1%;
    border: solid 1px #223085;
}



* html .CS_Document {
/*	width: 900px;
	margin: auto;*/
	}

/* GENERIC STYLE  */

ul, ol { margin: 0; padding: 0; }


.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.indent { margin-left: 2em; }
.indent1 { margin-left: 4em; }
.q { font-weight: bold; }
.line { text-decoration: underline; }
.example { margin-left: 15%; width: 70%; }
.grey { background-color: #cccccc; }
.black { background-color: #000000; }
.white { background-color: #ffffff; }

a:link  {
	color:#369;
	word-wrap: break-word;
	}

h1, h2, h3 {
	/*clear: both;*/
	margin:.8em 0 .2em 0;
	padding:0;
	color: #000064;
	}
h1 { 
	clear: both;
	font-size: 1.6em;
	font-weight: 400;
	padding-bottom: 1em;
}
h2 { 
	font-size: 1.4em;
	font-weight: 400;
}
h3 { 
	font-size: 1.2em;
	font-weight: 400;
}
h4 { 
	font-size: 1.1em;
	font-weight: 400;
}
h5 { 
	font-size: 1.0em;
	font-weight: 300;
}
h6 { 
	font-size: 1em;
	font-weight: 400;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;

	}
img {
	margin:10px 0 5px;
	}

table.border {
	border: solid 1px black;
	border-collapse: collapse;
	margin-top: 1em; margin-bottom: 1em;
}
table.border th, table.border td {
	border: solid 1px black;
	padding: 0.5em;
}
caption {
	font-weight: bold;
}

table.field  tr { 
	  vertical-align: top; 
}


a.skipnav {position: absolute;
		color:#006600;
		top: -100px;
		left: -100px;
		height:1px;
		width:1px;
		overflow:hidden;
		text-align: left;}

a.skipnav:active, a.skipnav:focus {top:0;
		left:0;
		background-color:#d9e6df;
		height:auto;
		overflow:auto;
		width: 100%;
		padding:5px;
		text-decoration:none;}



p#eeoc {
	font-size: 160%;
	font-weight: 500;
	
}

p#eeoc a {
	text-decoration: none;
	color: #ffffff;
}
/* Header styles */


#header p {
	padding:.4em 15px 0 5px;
	margin:0;
	color: #ffffff;
}
#header img {  
	float: left;
	margin: -1em 5px;
	padding: 0;
	vertical-align: middle;
}

#header #languages {
	float: right;
	color: #ffffff;
	font-size: smaller;
	margin: -15px 10px;
}

#header #languages a {
	color: #ffffff;
	text-decoration: none;
}

#header #searchbox {
	margin-top: 2em;
      }

#searchbox input {
color: #781351;
background: #ffffff;
border: 1px solid #781351;
}

#searchbox input#search
{
color: #000;
background: #ffa20f;
border: 1px solid #781351;
} 

/*MENU BAR*/

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.dropdown {
    clear: left;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
    background: #514ed9 url('/web/20150307044215im_/http://www.eeoc.gov/graphics/menubar.gif');
    
}

ul.dropdown li {
    float: left;
    line-height: 1.3em;
    vertical-align: middle;
}

ul.dropdown li a {

    display:block;
    float:left;
    margin:0 0 0 1px;
    text-align:center;
    padding:6px 20px;
    background: #514ed9 url('/web/20150307044215im_/http://www.eeoc.gov/graphics/menubar.gif');
    color:#ffffff;
    font-weight: 400;
    text-decoration:none;
    left: 15px;
    line-height:1.3em;
    border-right: 1px solid #500ed9;
    
}


ul.dropdown li:hover {
 position: relative;
 cursor: default;
}

/*FIRST-LEVEL DROPDOWN LIST*/

ul.drop {
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
 width: 200px;
 z-index: 5;
}

ul.dropdown li:hover ul.drop {
  display: block;
   z-index: 6;
}

ul.drop li {
 float: left;
 width: 100%;
 z-index: 6;
}

ul.drop li a {
    font-family: Arial, Helvetica, Verdana, sans-serif;
  display:block;
  float:left;
  margin:0 0 0 1px;
  padding:3px 10px;
  background:#eeeeee url('/web/20150307044215im_/http://www.eeoc.gov/graphics/menuitem.gif');
  color:#223085;
  font-weight: 500;
  text-decoration:none;
  left: 15px;
  line-height:1.3em;
  width: 100%;
  text-align: left;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
ul.drop li a.first {
  border-top: 2px solid #000064;
}
ul.drop li a.last {
  border-bottom: 1px solid #cccccc;
}
ul.drop li a:hover {
  background: #cccccc;
  color: #514ed9;
}



/*SECOND-LEVEL DROPDOWN LIST*/

ul.drop ul {
  margin-top: -2px;
}

ul.drop ul li a {
  background: #eeddee;
  color: #223085;
  text-indent: 1.5em;
  float: left;
}


#searchbox {
	float: right;
	margin-right: 10px;
}

/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000064;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
	}

/* Columns */




#leftmenu {
    float: left; overflow:auto;
    width: 18%;
    background: #cccccc;
    margin-right: 1%;
}
#centercol {
    overflow: auto; 
    background: #ffffff;
    line-height: 1.6em;
}

/* MARGINS FOR THE CENTER COLUMN - MAIN BODY TEXT */

#centercol h1, #centercol h2, #centercol h3, #centercol h4, #centercol h5, #centercol h6, #centercol p, #centercol table, #centercol pre, #centercol #cs_control_4273 {
    margin-left: 2%;
    margin-right: 2%;
}
#centercol ul, #centercol dl , .commonspotRTE ul, .commonspotRTE dl {
    margin-left: 5%;
    margin-right: 2%;
}

#centercol li, #centercol li p {
	margin-left: 0%
}

#centercol ol, #CS_Textblock_Text ol {
    margin-left: 5%;
    margin-right: 2%;
}
#centercol .indent {
    margin-left: 6%;
}
#centercol li, #centercol dt, #centercol dd {
    margin-bottom: 1em;
}

#centercol table { max-width: 95%; }

#rightcol {
    float: right; 
    overflow:hidden;
    width: 23%;
    margin-left: 1%;
    background: #f1f1f1;
}

#

/* Footer styles */
#footer {
	clear: both;
	margin: auto;
	border-top:1px solid #000064;
	}
#footer p {
	clear: both;
	padding:10px;
	margin:0;
	text-align: center;
	}
#footer a {
	text-decoration: none;
}


#leftmenu {
    padding: 0;
    float: left;
    background: #514ed9 url('/web/20150307044215im_/http://www.eeoc.gov/graphics/menubar.gif');
    color:#ffffff;
}
#leftmenu p {
    background: #ffffff url('/web/20150307044215im_/http://www.eeoc.gov/graphics/menuitem.gif'); 
    color: #223085;
    margin: 1px;
    padding: 0;
    font-size: 90%;
    }
#leftmenu p.head {
    background:#223085 url('/web/20150307044215im_/http://www.eeoc.gov/graphics/menubar.gif');
    color:#ffffff;
    padding: 0.5em;
}
#leftmenu p a {
    padding: 0.5em;
}
#leftmenu p a:hover {
    background: #cccccc;
    }
#leftmenu a {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    display: block;
    padding-left: 0.5em;
    text-decoration: none;
    color: #223085;
/*    font-weight: bold;*/
    
}
#leftmenu div.menuIndent p {
    background: #eeddee;
    }
#leftmenu div.menuIndent p a {
    padding-left: 2em;
}

.rightColBox {
    padding: 0;
    background: #fff;
    border: solid 1px #dddddd;
    margin-bottom: 1em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.rightColBox p {
    padding: 0.5em 0.5em 0 0.5em;
    margin-left: 0.5em;
}
.rightColBox ul {
    list-style-image: url('/web/20150307044215im_/http://www.eeoc.gov/graphics/arrow.gif');
    margin: 0.5em 0.5em 1em 2.5em;
}
.rightColBox li {
    margin-bottom: 0.5em;
}

.rightColBox p.boxhead {
    margin: 0 -2%;
    padding-bottom: 0.5em;
    text-indent: 0.5em;
    background: #cccccc url('/web/20150307044215im_/http://www.eeoc.gov/graphics/boxhead.gif') 0 -10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
}

.rightColBox ul.plain li { list-style: none; margin-left: -2em; }

.pagetools {
    text-align: right;
    float: right;
    padding: 0;
    margin-top: -1.5em;
    
}
.pagetools a {
    text-decoration: none;
    font-size: smaller;
}
.pagetools img {
    border: none;
    padding: 0; 
    margin: 0;
}

#breadcrumbs, .CS_Element_LinkBar {
/*     font-size: smaller; */
    color: red;
    margin: 0.5em 0 1em 1em;
}
#breadcrumbs a, .CS_Element_LinkBar a {
    text-decoration: none;
    color: red;
}

.issuebox {
    padding: 0;
    border: solid 1px #eeeeee;
    background-color: #ffffff;
}
.issuebox p { 
    margin: 0 0.5em 1em 0; 
    padding: 0.5em 0 0.5em 0.5em;
}
.issueboxhead {
    width: 100%;
    font-weight: bold;
    background-color: #dddddd;
}

.note { 
    color: red;
    }


/* SUBSITE STYLE */
/*
.leadhead img {
  float: left;
}
.leadhead h1 {
  float: right;
  left: 200px;
}*/

@media print {
body, .CS_document {
  max-width: none; 
  }
}

/* FOR LEGACY DOCUMENTS FROM OLD EEOC.GOV SITE */
.newsblock {
	margin:0 auto; /* center for now */
	width: 95%; /* ems so it will grow */
	font-size: 100%;
	border: solid 1px #aaaaaa;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
}
.newsheader {

	background-color: #96b8d1;
	margin: 0;
	padding: 0;
	text-align: center;
	    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-topleft: 8px;
}
.newsheader h2 {

	margin: 0;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em; 
	line-height: 1em;

}
.newscontent {
	margin: 0;
	padding: 10px;
}


.newscontent ul { list-style-image: url('/web/20150307044215im_/http://www.eeoc.gov/graphics/arrow.gif'); 
margin: 0px; padding: 0.5em 0px;
}
.newscontent ul li {
  margin-left: 1.5em;
  }
.CS_Element_SimpleForm { width: 90%; }

.CS_Form_Text, .CS_Form_Label, .CS_Form_Email, .CS_Form_Label_Baseline {
    font-size: 12pt;
}
#printcontent h1 { clear: none; }
#printcontent ul, #printcontent ol { margin-left: 3%; }

/* SITECUES */
#sitecues-badge {visibility: hidden; opacity: 0; }
/*
     FILE ARCHIVED ON 04:42:15 Mar 07, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:53:33 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.615
  exclusion.robots: 0.037
  exclusion.robots.policy: 0.027
  esindex: 0.009
  cdx.remote: 17.389
  LoadShardBlock: 339.578 (6)
  PetaboxLoader3.datanode: 166.93 (7)
  PetaboxLoader3.resolve: 228.994 (2)
  load_resource: 234.89
*/