﻿body {
	margin: 0;
	font: .8em Arial, Verdana, Helvetica, sans-serif !important;
	color: #000;
	background: #e5e5e5 !important;
}
a {
	color: #3c4981;
}

/* DESIGN AND PAGE LAYOUT ================================= */
#pageLayout {
	 width: 967px;
	 margin: auto;
}
.authoringRegion {
	color: #3c4981;
}
.authoringRegion a {
	color: #3c4981;
}
.authoringRegion a:hover {
	text-decoration: underline;
}
h2#categoryHeader, div#ctl00_PlaceHolderMain_ctl01_pnlRollup h2 {
	color: #703800;
	border-bottom: 1px #cccccc dotted;
	font-size: 1.2em;
}
h3#topicHeader, div#ctl00_PlaceHolderMain_ctl01_pnlRollup h3 {
	margin-left: 40px;
}
dl#ProductsList, div#ctl00_PlaceHolderMain_ctl01_pnlRollup dl {
	margin-left: 40px;
}

/* BANNER HEADER */
#bannerLayout {
	width: 100%;
	background: url('/images/headerBackground.gif') repeat-x;
	height: 132px;
}
#bannerLeft {
	width: 20px;
	background: url('/images/headerLeft.gif') no-repeat;
}
#bannerRight {
	width: 20px;
	background: url('/images/headerRight.gif') no-repeat;
}
#logoCell {
	vertical-align: top;
}
#logoCell img {
	border: 0;
}
#logoRight {
	text-align: right;
	padding: 15px 7px 0 0;
	width: 140px;
}
#search {
	padding-top: 5px;
	float: right;
	text-align: right;
}
#search .ms-sbtable td {
	 border-style: none;
}
#search .ms-sbcell input {
	border: 1px solid #b1b5be;
	background: #eef1f5;
	color: #999998;
	font-size: 11px;
	padding: 2px;
}
td.ms-sbgo {
	background: transparent !important;
}
#advancedSearch {
	float: right;
	text-align: right;
	font-size: .8em;
	padding-right: 15px;
}
#advancedSearch a {
	color: #989898;
}

/* PRIMARY NAVIGATION */
#topNavBar {
	color: #000;
	padding: 0;
	margin: 0;
}
.topNavItem, .topNavItem td {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .95em;
}
#topNavBar .topNavItem a {
	padding: 4px 15px 3px 15px;
	text-align: center;
	color: #52545a;
	display: block;
}
.topNavItem a:hover, .topNavItem a:active, .topNavHover {
	background: #ffcc00 url(/images/top_gradient_hover.jpg) top left repeat-x;
}
.topNavSelected {
	background: #ffffff;
	color: #3f5a8c !important;
	border: #bcc1cc solid;
	border-width: 1px 1px 0 1px;
}
.topNavFlyOuts {
	background: #d5e3d6;
}
.topNavFlyouts {
}
table.topNavFlyOutsItem {
	border: 1px solid #bcc1cc ;
	font-size: .8em;
	font-weight: normal;
	border-collapse: collapse;
	color: #222;
}
a.topNavFlyOutsItem {
	display: block;
	padding: 5px;
	color: #222;
	background: #c9d1df;
}
.topNavFlyOutsHover a {
	background: #ffcc00 url(/images/top_gradient_hover.jpg) top left repeat-x;
}

/* BREADCRUMBS AND MINI CONSOLE */
div.ms-pagebreadcrumb {
	display: none;
}
div.removeMargins {	
}
#breadcrumbTrail {
	color: #7f7f7f;
	background: #fff;
	font-weight: bold;
	font-size: .75em;
	border-color: #d6d6d6;
	border-width: 0 1px 0 1px;
	padding: 5px;
}
#breadcrumbTrail a {
	font-weight: normal;
	text-decoration: none;
	color: #7f7f7f;
}
#breadcrumbTrail  a:hover {
	text-decoration: underline;
	color: #000000;
}

/* MASTER COLUMN FORMATTING */
#pageShadow {
	width: 100%;
}
#pageCenter {
	vertical-align: top;
	background: #ffffff;
}
#pageLeft {
	width: 11px;
	background: url('/images/pageLeft.gif') repeat-y;
}
#pageRight {
	width: 11px;
	background: url('/images/pageRight.gif') repeat-y;
}
#masterColumnLayout {
	width: 100%;
	border-top: 1px solid #d6d6d6;
}
#masterColumnLeft {
	width: 175px;
	padding: 10px 0;
	border-right: 1px solid #ccc;
}
#masterColumnRight {
	padding: 10px;
}
#masterColumnFarRight {
	width: 220px;
	padding: 10px;
	background:  #f5f7f9;
	border-left: 1px solid #ccc;
	font-style: italic !important;
	color: #0000a0 !important;
}
#masterColumnFarRight div, #masterColumnFarRight p, #masterColumnFarRight span {
	font-size: 12px !important;
}

