/* Body Formatting */
body,p,td,span,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input,select {
	font-size: 11px;
}

input[type="radio"] {
	border-width:0;
}

input.radio {
	border-width:0;
}

h3 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

input.OrderForm {
	font-size: 10px;
	font-weight: bold;
}

select.OrderForm {
	font-size: 10px;
}

.ProductPrice {
	font-weight: bold;
	color: #666666;
}

/* default */
td.smaller {font-size: 10px;}
td.EvergreenSurveySummary_largest {font-size: 15px;}
td.EvergreenSurveySummary_larger {font-size: 14px;}
td.EvergreenSurveySummary_large {font-size: 13px;}
td.EvergreenSurveySummary_medium {font-size: 12px;}
td.EvergreenSurveySummary_small {font-size: 11px;}	
td.EvergreenSurveySummary_smaller {font-size: 10px;}
td.EvergreenSurveySummary_smallest {font-size: 9px;}

/* headers */
.headline-Product {font-size: 21px; font-weight: bold;}
.headline-largest {font-size: 15px; font-weight: bold;}
.headline-larger {font-size: 14px; font-weight: bold;}
.headline-large {font-size: 13px; font-weight: bold;}
.headline-medium {font-size: 12px; font-weight: bold;}
.headline-small {font-size: 11px; font-weight: bold;}
.headline-smaller {font-size: 10px; font-weight: bold;}
.headline-smallest {font-size: 9px; font-weight: bold;}
.headline-link {font-size: x-small; line-height: 1.2em; font-weight: bold;}


/* text */
.largest {font-size: 15px}
.larger {font-size: 14px}
.large {font-size: 13px}
.Default {font-size: 12px; color:black}
.small {font-size: 11px}
.smaller {font-size: 10px}
.smallest {font-size: 9px}
.link {font-size: x-small; line-height: 1.2em; font-weight: bold;}

