﻿#body { width: 500px; float: left; }
.contentBody { width: 500px; float: left; }
#sideContent { width: 240px; float: right; }
#breadcrumbs { margin: 0 0 8px 0; }
#breadcrumbs, #breadcrumbs a { font-size: 11px; color: #666; }

.contentNav { position: relative; margin: 0 0 10px 0; height: 1%; }
.contentNav table { margin: 0; border-collapse: collapse; border-spacing: 0; width: 100%; }
.contentNav table td { text-align: center; vertical-align: middle; padding: 0; background: #ccc; padding: 3px 0; }
.contentNav table td a {
    display: block;
    padding: 5px;
    font-size: 13px;
    text-transform: uppercase;
    color: #134151;
    text-decoration: none;
    border-right: 1px solid #fff;
}
.contentNav table td.selected { background-color: #4d0302; }
.contentNav table td.selected a { color: #fff; }
.contentNav table td.last a { border-right: 0; }
.contentNav .tl, .contentNav .tr, .contentNav .bl, .contentNav .br {
    width: 3px;
    height: 4px;
    display: block;
    overflow: hidden;
    position: absolute;
    background: url(Content/Content-Menu-Corners.gif) top left no-repeat;
}
.contentNav .tl { top: 0; left: 0; }
.contentNav .tr { top: 0; right: 0; background-position: -3px 0; }
.contentNav .bl { bottom: 0; left: 0; background-position: 0 -4px; }
.contentNav .br { bottom: 0; right: 0; background-position: -3px -4px; }

#solutionPane table { margin-left: auto; margin-right: auto; }
#solutionPane table td { text-align: center; padding: 0 10px 10px 10px; }
#solutionPane table td img { margin: 0 0 3px 0; }
#solutionPane table td a {color: #0F3E50; font-weight: bold;}

#solutionServiesAndTechsPane { margin: 15px 0 0 0; }
#solutionServiesAndTechsPane li { list-style-type: none; }
#solutionServiesAndTechsPane table td a { color: #333; font-weight: normal; }
#solutionServiesAndTechsPane table { width: 100%; }
#solutionServiesAndTechsPane table td { width: 50%; vertical-align:top; font-size: 0.9em; }
#solutionServiesAndTechsPane h3 { color: #0F3E50; }

.divider { width: 230px; height: 3px; background: url(Content/Divider.gif) no-repeat; margin: 10px 0; }

.searchButton { background: url(/App_/Root/Engine/Career/Resource_/Search_O.gif) no-repeat; width: 67px; height: 15px; display: block; }
#careerSearchTable select { font-size: 0.8em; }
#careerSearchTable td { vertical-align: top; }
.CareerDisclaimer 
{
	padding-top:20px;
	font-size:10px;
}
.siteMapContainer 
{
	width:48%;
	float:left;
}