/* CSS Document */
/* HR LANDSCAPE SITE STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


.bodyENTRY {
	background-color: #ffffff;
	/*background: #ffffff url('../images/assets/HR_BGentry.gif') repeat-x top left;*/
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #111111;
	margin:0;
	padding:0;
	text-align:center;
}

.bodyGENERAL {
	background-color: #ffffff;
	background: #ffffff url('../images/assets/HR_BGgeneral.gif') repeat-x top left;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #111111;
	margin:0;
	padding:0;
	text-align:center;
}

.OuterHolder {
	
	margin:0 auto;
	text-align:center;
}

.TopBlack {
	background-color: #000000;
}

.TopGray {
	background-color: #4e5359;
}

.LogoHolder {
	height: 78px;
	width: 780px;
	text-align:right;
	color: #ffffff;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}

.MainPanel {
	float:none;
	clear:both;
	text-align:left;
	width:780px;
	margin:0 auto;
	background-color: #ffffff;
	background: #ffffff url('../images/assets/MenuEdge.gif') repeat-x top left;
}

.HeaderHolder {
	background-color: #32363a;
	background: #32363a url('../images/assets/Headerback.gif') repeat-x top left;
}

.HeaderENTRY {
	width: 772px;
	min-height: 252px;
	margin-left:3px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #ffffff;
	border-left: 1px solid #76797d;
	border-right: 1px solid #76797d;
	padding-top: 4px;
}

.HeaderGENERAL {
	width: 772px;
	height: 85px;
	margin-left:3px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #ffffff;
	border-left: 1px solid #76797d;
	border-right: 1px solid #76797d;
	background: url('../images/assets/HR_SectionHeader.gif') no-repeat bottom left;
}


.HeaderMainPicHolder {
	width:414px;
	border: 2px solid #858789;
}

.HeaderMainPic {
	margin: 1px;
}



.HeaderSummaryHolder {
	padding-top: 8px;
}

.HeaderPicHolder {
	padding:1px;
	height: 56px;
	background: url('../images/assets/PicHolder.gif') no-repeat top left;
}

.HeaderPic {
	width:70px;
	height: 48px;
}

.HeaderSummaryTitle {
	display:block;
	margin-bottom: 3px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color:#50b848;
}

.HeaderSummary {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color:#ffffff;
	width:220px;
}

.HeaderSummaryGap {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 2px;
	border-top: 1px solid #4f5356;
	height: 8px;
}

.HeaderSummaryTitle a.HeaderSummaryLink {
	color:#50b848;
	text-decoration: none;
}

.HeaderSummaryTitle a.HeaderSummaryLink:hover {
	color:#50b848;
	text-decoration: underline;
}

.HeaderSummary a.HeaderSummaryLink {
	color:#ffffff;
	text-decoration: none;
}

.HeaderSummary a.HeaderSummaryLink:hover {
	color:#ffffff;
	text-decoration: underline;
}





.ContentHolder {
	width: 772px;
	min-height: 240px;
	margin-left:3px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #ffffff;
	background: #ffffff url('../images/assets/PageBG.gif') no-repeat bottom left;
}














/* >>>>>>>>>>>> MAIN MENU >>>>>>>>>>>>>> */

.MenuHolder {
	height: 26px;
	width:774px;
	margin-left:3px;
	background: #32363a url('../images/assets/MenuBack.gif') repeat-x top left;
}

.MenuItem, .MenuItemON {
	white-space: nowrap;
}

.MenuItem a {
	z-index:1100;
	display:block;
	height: 19px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	padding-top:7px;
}

.MenuItem a:hover {
	display:block;
	height: 19px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background: #50b848 url("../images/assets/MenuBackOVER.gif") repeat-x top left;
}

.MenuItemON a {
	z-index:1100;
	display:block;
	height: 19px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	padding-top:7px;
	background: #50b848 url("../images/assets/MenuBackON.gif") repeat-x top left;
}

.MenuItemON a:hover {
	display:block;
	height: 19px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background: #50b848 url("../images/assets/MenuBackON.gif") repeat-x top left;
}

.MenuGap {
	width:2px;
	background:  url("../images/assets/MenuGap.gif") no-repeat top left;
}
















/* >>>>>>>>>>>> GENERAL >>>>>>>>>>>>>> */


.FooterLogo {
	height: 60px;
	float:right;
}

.FooterHolder {
	float:none;
	width:780px;
	margin:0 auto;
	height: 60px;
}

.Footer {
	padding:10px;
	margin:0;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #333333;
}

.Footer a {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding:10px;
}

.Footer a:hover {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #49a741;
	text-decoration: underline;
}




/* >>>>>>>>>>>> SUB MENU >>>>>>>>>>>>>> */

a.InPageMenu {
	display:block;
	border: 1px solid #CCE6CA;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #808793;
	padding: 5px;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#FFFFFF;
	text-decoration: none;
}

a.InPageMenu:hover {
	display:block;
	border: 1px solid #CCE6CA;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #ffffff;
	background-color: #49A741;
	text-decoration: none;
}

a.InPageMenuEven {
	display:block;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #808793;
	padding: 5px;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#FFFFFF;
	text-decoration: none;
}

a.InPageMenuEven:hover {
	display:block;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #ffffff;
	background-color: #49A741;
	text-decoration: none;
}