/* text color */
.banner {color:#99ccff}
.topnav {color:#ffffff}
.red {color:#cc0000}
.blue {color:#336699}
.grey {color:#666666}
.gold {color: gold}

/* "required asterisk */
.req {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: red;}


.header {
	background-color: #24619E;//#95b5ab;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
.headerSelected {
	background-color: #00593B;//#95b5ab;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
.headerNorm {
	background-color: #24619E;//#95b5ab;
	color: white;
	font-weight: bold;
}
.headerLarge {
	background-color: #24619E;//#95b5ab;
	color: white;
	font-weight: bold;
	font-size: 23px;
}

.footerText {
	font-size: 10px;
	color: #666666;
}

.bodyHead {
	font-weight: bold;
}

.bodyTab {
	font-size: 13px;
	font-weight: bold;
	background-color: #24619E;//#69AB95;
	color: white;
}

.imageDescText {
	font-size: 10px;
}

.slideTitle {
	color: #24619E;
	font-weight: bold;
	font-size: 19px;
}

.toolBoxHead {
	font-size: 13px;
	font-weight: bold;
	background-color: #24619E;//#69AB95;
	color: white;
}

.toolBoxItem {
	margin: 9px 0px 0px 1px;
	font-size: 11px;
	font-weight: bold;
}

.toolBoxText { font-size: 11px; }

.tabLine { background-color: #999999; }

.red { color: #FF0000 }

.sideNavBox { background-color: #F5F4F0; }

.space { font-size: 7px; }

.spaceBig { font-size: 19px; }

/* these are for the new free analyst resources waw look  */
.far_body {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 006633;
}
.far_body_small {
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	}
}
.far_space {
	font-size: 8px;
	font-style: normal;
	font-variant: normal;
	}	
.far_title {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 006633;
	text-decoration: none;
}

.far_title_O {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 000000;
}
.far_link:hover{color:000000; font-style: bold;}
.far_link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 006633;
	}
.far_link_body:hover{color:000000; font-style: bold;}
.far_link_body {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 006633;
	text-decoration: none;
	}

.far_link_b:hover{color:000000; font-style: bold;}
.far_link_b {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
}


/* Hyperlinks */
a {
	color: #01458A;
}
a:hover {
	color: #4b0f01;
}

a.bold {
	color: #01458A;
	font-weight: bold;
}
a.bold:hover {
	color: #4b0f01;
	font-weight: bold;
}

a.noUnderline {
	color: #01458A;
	text-decoration: none;
}
a.noUnderline:hover {
	color: #4b0f01;
	text-decoration: none;
}

a.boldNoUnderline {
	color: #01458A;
	font-weight: bold;
	text-decoration: none;
}
a.boldNoUnderline:hover {
	color: #4b0f01;
	font-weight: bold;
	text-decoration: none;
}

a.11bold {
	font-size: 11px;
	color: #01458A;
	font-weight: bold;
}
a.11bold:hover {
	font-size: 11px;
	color: #4b0f01;
	font-weight: bold;
}

a.highlightRed {
	font-size: 14px;
	color: #841F1F;
	font-weight: bold;
}
a.highlightRed:hover {
	font-weight: bold;
}

/* Light Background Link */
.Link1 { font-size: 10px; font-weight: normal; color: black; text-decoration: none }
:hover.Link1 {color:blue; text-decoration: underline}

/* Dark Background Link */
.Link2 { font-size: 10px; font-weight: normal; color: white; text-decoration: none }
:hover.Link2 {color:white; text-decoration: underline}	

/* Light Background Link */
.Link3 { font-size: 12px; font-weight: normal; color: black; text-decoration: underline }
:hover.Link3 {color:#4B836D; text-decoration: underline}

/* White Links */
.Nav1Link { font-size: 11px; font-weight: normal; color: white; text-decoration: underline }
:hover.Nav1Link {text-decoration: underline; font-weight: bold;}

/* Olive Links - Standard Left Navigation */
.Nav2Link { font-size: 10px; font-weight: normal; color: #666633; text-decoration: none }
:hover.Nav2Link {color:red; text-decoration: underline}

/* White Links - Non-Bold Navigation */
.Nav3Link { font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none }
:hover.Nav3Link {text-decoration: underline}

/* White Links - No Change on mouseover */
.Nav4Link { font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none }

/* White Links */
.Nav5Link { font-size: 11px; font-weight: normal; color: white; text-decoration: none }
:hover.Nav5Link {text-decoration: underline;}	

/* Proxy / 10-K / Appraisal Norm Links */
.Proxy10KLink { font-size: 11px; font-weight: bold; color: #005E20; text-decoration: none }
:hover.Proxy10KLink {color:red; text-decoration: overline underline}

/* SOC/DOL Trends Links */
.SOCDOLLink { font-size: 11px; font-weight: bold; color: #005E20; text-decoration: none }
:hover.SOCDOLLink {color:red; text-decoration: overline underline}

/* Career Planning */
.CareerPlanningLink { font-size: 11px; font-weight: bold; color: #005E20; text-decoration: none }
:hover.CareerPlanningLink {color:red; text-decoration: overline underline}

/* 10 Black Links - Underline Green on mouseover */
a.calloutMenuLink {
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover.calloutMenuLink {
	color:#4B836D;
	text-decoration: underline;
}

/* 10 Black Links - Underline and Green on mouseover */
a.calloutMenuLink0 {
	font-size: 10px;
	color: black;
	text-decoration: none;
}
a:hover.calloutMenuLink0 {
	color:#4B836D;
	text-decoration: underline;
}

/* 9 Black Links - Underline and Green on mouseover */
a.calloutMenuLink2 { font-size: 9px; font-weight: normal; color: black; text-decoration: none }
a:hover.calloutMenuLink2 {color:#4B836D; text-decoration: underline; font-weight: normal}

/* 12 Black Links - Underling and Green on mouseover */
a.calloutMenuLink3 { font-size: 12px; font-weight: normal; color: black; text-decoration: none }	
a:hover.calloutMenuLink3 {color:#4B836D; text-decoration: underline; font-weight: normal}

/* Green Links - Bold and Drk Green on mouseover */
.10PTBOLDLink { font-size: 12px; font-weight: bold; color: black; text-decoration: none }
:hover.10PTBOLDLink{color:#4B836D; font-weight: bold}

.10PxBOLDLink { font-size: 10px; font-weight: bold; color: black; text-decoration: none }
:hover.10PxBOLDLink{color:#4B836D; font-weight: bold}

.11PxLink { font-size: 11px; color: black; text-decoration: none }
:hover.11PxLink{color:#4B836D;}

.11PxBOLDLink { font-size: 11px; font-weight: bold; color: black; text-decoration: none }
:hover.11PxBOLDLink{color:#4B836D; font-weight: bold}

/* Green Links - Bold and Drk Green on mouseover */
.subMenuLink { font-size: 10px; font-weight: normal; color: #006043; text-decoration: none }
:hover.subMenuLink {color:#4B836D; font-weight: bold }

.InvisibleLink {color: #000000; text-decoration: none; cursor: text;}

/* Non-Visible Link - Standard Text */
.InvisibleLink1 {font-size: 12px; color: #000000; text-decoration: none}

/* Non-Visible Link2 - Testimonial Text */
.InvisibleLink2 {font-size: 11px; color: #00693D; text-decoration: none}

/* Non-Visible Link - Standard Text */
.InvisibleLink3 {font-size: 12px; color: #000000; text-decoration: none}
:hover.InvisibleLink3{color:#4B836D; text-decoration: underline;}


/* Green Links - Bold and Drk Green on mouseover */
.sideNav {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
:hover.sideNav {
	color:#4B836D;
}

/* Green Links - Bold and Drk Green on mouseover */
.sideNavSub {
	font-size: 10px;
	color: black;
	text-decoration: none;
}
:hover.sideNavSub {
	color:#4B836D;
}

a.toolBox {
	text-decoration: none;
	color: #000000;
}
a.toolBox:hover {
	text-decoration: none;
	color: #01458A;
}

a.toolBoxSub {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.toolBoxSub:hover {
	text-decoration: none;
	font-weight: normal;
	color: #01458A;
}

a.toolBoxRed {
	color: #FF0000;
	text-decoration: none;
}
a.toolBoxRed:hover {
	color: #FF0000;
	text-decoration: none;
}

a.headerLink {
	text-decoration: none;
	color: #ffffff;
}
a.headerLink:hover {
	text-decoration: none;
	color: #ffffff;
}
a.headerSelected {
	text-decoration: none;
	color: #ffffff;
}
a.headerSelected:hover {
	text-decoration: none;
	color: #ffffff;
}
a.footerLink {
	text-decoration: none;
	color: #ffffff;
}
a.footerLink:hover {
	text-decoration: none;
	color: #000000;
}
a.footerSEOLink {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	cursor: text;
}


a.dropNavLink {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

a.footerTextInvisible {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.footerTextInvisible:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.whiteNormal {
	text-decoration: none; color: #ffffff;
}
a.whiteNormal:hover {
	text-decoration: underline; color: #FFFFFF;
}
a.blackNormal {
	text-decoration: none; color: #000000;
}
a.blackNormal:hover {
	text-decoration: underline; color: #000000;
}

/*Terms of use and Privacy footer links*/
a.PrivTerms:link { font-size: 11px; font-weight: bold; color: #24619E; text-decoration: none}

a.PrivTerms:visited { font-size: 11px; font-weight: bold; color: #24619E; text-decoration: none}

a.PrivTerms:hover { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none}
/*

/* Borders for TD cells */
.rightBorder {border: 1px solid black; border-width: 0 1px 0 0;}
.bottomBorder {border: 1px solid black; border-width: 0 0 1px 0;}
.rightBottomBorder {border: 1px solid black; border-width: 0 1px 1px 0;}
.borderBottomNavy {border-bottom: 1px solid navy;}


/*  Dynamic width button styles  */
a.button{background: transparent url('../images/Buttons/button_l.gif') no-repeat top left;display: block;float: left;line-height: 16px;height: 24px;padding-left: 7px;text-decoration: none;}
a:link.button, a:visited.button{color: #000;}
a.button span{background: transparent url('../images/Buttons/button_r.gif') no-repeat top right;display: block;padding: 4px 7px 4px 0;}
a.button:hover{background-position: bottom left;}
a.button:hover span{background-position: bottom right;color: black;}
.SalCalcWrap{overflow: hidden;width: 100%; padding-left: 90px;}
.SalPlanWrap{margin: 0 auto; padding: 0; border: 0;}

/* Global Salary Calculator Pages */
.GSCDownload {margin: 0 auto; margin-bottom: 30px;}
.GSCDownload td {padding: 2px 0; vertical-align: top;}