﻿#headerSpot
{
    z-index: 1;
    position: relative;
    top: 40px;
    left: 250px;
    width: 640px; /* height: 26px; */
    text-align: left;
    text-indent: 0px;
    border: 0px;
    margin: 0px;
    padding: 0px; /* border: medium double rgb(196,18,48); */
}

.bennieHeader
{
    margin-left: 5px;
    margin-bottom: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: rgb(51,51,51);
}

p.bCTcopy
{
     font-family: Arial, Verdana, Georgia;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: justify;
    text-indent: 0px;
    line-height: 1.5em;
    letter-spacing: 0px;
    padding-left:10px;
    padding-right:20px;
    color: rgb(91,91,91);
 }

p.bennieContentText
{
    border: 0px;
    margin-left: 135px;
    margin-right: 25px;
    padding: 0px;
    font-family: Arial, Verdana, Georgia;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: justify;
    text-indent: 0px;
    line-height: 1.5em;
    letter-spacing: 0px;
    word-spacing: 0px;
    color: rgb(91,91,91); /* background-color: rgb(255,255,255); */ /* text-transform: uppercase; */
    text-decoration: none;
}



#searchBtnAlign
{
    /* z-index: 2; */
    position: relative;
    top: 0px;
    left: -3px;
    width: 240px;
    height: 43px; /* border: medium double rgb(96,18,48); */
}

#thePig
{
    position: relative;
    top: -83px;
    left: -7px;
    z-index: 0;
    width: 659px;
    height: 200px; /* background-color: rgb(101,101,101); */
    background-image: url('../images/careers/careers_bennies.gif');
    background-repeat: no-repeat; /* border: medium double rgb(0,255,255); */
    margin-top: 2px;
}

.pigBox
{
    position: relative;
    top: 38px;
    left: 10px;
    font-family: Sans-Serif, Arial,verdana;
    width: 300px;
    font-size: 12px;
}

.headPigBox
{
    font-size: 18px;
    color: rgb(194,18,48);
    font-weight: bold;
}

#bennieText
{
    position: relative;
    top: -83px;
    left: -7px;
    width: 659px; /* height: 113px; */ /* background-color: rgb(0,0,0); */ /* border: medium double rgb(0,255,255); */
}

.stateHeaderII
{
    font-family: arial, verdana, helvetica, sans;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0px;
    word-spacing: 2px;
    line-height: 1.25; /* text-transform: uppercase; */
    color: rgb(51,51,51);
}

.stateListCity
{
    font-family: arial, verdana, helvetica, sans;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0px;
    word-spacing: 2px;
    line-height: 1.25; /* text-transform: uppercase; */
    color: rgb(51,51,51);
}

.stateListText
{
    font-family: arial, verdana, helvetica, sans;
    font-size: 12px;
    font-style: normal; /* font-weight: bold; */
    letter-spacing: 0px;
    word-spacing: 2px;
    line-height: 1.25; /* text-transform: uppercase; */
    color: rgb(51,51,51);
}

h4
{
    margin-left: 10px;
    margin-bottom: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: rgb(194,14,48);
}
a.contentTextI
{
    line-height: 1.8889;
    color: rgb(51,51,51);
    text-decoration: none;
}


a.contentTextI hover
{
    color: rgb(194,14,48);
    text-decoration: underline;
}

/* table fix */

table.benefitsTbl
{
    clear:both;
    font-family: Arial,verdana;
    font-size: 12px;
    border: 1px solid #ccc;
    text-align: center;
    width:600px;
    margin-left:10px;
}

td.sWidth
{
    border: 1px solid #ccc;
    width: 75px;
    padding: 5px;
}

td.regWidth
{
    border: 1px solid #ccc;
    width: 115px;
    padding: 5px;
}

.bg555
{
    background-color: #555;
    color: #fff;
}

