.Application {
	OVERFLOW: visible
}
#Header {
	
}
#Header .HeaderBar {
	DISPLAY: none
}
#Header .HeaderBannerAd {
	DISPLAY: none
}
#Header .HeaderBarRightNav {
	DISPLAY: none
}
#Content {
	OVERFLOW: visible; HEIGHT: 100%; 
}
#Content #SecondaryContent {
	DISPLAY: none
}
#Content #PrimaryContent {
	FLOAT: none; OVERFLOW: visible; HEIGHT: 100%
}
#Content #PrimaryContent .PrimaryPageContent {
	FLOAT: none
}
#Content #PrimaryContent UL.ResumeOptions {
	DISPLAY: none
}
#Content #PrimaryContent .ResumeDetails {
	OVERFLOW: visible
}
#Content #PrimaryContent .LinkButtonPrevious {
	DISPLAY: none
}
#Content #PrimaryContent .LinkButton {
	DISPLAY: none
}
#Content #PrimaryContent .TertiaryContent {
	DISPLAY: none
}
.ResumeDetails .WorkHistory {
	POSITION: static
}
.ResumeDetails .Skills {
	POSITION: static
}
.ResumeDetails .EducationHistory {
	POSITION: static
}
.ResumeDetails .References {
	POSITION: static
}
#Footer {
	
}
#Footer .Navigation {
	DISPLAY: none
}
