@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	background-image:url(../images/bodyBG.jpg);
	background-repeat:repeat;
	font-family:Tahoma, Arial, Helvetica, serif;
	font-size:0.7em;
	line-height:18px;
}
h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
}
h2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	color:#FFFFFF;
}
h3 {
	font-size:14px;
	color:#53a225;
}
img {	
	border:0;
}
em {
	font-family:Arial, Helvetica, sans-serif;
}
#bodyLeft {
	float:left;
	width:273px;
}
#bodyMid {
	float:left;
	width:56px;
}
#bodyRight {
	width:582px;
	float:left;
}
.clear {
	clear:both;
}
#container {
	width:931px;
	margin:0 auto;
	background-image:url(../images/bgRP.gif);
}
#innerContainer {
	width:911px;
	margin:0 auto;
}
#shadowTop {
	background-image:url(../images/shadowTop.jpg);
	background-repeat:no-repeat;
	height:11px;
	width:931px;
	margin:0 auto;
}
#header {
	height:226px;
}
#headerLogo {
	width:273px;
	height:226px;
}
#headerMid {
	width:56px;
	height:226px;
	background-image:url(../images/headerMid.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}
#headerRight {
	width:582px;
	height:226px;
}
.greenDivider {
	background-image:url(../images/midDivider.jpg);
	height:11px;
}
#contentArea {
	width:911px;
	background-image:url(../images/midRP.jpg);
	background-repeat:repeat;
}
#contentLeft {
	float:left;
	width:273px;
}
#navigation {
	height:173px;
	background-image:url(../images/navBG.jpg);
	background-repeat:no-repeat;
	padding-top:24px;
}
#employee {
	height:133px;
	background-image:url(../images/employeeBG.jpg);
	background-repeat:no-repeat;
	padding:10px 0 0 16px;
	color:#FFFFFF;
}
#contentMid {
	width:56px;
	height:226px;
	background-image:url(../images/contentMid.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}
#contentRight {
	width:582px;
	float:left;
	background-image:url(../images/contentBGnoRP.jpg);
	background-repeat:no-repeat;
	min-height:333px;
	_height:333px;
}
.bodyCopy {
	padding:20px;
	float:left;
	width:542px;
}
#btmShadow {
	width:931px;
	margin:0 auto;
	background-image:url(../images/btmShadow.jpg);
	height:13px;
	clear:both;
}
#footer {
	height:84px;
	width:931px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:14px;
}

#employee a:link { 
	color: #FFFFFF;
}
#employee a:visited {
	color: #FFFFFF;
}
#employee a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#employee a:active {
	color: #FFFFFF;
}
#ucEmpEnt_pnlEmpLoggedInAs {
	color:#FFFFFF;
}
