@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
}
#wrapper {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #1271AB;
}
#pagewidth {
	width: 99%;
	background-color: #FFFFFF;
	background-image: url(WCImages/Workplace-Dynamics-and-EEO-policy.jpg);
	background-repeat: repeat-x;
}
.righttable {
	border: 1px solid #A3CE24;
	width: 170px;
}
.righttext {
	width: 170px;
}
.leftbar {
	background-image: url(WCImages/homeleftsidebg.jpg);
	background-repeat: repeat-x;
}
.tabletxt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.boxcontent {
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
}

.eightspace {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	text-align: justify;
}
.tablespacer {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
}
.bluebold {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	height: 47px;
	width: 145px;
	border: 2px solid #666666;
	padding-top: 12px;
}
h1 {
	font-size: 1.2em;
	color: #1271AB;
}
#footer {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	background-image: url(WCImages/footimage.gif);
	background-repeat: repeat-x;
	width: 940px;
}

#container {
	width: 940px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#header {
	height: 260px;
	width: 940px;
}

#mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.footer a:link {
	color: #1D5065;
	text-decoration: none;
}
.footer a:visited {
	color: #1D5065;
	text-decoration: none;
}
.footer a:active {
	color: #1D5065;
	text-decoration: none;
}
.footer a:hover {
	color: #4971CD;
	text-decoration: underline;
}
.rightbar {
	background-color: #BDCCED;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.topics {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	background-color: #92B720;
}
#headertwo {
	background-image: url(WCImages/Workplace-Dynamics-and-EEO-policy-header.jpg);
	height: 200px;
	width: 900px;
}
.topmenu {
	color: #A3CE24;
	background-color: #1271ab;
	width: 120px;
	height: 35px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.topgreen {
	background-color: #1271ab;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: block;
	width: 940px;
}.topblue {
	background-color: #1271AB;
}
.topmenu a:link {
	color: #A3CE24;
	background-color: #1271ab;
	width: 120px;
	height: 35px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:active {
	color: #A3CE24;
	background-color: #1271ab;
	width: 120px;
	height: 35px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:visited {
	color: #A3CE24;
	background-color: #1271ab;
	width: 120px;
	height: 35px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.topmenu a:hover {
	color: #1271ab;
	background-color: #A3CE24;
	width: 120px;
	height: 35px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.blue {
	background-color: #1271AB;
	font-size: 12px;
	font-weight: bold;
	color: #A3CE24;
	border: 1px solid #A3CE24;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-right: 3px;
}
.sideright {
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	border: 1px solid #A3CE24;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 3px;
}
#menu2 {
	WIDTH: 178px;
	POSITION: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#menu2 ul {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	font-style: normal;
	font-weight: normal;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
}
#menu2 li {
	MARGIN: 0px;
	list-style-type: none;
}
#menu2 a {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 12px;
	WIDTH: 178px;
	COLOR: #0033CC;
	PADDING-TOP: 12px;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #92B720;
	TEXT-DECORATION: none;
}
#menu2 a:hover {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 12px;
	WIDTH: 178px;
	COLOR: #2E2891;
	PADDING-TOP: 12px;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #C4E362;
	TEXT-DECORATION: none;
}
.white {
	background-color: #FFFFFF;
}
.content a:link {
	color: #1271AB;
	text-decoration: none;
}
.content a:active {
	color: #1271AB;
	text-decoration: none;
}
.content a:visited {
	color: #1271AB;
	text-decoration: none;
}
.content a:hover {
	color: #1271AB;
	text-decoration: underline;
}
.topmenu2 {
	color: #A3CE24;
	background-color: #1271ab;
	width: 140px;
	height: 35px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.topmenu2 a:link {
	color: #A3CE24;
	background-color: #1271ab;
	width: 140px;
	height: 35px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.topmenu2 a:active {
	color: #A3CE24;
	background-color: #1271ab;
	width: 140px;
	height: 35px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.topmenu2 a:visited {
	color: #A3CE24;
	background-color: #1271ab;
	width: 140px;
	height: 35px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.topmenu2 a:hover {
	color: #1271ab;
	background-color: #A3CE24;
	width: 140px;
	height: 35px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.eightspace a:link {
	color: #1271AB;
	text-decoration: none;
}
.eightspace a:active {
	color: #1271AB;
	text-decoration: none;
}
.eightspace a:visited {
	color: #1271AB;
	text-decoration: none;
}
.eightspace a:hover {
	color: #1271AB;
	text-decoration: underline;
}
.sideright a:link {
	color: #1271AB;
	text-decoration: none;
}
.sideright a:active {
	color: #1271AB;
	text-decoration: none;
}
.sideright a:visited {
	color: #1271AB;
	text-decoration: none;
}
.sideright a:hover {
	color: #1271AB;
	text-decoration: underline;
}
.rounded {
	list-style-type: disc;
}
.jedimark {
	color: #333333;
	text-decoration: none;
}
.jedimark a:link {
	color: #333333;
	text-decoration: none;
}
.jedimark a:active {
	color: #333333;
	text-decoration: none;
}
.jedimark a:visited {
	color: #333333;
	text-decoration: none;
}
.jedimark a:hover {
	color: #333333;
	text-decoration: underline;
}
.sevenspace {
	padding-right: 7px;
	padding-left: 7px;
}
.blue a:link {
	font-size: 12px;
	font-weight: bold;
	color: #A3CE24;
	text-decoration: none;
}
.blue a:active {
	font-size: 12px;
	font-weight: bold;
	color: #A3CE24;
	text-decoration: none;
}
.blue a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #A3CE24;
	text-decoration: none;
}
.blue a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #A3CE24;
	text-decoration: underline;
}
#pagewidth #wrapper #container .sideright .lrgerow {
	padding-bottom: 5px;
}
#pagewidth #wrapper #container .sideright .grey {
	background-color: #E6E6E6;
}
.homer {
	float: right;
	width: 190px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#pagewidth #wrapper #container .eightspace .pspace {
	padding-right: 7px;
}
.newblu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #90B622;
	border: 7px double #0C4B72;
	padding-bottom: 8px;
}
#small {
	font-weight: bold;
	color: #0C4B72;
	text-decoration: none;
	text-align: center;
	width: 170px;
}
#small a:link {
	font-weight: bold;
	color: #0C4B72;
	text-decoration: none;
}
#small a:active {
	font-weight: bold;
	color: #0C4B72;
	text-decoration: none;
}
#small a:visited {
	font-weight: bold;
	color: #0C4B72;
	text-decoration: none;
}
#small a:hover {
	font-weight: bold;
	color: #0C4B72;
	text-decoration: underline;
}
#large {
	font-size: 14px;
	font-weight: bold;
	color: #0C4B72;
	text-decoration: none;
	text-align: center;
}
.homerun {
	float: right;
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.newother {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1271AB;
	border: 7px double #91B821;
	padding-right: 7px;
	padding-left: 7px;
}
#smaller {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.joinow {
	font-size: 11px;
	color: #000000;
}

#larger {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
.capts {
	background-color: #B7DAEC;
}
.search {
	font-size: 14px;
	font-weight: bold;
	color: #2D80AC;
	padding-top: 3px;
	padding-bottom: 4px;
}
.searchtxt {
	padding-top: 2px;
	padding-bottom: 4px;
}
