body {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #CCCCCC;
	font-weight: bold;
	left: 0px;
	top: 0px;
	background-image: url(EmpBG.gif);
	background-repeat: repeat-y;
}

select {font-family: Arial, sans-serif; font-weight: bold; font-size: 10pt; background-color: #000099}
input  {font-family: Arial, sans-serif; font-weight: bold; font-size: 10pt; background-color: #ffffff}
td, th {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}

a {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;	
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.divHeader { 
	position: absolute;
	top: 5px;
	left: 5px;
	width: 1000px;
	height: 160px;
}
.divLeftNav { 
	position: absolute;
	top: 165px;
	left: 5px;
	width: 140px;
	height: 780px;
}
.divMain {
	position: absolute;
	top: 165px;
	left: 145px;
	width: 860px;
	height: 780px;
	background-image: url(EmpBGmain.gif);
	background-repeat: repeat-y;
}

.ItemBox {
	height: 300px;
	width: 200px;
	overflow: hidden;
	border-style: none;
	padding-left: 5px;
	position:relative;
	float:left;
}

.OuterBox {
	width: 100%;
	overflow: hidden;
	border-style: none;
	padding-left: 0px;
	position:relative;
	float:left;
}

.HeaderBox {
	height: 40px;
	width: 760px;
	overflow: hidden;
	border-style: solid;
	padding-left: 5px;
	position:relative;
	float:left;
	border-top-color: #003399;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #003399;
	background-color: #A8DEF0;
	text-align: center;
	vertical-align: middle;
}
.progresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333CC;
}
.itemdetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3333CC;
}
.itemfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336633;
}



.Header {
	font-family: Arial;
	color: #003399;
	font-size: 16px;
	font-style: normal;
}
.AltHeader {
	font-family: Arial;
	color: #006633;
	font-size: 16px;
	font-style: normal;
}
.ErrHeader {
	font-family: Arial;
	color: #990000;
	font-size: 16px;
	font-style: normal;
}
.AltText {
	font-family: Arial;
	color: #009933;
	font-size: 10px;
	font-style: normal;
}
.SmallText {
	font-family: Arial;
	color: #003399;
	font-size: 9px;
	font-style: normal;
}
.BigText {
	font-family: Arial;
	color: #003399;
	font-size: 14px;
	font-style: normal;
}
.LinkText {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
}
.MedText {
	font-family: Arial;
	color: #313387;
	font-size: 12px;
	font-style: normal;
}
.SmallBlack {
	font-family: Arial;
	color: #000000;
	font-size: 9px;
	font-style: normal;
}
.AltLink {
	font-family: Arial;
	color: #003399;
	font-size: 9px;
	font-style: normal;
}
.MediumHeading {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
}
.MediumHeadingReverse {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0033CC;
}
