@charset "UTF-8";
/* CSS Document */

body  {
	padding: 0;
	text-align: center;
	font-size: 100%;
	background-color: #999999;
	margin-top: 10px;
	z-index: 0;
}

#Emp_container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	z-index: 0;
} 

#header {
	height: 133px;
	margin: 0px;
	width: 800px;
} 

#header2 {
	width: 116px;
	height: 62px;
	float: left;
}

#navArea {
	height: 30px;
	width: 684px;
	top: 133px;
	left: 116px;
	z-index: 100;
	float: right;
	margin: 0px;
	border: 0px;
}

#sectionHead {
	height: 32px;
	width: 684px;
	top: 163px;
	left: 116px;
	z-index: 50;
	overflow: visible;
	margin: 0px;
	float: right;
}

#subnavBar {
	height: 18px;
	width: 684px;
	background-image: url(../images/SubnavBar_12.jpg);
	float: right;
	font-size: x-small;
	text-align: right;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	overflow: hidden;
}

#subnavBar td {
	padding-right: 20px;
}

#subnavBar a:link {
	color: #000000;
	text-decoration: none;
}

#subnavBar a:visited {
	color: #000000;
	text-decoration: none;
}

#subnavBar a:hover {
	color: #000000;
	text-decoration: underline;
}

#subnavBarFro {
	height: 18px;
	width: 684px;
	float: right;
	font-size: x-small;
	text-align: right;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	overflow: hidden;
	background-image: url(../images/SubnavBar_12.jpg);
}

#sidebar {
	width: 116px; /* 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 */
	height: 406px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	position: relative;
	background-repeat: no-repeat;
}

#sideHRtop {
	width: 116px;
	height: 161px;
}

#sideHRbot {
	width: 116px;
	height: 68px;
}

#mainContent {
	width: 534px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	padding-right: 74px;
	z-index: 1;
} 

#mainContent p {
	margin-top: 0px;
	}

#mainContent a:link {
	text-decoration: underline;
	color: #003366;
}

#mainContent a:visited {
	text-decoration: underline;
	color: #003366;
}

#mainContent a:hover {
	color: #000000;
	text-decoration: underline;
}

#flashContent {
	overflow: hidden;
	width: 684px;
	margin: 0px;
	height: 150px;
	float: right;
}

#flashContFro {
	width: 608px;
	height: 200px;
	margin: 0px;
	float: right;
	padding-top: 0px;
}

#contactArea {
	height: 35px;
	font-size: x-small;
	text-align: center;
	clear: both;
	color: #333333;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contactArea a:link {
	color: #333333;
	text-decoration: none;
}

#contactArea a:visited {
	color: #333333;
	text-decoration: none;
}

#contactArea a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer {
	background-image:url(../images/Footer.jpg);
	width: 800px;
	background-repeat: no-repeat;
	font-size: x-small;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 80px;
	text-align: center;
	padding: 0;
	margin: 0px;
} 

#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer a:link {
	color: #000000;
	text-decoration: none;
}

#footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#disclaimer {
	font-size: xx-small;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 800px;
}

#disclaimer img {
	display: inline;
}

#disclaimer p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}
.TableList {
	margin-top: 8px;
	margin-bottom: 8px;
}

.TableListHead {
	margin-bottom: 5px;
}

.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;
}

.bottom_links {
	font-size: x-small;
	line-height: 14px;
}

.discType {
	font-size: xx-small;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bodyCopyGR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 74px;
}

.bodyCopySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

.bodyCopySmallGR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-right: 74px;
}

.bodyCopySmallin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 30px;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	margin-bottom: 14px;
}

.sectionHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 0px;
	margin: 0px;
	text-indent: 73px;
	padding-top: 0px;
}

.bodyList {
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.bodyListSub {
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-type: circle;
}

.bodyListTuck {
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.bodyListNoInd {
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}
.listHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: small;
	margin-bottom: 0px;
	margin-left: 30px;
}

.listHeadingBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}

.listHeadingNoInd {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	margin-bottom: 0px;
}

.boldBlueList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	margin-top: 10px;
	margin-bottom: 0px;
}

.TableListHead {
	margin-bottom: 5px;
}

.ChartHeads {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.pdfLink {
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
}

#leftText {
	width: 300px;
}

#flashRight {
	width: 250px;
	height: 200px;
	float: right;
	margin-top: 40px;
}
