/***********************************************/
/* html                              */
/***********************************************/
* { margin: 0; padding: 0; }
html { min-height: 100%; margin: 0 0 1px; font-size: 100%;}
body
{
    font-family: verdana, arial, sans-serif;
    font-weight: normal;
    min-height: 100%;
    
}

blockquote
{
    margin-left: 20px;
}

#container	{ height: 100%; border: none; position: relative; margin: auto; width: 760px; text-align: left;}

/***********************************************/
/* Header                              */
/***********************************************/

#header
{
    display: none;
}

#sitenav
{
    display: none;
}


/***********************************************/
/* Content                            */
/***********************************************/

#information
{
    text-align: center;
    display: block;
    font-size: 9px;
}

#contentcontainer
{
    display: block;
    height: 100%;
}

#content
{
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    height: 100%; 
    border: none;
}
#contentdata
{
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 15px;
    font-size: 9px;
}
#uppercontent
{
    display: block;
    position: relative;
    width: 100%;
    font-size: 9px;
}
#newsdate
{
    float: right;
    margin-right: 300px;
}
#lowercontent
{
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 70%;
}
#image
{
    float: right;
    display: block;
    width: 220px;
    text-align: left;
    height: 220px;
    padding-right: 10px;
    padding-left: 20px;
}
#morecontractscontainer  
{
    display: none;
}
#morecontracts
{
    float: none;
}
#moresolutionscontainer  
{
    display: none;
}
#moresolutions
{
    display: none;    
}
#upperheader
{
    display: block;
    position: relative;
}
#content .arrow
{
    list-style-image: url(images/arrow.gif);
    margin-left: 40px;
}
.floatrightTextBox
{
    padding-right: 240px;
    float: right;
    vertical-align: top;
}
#jobcontainer
{
    margin-top: 15px;
    }
#floatleft
{
    float: left;
    padding-right: 20px;
    margin-left: 20px;
    margin-right: 50px;
    width: 300px;
}
#addons
{
    float: left;
    text-align: right;
    padding-right: 5px;
    position: relative;
}
#resume
{
    float: left;
    text-align: right;
}
#phone
{
    float: left;
    text-align: right;
    vertical-align: top;
}
#upload
{
    float: right;
    text-align: left;
    padding-right: 5px;
    position: relative;
}
#comments
{
    text-align: center;
    width: 500px;
}
#applycontainer
{
    text-align: center;
    width: 500px;
    padding-top: 20px;
}

.jobs
{
    color: #696969;
}
    
.subheader
{
    font-weight: bolder;
    color: #666699;
}
.header
{
    font-weight: bolder;
    color: #696969;
    font-size: 130%;
}

A.function
{
    font-weight: bold;
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
}

A.header
{
    font-weight: bold;
    color: #778899;
    font-family: Arial;
}

.joblink
{
    color: #4682b4;
    font-family: Arial;
    text-decoration: none;
}

.bold
{
    font-weight: bold;
    color: #696969;
    font-size: 14px;
}

#homeimage
{
    display: none;
}
#homeimage2
{
    display: none;
}
#homenews
{
    display: none;
}
#learn
{
    display: none;
}

#imageCareers
{
        display: none;
}
#imageService
{
        display: none;
}

#imageAbout
{
        display: none;
}

#imageContact
{
        display: none;
}


#copyright

{

text-align: center;
width: 100%;
font-size: 70%;
padding-bottom: 5px;

}
/***********************************************/
/* Footer                               */
/***********************************************/

#footer
{
    display: none;
}

#dropdown
{
    display: none;
}

/* FORMS */


.submit input
{
    margin-left: 60px;
} 
input
{
color: #034895;
background: #f5f5f5;
border: 1px solid #034895
}
textarea
{
color: #034895;
background: #f5f5f5;
border: 1px solid #034895
}

.submit input
{
color: #000;
background: #f5f5f5;
border: 1px outset #034895
} 
fieldset
{   
    filter: none;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-image: none;
}

legend
{
    background: #f5f5f5;
    border: 1px solid #ffffff;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
} 
