﻿.careerStateContainer
{
	float: left;
	width: 120px;	
}

.careerState
{
	background-color: White;
}

.careerStateSelected
{
	background-color: #C0C0C0;
}

.careerState a, .careerState a:hover, .careerState a:visited,
.careerStateSelected a, .careerStateSelected a:hover, .careerStateSelected a:visited
{
	text-decoration: none;
	color: Black;
}

.NoCareerMessage
{
	padding-left: 15px;	
	background-color: White;
}

.careerPager
{
	width: 665px;
	background-color: white ! important; 
	padding: 15px 15px 0px 15px ! important;
}

.careerPagerHeading
{
	width: 100px;
	float: left;
	color: Black;
	font-weight: bolder;
	font-size: 1.2em;
}

.careerPagerText
{
	width: 565px;
	float: left;
	text-align: right;
}

.careerHorizontalRules
{
	background: url(images/dotted_horizontal.gif) white repeat-x center; 
	height: 1px;
}

.careerArea
{
	float: left;
	width: 735px;
	padding-left: 10px;
	margin-left: 7px;
	display: inline;
	background-image: url(Images/dotted_vertical.gif);
	background-position: left;
	background-repeat: repeat-y;	
}

.careerList 
{ 
	font-size: 0.9em; 
	background-color: #e5e5e5; 
	width: 725px; 
	margin-top: 15px;
	padding: 5px;
}

.careerList div 
{ 
	vertical-align: top; 
	margin: 0;  
	padding: 0; 
}

.careerList .careerListWrapper 
{ 
	width: 725px;
}

.careerList .careerListWrapper .careerListTop 
{ 
	background: url(images/box_career_top.gif) #e5e5e5 no-repeat; 
	width: 725px; 
}

.careerList .careerListWrapper .careerListBottom 
{ 
	background: url(images/box_career_bottom.gif) #e5e5e5 no-repeat; 
	height: 6px; 
	width: 725px; 
	margin: 0px;
	font-size: 0em;
	line-height: 0px;
}   

.careerListItem
{ 
	font-size: 0.9em; 
	background-color: #e5e5e5; 
	width: 914px; 
	margin-top: 15px;
	padding: 5px;
}

.careerListItem div 
{ 
	vertical-align: top; 
	margin: 0;  
	padding: 0; 
}

.careerListItem .careerListItemWrapper 
{ 
	width: 914px;
}

.careerListItem .careerListItemWrapper .careerListItemTop 
{ 
	background: url(images/box_careeritem_top.gif) #e5e5e5 no-repeat; 
	width: 884px; 
	height: 500px;
	padding: 15px;
}

.careerListItem .careerListItemWrapper .careerListItemTop p
{ 
	width: 100%;
}

.careerListItem .careerListItemWrapper .careerListItemBottom 
{ 
	background: url(images/box_careeritem_bottom.gif) #e5e5e5 no-repeat; 
	height: 6px; 
	width: 914px; 
	margin: 0px;
	font-size: 0em;
	line-height: 0px;
}  

.careerLeft
{
	width: 665px;		
}

.careerHeader
{
	float: left;
	font-size: 1.1em;
	font-weight: bolder;	
}

.careerContent
{
	width: 665px;
	background-color: white; 
}

.careerHeading
{
	font-weight: bolder;
}

.careerSummary
{
}

.careerLearnMore
{
}

.careerImg
{
	float: left;
	width: 196px;	
	height: 148px;
	padding-top: 5px;
}

.careerItemVSpace
{
	height: 10px;
}

.careerSideMenu
{
	float: left;
	width: 145px;
}

.careerSideMenu ul
{
	float: left;
	width: 110px;
	list-style: none;
	margin: 14px 0px 0px;
	padding:0px;
}

.careerSideMenu ul li
{
	padding:0px;
	margin:0px;	
}

.careerSideMenu ul li .menuLink
{
	text-decoration: none;
	padding-left: 10px;
	color: #ffffff;
	float: left;
	width: 110px;
	height: 20px;
	padding-top: 5px;
	background-color: #008938;
	border-bottom: solid 1px #ffffff;
}

.careerSideMenu ul li .menuLinkSelected
{
	text-decoration: none;
	padding-left: 10px;
	color: #ffffff;
	float: left;
	width: 110px;
	height: 20px;
	padding-top: 5px;
	background-color: #1e5627;
	border-bottom: solid 1px #ffffff;
}

.careerSideMenu ul li .menuLink:hover
{
	background-color: #1e5627;
}

.CareerPagerControl2
{
	float: left;
	margin-top: 10px ! important;
	margin-bottom: 10px ! important;
}
