﻿#leftCol
{
    background-image:url(../_images/careers/CareerLanding_LeftBackground.jpg);
	background-repeat:no-repeat;
	width:508px;
	height:552px;
    float:left;
}
#leftColResume
{	
    background-image:url(../_images/careers/CareerLanding_Resume_LeftBackground.jpg);
	background-repeat:no-repeat;
	width:508px;
	height:552px;
    float:left;
}

#leftColBenefits{
    background-image:url(../_images/Contact_left.jpg);
    background-repeat:no-repeat;
    width:508px;
    height:552px;
    float:left;
}

#rightCol{
    float:left;
    width:442px;
}

#content{
    padding:20px 0px 0px 35px;
    line-height:20px;
}

#contentLeft{
    padding:64px 25px 20px 123px;
    line-height:20px;
}

#contentResume{
    padding:35px 25px 20px 95px;
    line-height:20px;
	color:#FFFFFF;
	font-weight:bold;
}

#contentBenefits{
    padding:25px 25px 0px 90px;
    color:#fff;
}

#JoinList{
    padding:10px 0 0 20px;
}

#JoinList li{
    padding-bottom:10px;
}

#JoinList li a{
    text-decoration:none;
    font-size:15px;
    font-weight:bold;
}

#mail{
    font-size:15px;
    font-weight:bold;
}

#backToOP{
    float:right;
    width:auto;
}

.RowStyle
{
    border-bottom:solid 1px #72B2E0;	
}

.View
{
	text-decoration:none;
    font-weight:bold;
}


.View:hover
{
	text-decoration:underline;
    font-weight:bold;
}

#TableFields
{
	text-decoration:underline;
    font-weight:bold;
}
#detailsMin{
    width:1px;
    height:192px;
    float:left;
}

#careerDetails{
    padding:0 30px 20px 0px;
    line-height:20px;
}

#detailHeading{
    padding-left:10px;
    width:auto;
}

.detailLink{
    float:right;
    padding-top:0px;
}

#detailInfo{
    padding-left:10px;
}


#detailDivider{
    height:1px;
    border-style:solid;
    border-width:0 0 1px 0;
    border-color:#6caedf;
    margin:4px 0 4px 0;
}

ol{
    padding-top:0px;
    margin-top:0px;
}

.SubmitTable{
    padding-top:4px;
}

.CareerPadding {
	padding-right:50px
}
