﻿body      { color: black; background-color: white; font-family: arial }
a
{
    text-decoration: underline;
}
a:link
{
    color: #006600;
    font-weight: normal;
}
a:visited
{
    color: #336600;
}
a:hover
{
    color: #009933;
}
a:active
{
    color: #006600;
}


#outer
{
    width: 800px;
}

#masthead{
	padding-top: 5px;
	/*border-bottom: 1px solid #cccccc;*/
	width: 800px;
}

#header {
 width: 800px;
 border-style: solid;
 border-width: 0px;
 background-image: url("/images/bkgrd-3.gif");
 height: 63px;
 padding-bottom: 3px;
}

#header-2
{
    background-position: 450px;
    width: 800px;
    border-style: solid;
    border-width: 0px;
    height: 120px;
    padding-bottom: 3px;
    background-image: url( "/images/PeopleGroup.gif" );
    background-repeat: no-repeat;
}

#BannerRight
{
    padding-top: 10px;
    padding-right: 10px;
    text-align: right;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: Gray;
}

#logo{
text-align: left;
}

#homecontent
{
    border: 1px solid #666666;
    margin-left: 420px;
    margin-top: 5px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 320px;
    height: 370px;
    color: #666666;
    font-family: Verdana;
    font-size: 11pt;
    font-weight: normal;
    line-height: 14pt;
    text-align: center;
}

#welcome
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #666666;
    text-align: center;
    line-height: 20pt;
}

#homebackground
{
    background-image: url( "/images/AtlasBackground-a.jpg ");
    background-repeat: no-repeat;
    height: 410px;

}

.topmenuLink
{
    font-family: verdana;
    font-size: 16pt;
    font-weight: bold;
    font-style: normal;
    color: #003300;
}

.topmenu
{
    /*border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: Gray;*/
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #666633;
    width: 129px;

}

.topmenu a:link
{
    color: Gray;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
}


.topmenu a:hover
{
    background-color: #E2E2E2;
}

#menu
{
    border-style: none;
    background-color: White;
    width: 800px;
}

#menu ul { /* remove bullets and list indents */
    list-style: none;
    margin: 0;
    padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2
{
    font: bold 14px/16px arial, helvetica, sans-serif;
    color: #808080;
    display: block;
    border-width: 1px;
    border-style: solid; /*border-color: #ccc #888 #555 #bbb;*/
    border-color: #999999;
    margin: 0;
    padding: 2px 3px;
    text-decoration: none;
}


#content
{
    border-style: none;
    background-color: White;
    width: 800px;
    padding-top: 20px;
}

#content h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #808080;
}

#left
{
    border-style: none;
    background-color: White;
    width: 350px;
    text-align: left;
    float: left;
}

#main
{
    border-style: none;
    background-color: White;
    width: 800px;
    float: left;
    text-align: left;
    font-family: Verdana,arial;
    font-size: 10pt;
    color: #666666;
    
}

.tdHeader
{
    text-align: right;
    vertical-align: top;
    font-family: Verdana,arial;
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
    padding-right: 20px;
    }

#siteInfo
{
    width: 780px;
    clear: both;
    /*border: 1px solid #cccccc;*/
    border-top: solid 1px #cccccc;
    font-size: 10pt;
    color: gray;
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 16pt;
    text-align: right;
}

#leftFoot
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
}

#leftFoot a
{
    color: #006600;
    text-decoration: none;
}

#leftFoot a:hover
{
    color: #339933;
    text-decoration: none;
}


.smallerTextBold
{
    text-align: right;
    vertical-align: top;
    font-family: Verdana,arial;
    font-size: 11pt;
    font-weight: bold;
    color: #808080;
    padding-right: 20px;
    width: 250px;
}

#contactus
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
    margin-top: 35px;
    margin-left: 170px;
    width: 450px;
    line-height: 16pt;
    
}

.contact
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
    width: 100px;
    text-align: right;
}

#jobrequest
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #666666;
}

#jobform
{
    /*border-style: solid;
    border-width: 1px;
    border-color: #006600;*/
    background-color: #E0E0E0;
    margin-left: 100px;
}

#jobform textbox
{
    border: 1px solid #999999;
}

#jobList
{
    height: 300px;
}

#jobEntry
{
    height: 300px;

}


.p1
{
    font-family: Verdana;
    font-size: 11pt;
    color: #666666;
    text-align: center;
}

.jobApp
{
    /*border-style: solid;
    border-width: 1px;
    border-color: #006600;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #666666;
}

#jobApplication
{
    background-color: #E0E0E0;
    margin-left: 55px;
    margin-top: 15px
}

.leftColumn
{
    width: 160px;
    padding-top: 50px;
    padding-left: 10px;
    float: left;
}

.rightContent
{
    width: 610px;

}

.imageDesc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #666666;
    text-align: center;
}

.tdHeader
{
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#formResponse
{
    text-align: center;
    font-weight: bold;
    height: 300px;
}