body
{
    background-color: #FFE1CC;
    text-align: center;
    font-family: arial, helvetica;
    font-size: 80%;
    margin: 0px;
    padding: 0px;
    color: #514E4E;
}



#main
{
    width: 760px;
    border: 1px solid black;
    background-color: White;
    text-align: left;
    margin: auto;
    background-image: url(bg.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

a
{
    color: #FF6701;
}
a:hover
{
    color: #FFE1CC;
    text-decoration: none;
}

#logobar
{
    width: 100%;
    height: 101px;
    background-image: url(mts.jpg);
}

#logobarnew
{
    width: 100%;
    height: 113px;
    background-image: url(mtsimg.jpg);
}

#menubarcontainer{
  width: 100%;
    height: 106px;
    background-image: url(mtslogo.jpg);
}

#menubar
{
    width: 720px;
    height: 20px;
    background-color: #FF6701;
    text-align: right;
    padding: 5px 20px;
}

#menubar a
{
    font-size: 120%;
    font-weight: bold;
    color: White;
    text-decoration: none;
    margin-left: 15px;
}


#menubarnew
{
    width: 720px;
    height: 20px;
    text-align: right;
    padding: 5px 20px;
	padding-top:38px;
}

#menubarnew a
{
    font-size: 120%;
    font-weight: bold;
    color: White;
    text-decoration: none;
    margin-left: 15px;
}


#leftbar
{
    width: 174px;
    float: left;
}

.leftbarlink
{
    display: block;
    background-color: #FFCB9A;
    padding: 8px 10px;
    border-top: 1px solid white;
    color: #FF6701;
    text-decoration: none;
    font-weight: bold;
}

#logosside
{
    margin-top: 1px;
    background-color: white;
    padding: 8px 10px;
    border: 1px solid #FFCB9A;
    color: #FF6701;
    text-decoration: none;
    font-weight: bold;
}
#quickjobsearch
{
    background-color: #FFF5EB;
    padding: 8px 10px;
    margin-top: 1px;
    color: #FF6701;
    text-decoration: none;
    font-weight: bold;
}
#quickjobsearch input
{
    width: 100%;
}
#quickjobsearch select
{
    width: 100%;
}
#quickjobsearch h1
{
    margin: 0px;
}
#quickjobsearch h2
{
    margin: 10px 0px 3px 0px;
    color: #707070;
    font-weight: normal;
}

#leftbargrad
{
    height: 30px;
    background-image: url(leftbargrad.jpg);
    border-top: 1px solid white;
    background-repeat: repeat-x;
}

#sideimage
{
    margin-top: 1px;
}

#content
{
    width: 560px;
    padding: 10px 10px 20px 10px;
    display: block;
    float: right;
    margin: 0px;
}

#bottommenu
{
    clear: both;
    margin-bottom: 0px;
    text-align: right;
    padding: 5px;
    font-size: 80%;
    border: none;
}
#bottommenu a
{
    margin-right: 10px;
    text-decoration: none;
    color: #514E4E;
}
#bottommenu a:hover
{
    text-decoration: underline;
}



h1
{
    font-size: 170%;
    color: #FFCB9A;
}
h2
{
    font-size: 100%;
    color: #FF6701;
}
h3
{
    font-size: 100%;
}
hr
{
    height: 1px;
    color: #FF6701;
}
li
{
    margin-bottom: 7px;
}
form
{
    padding: 0px;
    margin: 0px;
}

.FormField
{
    border: 1px solid #7F9DB9;
    font-size: 100%;
    color: #514E4E;
}
.FormButton
{
    border: 1px solid #FF6701;
    font-size: 100%;
    background-color: #FFCB9A;
    color: #FF6701;
    font-weight: bold;
    margin-top: 10px;
}
.JobDetail
{
    color: #FF6701;
    display: block;
    float: left;
    width: 100px;
    font-weight: bold;
}

#footerinfo
{
    padding: 5px;
    font-size: 80%;
    width: 760px;
    margin:auto;
}

#BottomLogos
{
    clear: both;
    background-color: White;
    border: 1px solid #FF6701;
    margin: 10px;
    text-align: center;
}
#BottomLogos img
{
    margin: 10px;
}
