#SalaryGuideShell h1 {
	line-height: 1.3em;
	font-size: 24px;
}
#SalaryGuideShell h3{
	border-bottom: 1px solid #40637A;
	color: #CF6717;
	font-size: 125%;
	font-weight: bold;
	padding: .4em;
	text-align: left;
}
#SalaryGuideShell input, #SalaryGuideShell select  {
	font-size: 95%;
}
#SalaryGuideShell label {
	color: #40637A;		
	font-weight: bold;
}
#SalaryGuideShell th{
	border-bottom: 1px solid #B3C1CA;
	color: #40637A;
	font-weight: bold;
	padding: .35em;
	text-align: left;		
}
#SalaryGuideShell .ColorCol {
	background-color: #DCE3E8; 
}	
#SalaryGuideShell .SalaryData td, .SalaryData th{
	padding: 0.4em;
	padding-left: 0.75em;
}
#SalaryGuideShell td.SpacerRow{
	height: 9px;
}
#SalaryGuideShell .SalaryDataTitle th {
	background-color: #3C6170;	
	border-bottom: 1px solid #DCE3E8;	
}
#SalaryGuideShell .SalaryDataTitle a {
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#SalaryGuideShell .SalaryDataTitle a.ViewDescription {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}
#SalaryGuideShell .SalaryDataTitle a.ViewDescription:hover {
	text-decoration: underline;
}
#SalaryGuideShell th.CompensationType{
	border: 1px solid #B3C1CA;
	border-width: 0px 3px 0px 0px;
	color: #000000;
	font-style: oblique;
	font-weight: normal;
	padding: 0.4em;			
	white-space: nowrap;
}
#SalaryGuideShell .Button {
	border:1px solid #B3C1CA; 
	background: #40637A; 
	font-weight:bold; 
	color: #FFFFFF; 
	border-style:outset; 
}
#sg-JobDescWindow {
	padding: 2px; margin: 2px; background:#EFEFDE;
	font-size: 75%;
}
#sg-JobDescSkeleton {
	font-size: 90%;
	background: #FFFFFF; 
	width: 100%;
}
#sg-JobDescSkeleton #SalaryDescriptionShell {
	padding: .5em;
}
#sg-JobDescSkeleton h3 {
	border-bottom: 1px solid #40637A;
	color: #CF6717;
}
