@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #bcece0;
	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;
}
.twoColFixLtHdr #container {
	width: 910px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	background: #008080;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #46acac;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
	display: none;
}
.twoColFixLtHdr #mainContent {
	position: relative;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixLtHdr #container #mainContent #clarityLogo {
	margin-left: 120px;
	padding-top: 0px;
	margin-top: 0px;
}
.twoColFixLtHdr #container #mainContent #wbencLogoPrint {
	position: absolute;
	left: 720px;
	top: -5px;
}
.twoColFixLtHdr #container #mainContent a #starburst {
	display: none;
}

.twoColFixLtHdr #container #mainContent #teamCircle {
	padding-top: 30px;
	margin-left: 30px;
	margin-bottom: 40px;
}

.twoColFixLtHdr #container #mainContent h1 {
	font-family: "Microsoft Sans Serif";
	font-size: 22pt;
	font-weight: normal;
	padding-left: 240px;
	padding-right: 60px;
	text-align: center;
	color: #008080;
	padding-top: 20px;
}
.twoColFixLtHdr #container #mainContent h4 {
	display: none;
}
.dontPrint {
	display:none;
}
.twoColFixLtHdr #footer {
	background:#008080;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}
.twoColFixLtHdr #container #footer #wbencLogo {
	display: none;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font-family: "Microsoft Sans Serif";
	color: #000;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #FFF;
}
.emailLink {
	font-family: "Microsoft Sans Serif";
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	display: none;
}
.footerNote {
	font-family: "Microsoft Sans Serif";
	font-size: 11pt;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#divContainer {
	height: 760px;
	width: 860px;
	position: relative;
	z-index: 1;
	top: 0px;
	left: 20px;
}
#apDiv1 {
	position:absolute;
	width:270px;
	height:745px;
	z-index:1;
	left: 0px;
	top: 0px;
	border-right-style: solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv1 h1 {
	font-family: "Microsoft Sans Serif";
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	background-color: #FFF;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv1 h2 {
	font-family: "Microsoft Sans Serif";
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-align: center;
	margin-top: 2px;
	padding-right: 5px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv1 h3 {
	font-family: "Microsoft Sans Serif";
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 2.5em;
	margin-bottom: 0px;
	padding-top: 10px;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv1 h4 {
	font-family: "Microsoft Sans Serif";
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-top: 0.5em;
	display: none;
}
#apDiv2 {
	position:absolute;
	width:270px;
	height:745px;
	z-index:1;
	left: 287px;
	top: 0px;
	border-right-style: solid;
	padding-right: 6px;
	padding-left: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv2 h1 {
	font-family: "Microsoft Sans Serif";
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	background-color: #FFF;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv2 h2 {
	font-family: "Microsoft Sans Serif";
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-align: center;
	margin-top: 2px;
	padding-right: 5px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv2 h3 {
	font-family: "Microsoft Sans Serif";
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv2 h4 {
	font-family: "Microsoft Sans Serif";
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 0px;
	display: none;
}
#apDiv3 {
	position:absolute;
	width:270px;
	height:745px;
	z-index:1;
	left: 574px;
	top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv3 h1 {
	font-family: "Microsoft Sans Serif";
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	background-color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv3 h2 {
	font-family: "Microsoft Sans Serif";
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-align: center;
	margin-top: 2px;
	padding-right: 5px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv3 h3 {
	font-family: "Microsoft Sans Serif";
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 0.5em;
	margin-bottom: 0px;
	padding-top: 20px;
}
.twoColFixLtHdr #container #mainContent #divContainer #apDiv3 h4 {
	font-family: "Microsoft Sans Serif";
	font-size: 1em;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0px;
	display: none;
}
#apDiv4 {
	position:absolute;
	width:174px;
	height:142px;
	z-index:2;
	left: 554px;
	top: 2px;
	display: none;
}
.twoColFixLtHdr #container #mainContent #claritySun {
	margin-top: 0px;
	margin-left: 160px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

