﻿#body { width: 500px; float: left; }
#sideContent { width: 240px; float: right; }

.contentNav  {
	position: relative;
	margin: 0 0 10px 0;
	height: 1%;
	background: url(../StandardPartial/Menu/MultiTab_Background.png) top left repeat-y;
	width: 100%;}
.contentNav table { margin: 0; border-collapse: collapse; border-spacing: 0; width: 100%; }
.contentNav table td { vertical-align: middle; padding: 3px 0; width: auto; }
.contentNav table td.end {width: 25%;}
.contentNav table td a {
    display: block;
    padding: 5px;
    font-size: 13px;
    color: #FFF;
    text-decoration: none;
    border-right: 1px solid #fff;
}
.contentNav table td.selected {}
.contentNav table td.selected a { font-weight: bold; }
.contentNav table td.last a { border-right: 0; }
.contentNav .tl, .contentNav .tr, .contentNav .bl, .contentNav .br {}
.contentNav .tl {}
.contentNav .tr {}
.contentNav .bl {}
.contentNav .br {}

#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; }

.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;
}
