﻿
#PageHeading
{ 
    font-weight: normal;
    font-size: 37px;
    text-transform: capitalize;
    color: #28390d;
    font-family: Garamond;
    font-style:oblique;
    padding-left: 15px;
    padding-right: 15px; 
    padding-bottom:0px;
}
.PageHeadingWOPadding
{ 
    font-weight: normal;
    font-size: 37px;
    text-transform: capitalize;
    color: #28390d;
    font-family: Garamond;
    font-style:oblique;
     padding-bottom:0px;
}
#BodyConent
{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
    color: black;
    font-family: tahoma;
}

.anyLable
{
    font-size: 11px;
    vertical-align : top;
    color: black;
    font-family: tahoma;
}

p
{
    font-size: 11px;
    color: black;
    font-family: tahoma;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 12px;
    margin: 0px;
    padding-top: 0px;
}

quicklinks a
{
    font-size: 11px;
    padding-left:1px;
    color: #156cbe;
    font-family: Tahoma;
    text-decoration: none;
    vertical-align: top;
    padding-bottom: 10px;
    border-collapse: collapse;
}
quicklinks a:hover
{
    color: #156cbe;
    text-decoration: underline;
}

a.quicklinks:visited
{
    font-size: 11px;
    color: #156cbe;
    font-family: Tahoma;
    text-decoration: none;
}

a
{
    font-size: 11px;
    color: #156cbe;
    font-family: Tahoma;
    text-decoration: none;
    vertical-align: top;

}
#BodyConent a:hover
{
    color: #156cbe;
    text-decoration: underline;
}

#BodyConent a:visited
{
    font-size: 11px;
    color: #156cbe;
    font-family: Tahoma;
    text-decoration: none;
}

table.quicklinkstable
{
    padding:3px;
    border-bottom-style:none;
    font-size: 11px;
    font-family: Tahoma;
      
}
table.quicklinkstable td
{
    padding-left: 10px;   
}

.ddlstyles
{
    border: saddlebrown 1px none;
    padding: 2px;
    font-size: 11px;
    font-family: Tahoma;
}

.textbox
{
    
    font-size: 11px;
    font-family: Tahoma;
    border-right: lightslategray 1px solid;
    border-top: lightslategray 1px solid;
    border-left: lightslategray 1px solid;
    border-bottom: lightslategray 1px solid;
}

.readonlytextbox
{
    font-size: 11px;
    font-family: Tahoma;
    border-right: lightslategray 1px solid;
    border-top: lightslategray 1px solid;
    border-left: lightslategray 1px solid;
    border-bottom: lightslategray 1px solid;
    background-color: dimgray;
}

.button
{
    border: saddlebrown 1px none;
    padding: 2px;
    font-size: 11px;
    font-family: Tahoma;
    color: black;
    background-color: gray;
}
table
{
    font-size: 11px;
    font-family: Tahoma;
}

.gwrowstyle
{
    background-color: #E3Ece3;
  
    
}
.gwaltrowstyle
{
    background-color: #c4d1c4;
       
}

table.jobgrid
{
    
}

table.jobgrid th
{
    font-weight: bold;
    font-size: 11px;
    color: #28390d;
    font-family: Tahoma;
    text-align: left;
    border-bottom: #000000 1px inset;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
table.jobgrid td
{
  
    font-size: 11px;
    color: #28390d;
    font-family: Tahoma;
    text-align: left;
    border-bottom: #eeeeee 1px inset;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

table.joblistings
{
    
}
table.joblistings th
{
    font-weight: bold;
    font-size: 11px;
    color: #28390d;
    font-family: Tahoma;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 5px;
}

table.joblistings td
{
    font-size: 11px;
    color: #28390d;
    font-family: Tahoma;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 10px;
}


.jobheading
{
        background-color: #c4d1c4;
    font-weight: bold;
    font-size: 11px;
    color: #28390d;
    font-family: Tahoma;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 10px;
}

table.contactustable
{
    
}
table.contactustable th
{
    font-weight: bold;
    font-size: 11px;
    color: #28390d;
    font-family: Tahoma;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 5px;
}
table.contactustable td
{
    font-size: 11px;
    color: #28390d;
    font-family: Tahoma;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 10px;
}

.requiredLabel
{
    font-size: 11px;
    color: #660000;
    font-family: Tahoma;
}

.modalPopup
{
    background-color: paleturquoise;
    width: 400px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    vertical-align: middle;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}


.progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background: #0066cc;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index:1000; 
}



.modalBackground {
    background: #0066cc;
    filter: alpha(opacity=60);
    opacity: 0.6;
}


.processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}

.footerText
{
    font-family: Tahoma;
    font-size: 10px;
    color: #2647c0;
    text-align: center;
    padding: 5px;
}

.footerText a:hover
{
    font-family: Tahoma;
    font-size: 10px;
    color: #2647c0;
    text-align: center;
    text-decoration: underline;
}

.footerText a:visited {
    font-family: Tahoma;
    font-size: 10px;
    color: #2647c0;
    text-align: center;
    padding: 5px;
}
.pageheadings
{
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 7px;
    color: #000033;
    padding-top: 3px;
    font-family: Tahoma;
}

.testimonialsHeading
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #003300;
}

.testimonialsbox
{
    padding: 10px;
    background-color: gainsboro;
}
.bannerborder
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    
}
.AdRotator1
{
    position: absolute;
}
.newsarticleBox
{
    background-color: lightcyan;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px;
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
}

.NewsHeading
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Tahoma;
}

.Newsdate
{
    font-family: Tahoma;
    color: dimgray;
    font-size: 10px;
}
.NewsDescription
{
    margin-top: 10px;
    padding-top:10px;
}