/* LEFT NAVIGATION */
table.leftNav {
	width:100%;
	background: #ebeef3;
}
.leftNav1 {
	background: #3f5a8c;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 1px;
}
.leftNav1 a {
	display: block;
	padding: 3px 7px;
}
.leftNav1Selected {
	background: #ffffff;
	border: 1px #3f5a8c solid;
}
.leftNav1Selected a {
	color: #3f5a8c;
}
.leftNav2 {
	font-size: .8em;
	color: #7e838c;
	text-transform: capitalize;
	padding: 3px 0 3px 0;
	margin-left: 10px;
}
.leftNav2Selected a {
	color: #3f5a8c;
	font-weight: bold;
}
.leftNavHover a {
	text-decoration: underline;
}
.leftNavSelected {
}
.leftNavFlyOuts {
}
.leftNavFlyOutsItem {
}
.leftNavFlyOutsHover {
}

/* CONTENT LAYOUTS AND TEXT DISPLAYS ========================== */
#contentContainer {
}
h1, h2, h3, h4, div#pageTitle, div.pageTitle {
	font-weight: bold; font-family: Arial,Helvetica, sans-serif;
	margin: 5px 0 5px 0; padding: 0;
	color: #800000;
}
h1, div.pageTitle, div#pageTitle, div#pageTitle h2 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
h3.ms-WPTitle, #TopicRollup h3 {
	margin-top: 1em;
	padding: 3px 10px;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	background: #c0c5d7; 
}
h4 {
	font-size: 1em;
}
div.ms-WPBody {
	font-size: 11px;
}
tr.ms-WPHeader {
}
td.ms-WPBorder {
	padding: 5px 10px;
	border-color: #ccc;
}

/* SITE ROLLUP */
table.SiteRollup td {
	font-size: 11px;
}
td.Site, td.Page {
	font-weight: bold;
	font-size: 12px;
}
table.SiteRollup td.Site ul {
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
table.SiteRollup td.Site li {
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: normal;
}

/* TOPIC ROLLUP */
#TopicRollup h3 {
	 margin-bottom: 0;
}
div#TopicRollup dl {
	margin-top: 0;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #ccc;
}
#TopicRollup dd {
	margin-top: 4px;
	margin-bottom: 8px;
}

/* fieldsets and forms */
.formLayout {
	border-collapse: collapse;
}
.formLayout th, .formLayout td {
	padding: 4px;
}
.formLayout th {
	font-weight: bold;
	text-align: right;
}
td.productTitle, th.productTitle {
	background: #ffcc00 url(/images/top_gradient_hover.jpg) top left repeat-x;
	padding: 2px 4px;
	border: 1px solid #000;
	border-collapse: collapse;
}
fieldset {
	padding: 1.5em;
	border-color: #3c4981;
}
legend {
	color: #3c4981;
	font-weight: bold;
}

/* FOOTER =============================================================== */
#footerLayout {
	width: 100%;
	height: 42px;
	background: url('/images/footerBackground.gif') repeat-x;
	text-align: center;
	font-size: .85em;
	color: #5a5a5a;
}
#footerLeft {
	width: 25px;
	background: url('/images/footerLeft.gif') no-repeat;
}
#footerRight {
	width: 25px;
	background: url('/images/footerRight.gif') no-repeat;
}
#footerCenter {
	vertical-align: top;
	padding-top: 9px;
}

/* icons */
div.CareerPathTree {
}
.CareerPathContainer {
	width: 100%;
}
.majorCategoryHeaderContainer {
    position: relative;
    height: 28px;
}
.majorCategoryHeader {
    height: 18px;
    padding: 3px 0 0 60px;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.Individual {
    background: #d9dee8;
	color: #3f5a8c;
}
.Individual a, .Individual a:hover {
	color: #3f5a8c !important;
	text-decoration: none !important;
}
.Organizational {
    background: #d9e8e6;
    color: #3f8c80;
}
.Organizational a, .Organizational a:hover {
	color: #3f8c80 !important;
	text-decoration: none !important;
}
.Technical {
    background: #e1d9e8;
    color: #673f8c;
}
.Technical a, .Technical a:hover {
	color: #673f8c !important;
	text-decoration: none !important;
}
.majorCategoryIcon {
    position: relative;
    top: -27px;
    left: 10px;
}
.categoryHeaderContainer {
    position: relative;
    height: 32px;
}
.categoryHeader {
    background: #cccccc;
    color: #3d3d3d;
    padding: 2px 0 1px 50px;
    margin-top: 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.categoryHeader a {
	color: #3d3d3d;
}
.categoryIcon {
    position: relative;
    top: -25px;
    left: 10px;
}

.categoryTopics
{
}
