
#ContainerTabs {
	overflow: hidden;
	width: 660px;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 15px;
	font-size: 1.3em;
	font-weight: bold;
}

.TabOn {
	float: left;
	background-color: #fff5c9;
	background-image: url(../img/HiringProcess/Site/TabOn_Left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	text-align: center;
	height: 39px;
}

.TabOn a {
	color: #756021;
	padding: 3px 20px 10px 20px;
	display: block;
	background-image: url(../img/HiringProcess/Site/TabOn_Right.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}


.TabOff {
	float: left;
	background-color: #756021;
	background-image: url(../img/HiringProcess/Site/TabOff_Left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	text-align: center;
	height: 39px;
}

.TabOff a:link, .TabOff a:visited, .TabOff a:hover, .TabOff a:active {
	color: #FFFFFF;
	padding: 3px 20px 10px 20px;
	display: block;
	background-image: url(../img/HiringProcess/Site/TabOff_Right.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

#BackLinks {
	float: right;
	color: #c2c2c2;
	font-size: 1.0em;
	font-weight: normal;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#ContainerControls {
	overflow: hidden;
	width: 675px;
	padding: 25px 0px 0px 0px;
	background-color: #fff5c9;
	text-align: center;
}

#ContainerControls ul {
	margin: 15px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 465px;
	list-style: none;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	overflow: hidden;
}
#ContainerControls ul.Short {
	margin: 15px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 368px;
	list-style: none;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	overflow: hidden;
}
#ContainerControls ul li {
	padding: 0px 5px 0px 5px;
	text-align: center;
	display: inline;
	float: left;
	height: 36px;
}

#ContainerControls ul li a {
	background-image: url(../img/HiringProcess/Site/ControlOff.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	display: block;
	width: 36px;
	height: 36px;
	padding: 3px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#ContainerControls ul li.On a {
	background-image: url(../img/HiringProcess/Site/ControlOn.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	display: block;
	width: 36px;
	height: 36px;
	padding: 3px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#ContainerControls ul li a:hover {
	background-image: url(../img/HiringProcess/Site/ControlHover.jpg);
	text-decoration: none;
}

#ContainerBody {
	width: 675px;
	overflow: hidden;
	background-image: url(../img/HiringProcess/Site/BodyBoxTop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 15px 0px 0px 0px;
}

#ContainerBody #Middle {
	overflow: hidden;
	background-image: url(../img/HiringProcess/Site/BodyBoxMiddle.gif);
	background-repeat: repeat-y;	
	
	min-height: 380px;
	height: auto !important;
	height: 380px;
}

#ContainerBody #Middle #Previous {
	float: left;
	width: 40px;
	margin-top: 147px;
}

#ContainerBody #Middle #Previous img {
	border: none;
}

#ContainerBody #Middle #Next {
	float: right;
	width: 40px;
	margin-top: 88px;
}

#ContainerBody #Middle #Next img {
	border: none;
}

#ContainerBody #Middle .Text, #ContainerBody #Middle .Image {
	float: left;
	width: 280px;
	margin: 15px 0px 0px 20px;
}

#ContainerBody #Middle h3 {
	font-size: 2em;
	font-weight: normal;
	color: #669900;
	margin: 20px 0px 0px 60px;
	*margin: 20px 0px 0px 57px;

}

#ContainerBody #Middle .Text p {
	font-size: 1.4em;
	line-height: 1.5em;
}

#ContainerBody #Middle .Image {
	text-align: center;
	margin: 10px 0px 0px 10px;
}

#ContainerBody #Bottom {
	background-image: url(../img/HiringProcess/Site/BodyBoxBottom.gif);
	background-repeat: no-repeat;
	height: 132px;
}


.IntroText {
	margin: 0px 35px 0px 35px;
	font-size: 1.2em;
	line-height: 1.7em;
	text-align: left;
}

.HoverBoxOutter {
    width: 278px;
	background-image: url(../img/HiringProcess/Site/HoverBoxMiddle.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 231px;
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
	color: #0662A5;
	text-align: left;
}

.HoverBoxInner {
	background-image: url(../img/HiringProcess/Site/HoverBoxTop.gif);
	background-repeat: no-repeat;
	padding: 25px 20px 3px 20px;
	margin: 0px;
}

.HoverBoxBottom{
	background-image: url(../img/HiringProcess/Site/HoverBoxBottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}
.HoverBoxLeft
{
    background-image: url(../img/HiringProcess/Site/HoverBoxTopLeft.gif);
	background-repeat: no-repeat;
	padding: 25px 20px 3px 20px;
	margin: 0px;
}

