body, td, div, p
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color:#333333;
}

h1, .header1
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:15px;	
	font-weight:bold;
	color:#333333;
}

h2, .header2 
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

h3, .header3
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

hr
{
	color:#CCCCCC;
}

A:link, span.link
{
	color:#0066CC;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}
A:visited
{
	color:#0066CC;
	text-decoration:none;
}
A:hover, span.link:hover
{
	color:#0066CC;
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
}
.contenttable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2D5C8A;
	border-right-color: #2D5C8A;
	border-bottom-color: #2D5C8A;
	border-left-color: #2D5C8A;
}
.navtable {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navSeperator 
{
	background-image:url('/images/nav_rule.gif');
	position:relative;
	background-position:top center;
	height:1px;
	font-size:1px;
}
.mainnavtext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
	line-height: 26px;
}
.mainnavtext ul
{
	color: #FFFFFF;
	margin-top:0px;
	padding-top:0px;
	margin-left:25px;
	padding-left:25px;
	line-height:15px;
}
.mainnavtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mainnavtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mainnavtext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainnavtexton {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
	line-height: 26px;
	background-image: url(/images/nav_bkg_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a.mainnavtexton:link {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	line-height: 26px;
}
a.mainnavtexton:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainnavtexton:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*HORRIBLE HACKS FOR ABOUT US NAV needs different background images*/
.mainnavtextonnoimg {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
	line-height: 26px;
	background-image: url(/images/nav_bkg_on_noarrow.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a.mainnavtextonnoimg:link {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	line-height: 26px;
}
a.mainnavtextonnoimg:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainnavtextonnoimg:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainnavtextonnolinesimg {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
	line-height: 26px;
	background-image: url(/images/nav_bkg_on_nolines.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a.mainnavtextonnolinesimg:link {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	line-height: 26px;
}
a.mainnavtextonnolinesimg:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainnavtextonnolinesimg:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainnavtextonaboutusheader {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
	line-height: 26px;
	background-image: url(/images/nav_bkg_on_aboutusheader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/* END HORRIBLE HACKS FOR ABOUT US NAV needs different background images*/
a.mainnavtext:link {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	line-height: 26px;
}
a.mainnavtext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainnavtext:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainnavmenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.mainnavmenu:link 
{
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a.mainnavmenu:visited 
{
	color: #000000;
	text-decoration: none;
}

a.mainnavmenu:hover 
{
	color: #000000;
	text-decoration: underline;
}

.maintabon {
	background-image: url(/images/tab_on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.maintabtexton 
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	cursor:hand;
	cursor:pointer;
}

.maintabtextoff {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/images/tab_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:hand;
	cursor:pointer;
}

a.maintabtextoff:link {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	line-height: 26px;
}
a.maintabtextoff:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.maintabtextoff:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.welcometext {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.welcometext:link { color: #0066FF}
a.welcometext:visited { color: #666666}
a.welcometext:hover { color: #660000}
.contentheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #999999;
}
.contentbody {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentform {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.leftNavArea
{
	width: 150px;
	background-image: url(/images/nav_bkg.jpg); background-repeat:no-repeat;
	background-color: #5f8bb8;
	padding-top: 5px;
}

/* IE 6 Hack. When we don't care about IE 6 anymore, remove the padding-top:5px from .leftNavArea */
html > body .leftNavArea
{
	padding-top: 0px;
}

.mainContentArea
{
	background-color: #ffffff;
}

.fullContentArea
{
	background-color: #ffffff;
}

.greyBarArea
{
	background-image: url(/images/bgimg_bar.gif); 
	background-repeat:repeat-x;
	background-position:top center;
	float: none;
	clear: both;
	margin:0 auto;
    max-width:955px;
}

.Payscale_Footer
{
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

.footer
{
	border-top:dotted 1px #666666;
	padding-top: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

ul li
{
	margin:0px;
	list-style-image: none; 
}

/* Consumer Report styles */

.reportTabActive
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0066CC;
	padding: 10px;
	margin-right: 2px;
	line-height: 23px;
	text-decoration: none;
	cursor: pointer;
}

.reportTab
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0066CC;
	padding: 10px;
	margin-right: 2px;
	line-height: 23px;
	text-decoration: none;
	cursor: pointer;
}

.imageOn
{
	padding-left:5px;
	display: inline;
	vertical-align:middle;
}

.imageOff
{
	padding-left:5px;
	display: none;
	vertical-align:middle;
}

img.left
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.right
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.consumerReportSeperator 
{
	border-top:1px dotted #c1c1c1;
}

.mainConsumerReportPane
{
	clear: both;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
	border-top: none;
}

.mainConsumerReportPaneTall
{
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;

	overflow : auto;
	border: 1px solid #cccccc;
	border-top: none;
}

#consumerReportPeerProfiles
{
	margin: 10px;
	height: 340px;
	max-height: 340px;
	overflow : auto;
}

#consumerReportAnonProfiles
{
	margin: 10px;
	overflow : auto;
}

.mainConsumerReportBottomAd
{
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #cccccc;
}

.mainReportHeader
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px;
}

.mainReportStats
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom:10px;
	margin-top:10px;
}	

.drilldownActive
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top:5px;
}

.drilldown
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0066CC;
	padding-top:5px;
	cursor: pointer;
}

.smalllink
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

.homepageJobCategory
{
	color: #dc143c;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B0000;
}

.homepageJobTitle
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.homepageJobLocation
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: black;
}

/* rounded corner stuff */
.rc 
{
	display:block;	
}

.rc *{
display:block;
height:1px;
font-size: 1px;
overflow:hidden;
background:#2e5c8a
}
.rc1{
border-right:1px solid #a5b8cc;
padding-right:1px;
margin-right:3px;
border-left:1px solid #a5b8cc;
padding-left:1px;
margin-left:3px;
background:#6284a7;
}
.rc2{
border-right:1px solid #eaeef3;
border-left:1px solid #eaeef3;
padding:0px 1px;
background:#557aa0;
margin:0px 1px;
}
.rc3{
border-right:1px solid #557aa0;
border-left:1px solid #557aa0;
margin:0px 1px;
}
.rc4{
border-right:1px solid #a5b8cc;
border-left:1px solid #a5b8cc;
}
.rc5{
border-right:1px solid #6284a7;
border-left:1px solid #6284a7;
}
.rc_header{
padding:0px 0px 5px 9px;
background:#2e5c8a;
}
.rc_headertext
{
color:White;
font-weight:bold;
padding-bottom: 5px;
}
.rc_content
{
	background:#ffffff;
border:1px solid #ccc;
border-top:none;
border-bottom:none;
padding:1px;
}
.rc_content_noshadow
{
background:#ffffff;
border:1px solid #ccc;
border-top:none;
padding-top:1px;
}	

/* end rounded corner stuff */

/* PSPSidebarContainer */
.PSPSidebar_color
{
background:#c5dde8
}
.PSPSidebar_content
{
padding:0px 15px;
background:#c5dde8;
}
.PSPSidebar_spacer
{
	height:10px;
	padding:0px;
	margin:0px;
}
.PSPSidebar_blurb
{
	background-color: #FFFFFF;
	padding:5px;
}
/* end PSPSidebarContainer */
ol li
{
margin-left: 20px;
}

.vacation
{
	padding: 20px 5px;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.coolChartsCompanies
{
	padding: 5px 5px 5px 0px;
	margin-left:10px;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}

.reportSummaryHeader
{
	text-align: right;
	font-weight: bold;
}

.dottedSeparatorCell
{
background-image:url('/images/spacer_horz.gif');
background-position:top center;
background-repeat: repeat-x;
}	

.MeasureDropdown
{
	display: none;
}

.pspError
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #8d1b24;
}
.error
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #FF0000;
	font-size: 10px;	
}
/* CONTEXT-SENSITIVE (field) HELP */
.helpImage
{
	border:0;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
	cursor:pointer;
	vertical-align:-20%;
}
.fieldHelp
{
	display:none;
	background-color:#F4F4F4;
	border:1px #CCCCCC solid;
	text-align:left;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	position:absolute;
	padding:5px;
	margin:0px;
	z-index:1000;
}

.fieldHelpClose
{
	float:right;
	padding:0px 0px 5px 5px;
	margin:-2px 0px 0px 0px;
}
/*END CONTEXT-SENSITIVE (field) HELP */

/* PSP PAGE HELP */
#pspHelp .important
{
	color:#FF0000;
}
#pspHelp .note
{
	margin-top:5px;
	margin-bottom:5px;
	font-style:italic;
}
#pspHelp .normal
{
	font-style:normal;
}
/* END PSP PAGE HELP */


.advTbl
{
	border: 1px solid #000000;
	border-bottom: none;
}

.advTH
{
	background-color: #ffffcc; 
	padding: 5px;
	border-bottom: 1px solid #000000;
}

.advTD
{
	border-bottom: 1px solid #000000;
	padding: 5px;
}

.wpb_outertable
{
	width: 100%;
    margin-left: -100px;
}
td.wpb_outertd
{
	width: 100%;
}
.wpb_innertable
{
	width:650px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
td.wpb_gap
{
	padding: 0px;
	margin: 0px;
	width: 65px;
}
td.wpb_prevgroup
{
	padding: 0px;
	margin: 0px;
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D8A9A9;
}
td.wpb_curgroup
{
	padding: 0px;
	margin: 0px;
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
td.wpb_nextgroup
{
	padding: 0px;
	margin: 0px;
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
td.wpb_border
{
	width: 26px;
	vertical-align: middle;
}
tr.wpb_image
{
	height: 25px;
	vertical-align: middle;
	background-image: url(/images/greyline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.wpb_title
{
	padding-top: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9EBFDA;
}

input.AC_input
{
	position:relative;
}
div.AC_holder
{
    position: relative;
    border: 0px;
    padding: 0px;
    float: left;
}
div.AC_complete
{
    position: absolute;
    left: 2px;
    top: 24px;
    display: inline;
    z-index: 1;
}
div.AC_complete .yui-ac-content
{
	position:absolute;
	left:0;
	top:0;
	width:35em;
	border:1px solid #404040;
	background:#fff;
	overflow:hidden;
	text-align:left;
	z-index:9050;
}
div.AC_complete .yui-ac-shadow
{
	position:absolute;
	left:0;
	top:0;
	margin:.3em;
	background:#a0a0a0;
	z-index:9049;
}
div.AC_complete ul
{
	margin-left:0px;
	padding:5px 0;
	width:100%;
}
div.AC_complete li
{
	margin-left:0px;
	padding:0 5px;
	cursor:default;
	white-space:nowrap;
}
div.AC_complete li.yui-ac-highlight
{
	background:#f9e7e7;
}

#similarProfUpsellCompTab 
{
	padding:5px;
	position:relative;
}

#similarProfUpsellCompTabBottom
{
	height:35px;
}

.similarProfUpsellCompTabText 
{
	font-family: Verdana;
	font-size: 10px;	
}

.similarProfUpsellCompTabPrice 
{
	color:#990100;
	float:left;
	margin-top:4px;
}

.similarProfUpsellCompTabBtn 
{
	position:absolute;
	right:10px;
	display:block;
}

#anonProfTopSectionDiv 
{
	margin-top:30px;
}

#anonProfBottomSectionDiv 
{
	margin-top:15px;
}

#anonProfJobAspectsDiv 
{
	margin-top:15px;	
}

#anonProfHeaderDiv 
{
	height:110px;	
}

.anonProfHeaderText 
{
	font-family: Verdana, Sans-Serif;
	color: #2e5c8a;
	font-size:18px;
}

.anonProfSignupBtn
{	
	float:left;
	cursor:pointer;
	width:136px;
	height:31px;
	background-image:url('/images/buttons_signupnow_red.gif');
}

.anonProfSignupBtn:hover
{	
	background-image:url('/images/buttons_signupnow_red_over.gif');
}

.anonProfTitleText 
{
	font-family: Verdana, Sans-Serif;
	font-weight:bold;
	color: #2e5c8a;
	font-size:13px;
}

.anonProfMoreDetailsText 
{
	font-family: Verdana, Sans-Serif;
	font-weight:bold;
	color: #990000;
	font-size:13px;
	margin:0;
	margin-bottom:7px;
}

.anonProfTable 
{
	margin:0;
}

.anonProfTableSectionCell 
{
	width:250px;
}

.anonProfExpandContainer 
{
	margin-top:15px;
}

.anonProfExpandContainer:hover
{
	cursor:pointer;
}

.anonProfExpandLink 
{
	position:inherit;
	float:right;
	padding:5px;
	margin-right:10px;
	background-color:#FFE599;
}

#m_questionMark:hover
{
	cursor:pointer;
}

#anonProfPopupTitleDiv 
{	
position:relative;height:15px;padding-bottom:10px;vertical-align:middle;	
}

.hidden 
{
	display:none;	
}
.break-word {
  /* The following styles prevent unbroken strings from breaking the layout */
  width: 300px; /* set to whatever width you need */
  overflow: auto;
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap; /* HP printers */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
.blueFormOutline
{
	border: 1px solid #829db8;
}

.myPSPremHeaderText 
{
	font-family:Verdana,sans-serif;
	font-size:20px;	
	color: #9b0101;
}

.myPSFreeHeaderText 
{
	font-family:Verdana,sans-serif;
	font-size:20px;
	color: #4c7299;
}

.anonUpgradeUnderButtonText 
{
	position:absolute;
	display:block;
	font-weight: bold;
	color: #990002;
	font-size: 14px;
	margin: 5px;
}

.tdImageIeFix 
{
	 display:block;
}

.middleImg 
{
	vertical-align:middle;
}

#colorPopuptextColor,#colorPopupbackgroundColor 
{
    border:1px solid #9e0c0d; 	 
    background:#fff; 	 
    display:none; 	 
    position:absolute;
    padding:10px; 	 
    z-index:1000; 	 
}

#featuredJobListingContainer 
{
	position:relative;
	background-color:#cedeeb;
	top:-1px;
	padding: 5px 5px 7px 5px;
}

#jobListingContainer 
{
	padding: 7px 5px 5px 5px;
}

#mainConsumerReportContent 
{
	min-height:	170px;
}

div.PSPSearchCountExceeded { border: solid 1px #999999; margin-top: 10px; padding:5px; background-color:#FFFACD; font-size:13px;}
div.PSPSearchCountExceeded p { font-size:13px; }

.MyPayscale_Top
{
	width: 100%;
	margin: 15px 0;
}

/* MyPayscale Nav */

.MyPayscale_Nav
{
	width: 230px;
	float: left;
}

.MyPayscale_Nav img
{
	border: 0;
}

.MyPayscale_Nav h2
{
	font-size: 18px;
	margin: 0;
}

.MyPayscale_Nav h3
{
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0;
}

.MyPayscale_Nav .moreProfiles
{
	margin: 10px 0;
	float: left;
	width: 100%;
}

.NavGroup
{
	margin: 20px 0;
	width: 100%;
}

.NavGroup .title
{
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #333;
	padding-bottom: 5px;
}

.NavGroup ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.NavGroup li
{
	margin: 5px 0;
	font-size: 11px;
	float: left;
	width: 100%;
}

/* IE7. Float left doesn't show list items*/
*:first-child+html .NavGroup li
{
	float: none;
	padding-left: 5px;
}

/* IE6 fix*/
* html {} .NavGroup li
{
	float: none;
	padding-left: 5px;
}

/* Now fixing Firefox*/
html > body .NavGroup li
{
	float: left;
}

.NavGroup .navhead
{
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}

.NavGroup .navhead img
{
	float: right;
}

.NavGroup .navhead span
{
	float: left;
}

.NavGroup .job
{
	list-style-image: url(/images/mypayscale/stats.gif);
	list-style-position: outside;
	margin-left: 25px;
	width: 200px;
}

.NavGroup .selected
{
	background-color: #e8f1f7;
	font-weight: bold;
	padding: 3px;
	width: 225px;
}

.NavGroup .separator
{
	border-bottom: dotted 1px #333;
	padding: 10px 0;
}

.whatsthis
{
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	clear: both;
	white-space: nowrap;
}

.NavGroup .more
{
	text-align: right;
	list-style:none;
}

#dropmenudiv .jobDrop
{
	margin: 0 5px;
	padding: 0 0 0 12px;
}

#dropmenudiv .jobDrop li
{
	margin: 0;
	padding: 0;
}

/* MyPayscale Report Area */
.MyPayscale_Report
{
	width: 698px;
	margin-left: 20px;
	float: left;
	border: solid 1px #ccc;
}

/* IE6 Issue where report area was getting wrapped to next line. */
* html {} .MyPayscale_Report
{
	margin-left: 10px;
}

html > body .MyPayscale_Report
{
	margin-left: 20px;
}

.MyPayscale_Report img
{
	border: none;
}

.MyPayscale_Report .titleBar
{
	
}
.MyPayscale_Report .newTitleBar
{
	background-image: url(/images/mypayscale/GradRepeater.bmp);
	
	background-repeat: repeat-x;
}

.MyPayscale_Report .reportArea
{
	margin: 10px 30px;
}

.MyPayscale_Report .reportArea h2
{
	font-size: 15px;
	margin: 0;
}

.MyPayscale_Report .reportArea h3
{
	font-size: 13px;
	margin: 0;
}

.MyPayscale_Report .reportArea span
{
	font-weight: normal;
	font-size: 11px;
}

.MyPayscale_Report .reportArea .reportGrid
{
	margin: 10px 0;
}

TD.PSPHomeReports
{
    font-size:13px;
    font-weight:bold;
    color:#333333;
}

TD.PSPHomeReports a
{
    font-size:11px;
    font-weight:normal;
}

TD[class="input"] select#ctl00_mainContent_m_surveyControl_ctl00_m_repeater_ctl00_ctl00_m_repeater_ctl02_ctl00_ctl00_m_repeater_ctl00_ctl00_m_dropdown
{
    max-width:308px;
}

.blueSectionTitle
{
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    color: #333333;
    padding: 10px;
    background: #e9f4fa; /* Old browsers */
    background: -moz-linear-gradient(top, #e9f4fa 0%, #c5dff0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9f4fa), color-stop(100%,#c5dff0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9f4fa 0%,#c5dff0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9f4fa 0%,#c5dff0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9f4fa 0%,#c5dff0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e9f4fa 0%,#c5dff0 100%); /* W3C */
}