
@charset "UTF-8";
/* CSS Document */


body {background:#4AA040; margin:10px 0 0 0; }

h1 {font-size:18px; font-weight:bold}


.banner {background-color:#FFFFFF; padding:17px;}
.nav {background:#95dc8d; height:27px; padding:0; margin:0;}
.rootline {background:#5baa52; height:27px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; border-bottom:1px solid white;}
.rootline a:link,  .rootline a:visited, .rootline a:active {text-decoration:none; color:#FFFFFF; padding:9px;}
.rootline a:hover {color:#000000}
.jobsonline {background:url(../images/grad_grey.jpg) repeat-y #666666; padding-top:11px; border-bottom:1px solid white}
.head {background:#5b7381}	
.paleblue {background:#cae1ef; border-bottom:1px solid white;}
.paleblue a {color:#4b677c}
.login {background:url(../images/grad_yellow.jpg) repeat-y; padding-top:11px; border-bottom:1px solid white}
.borderbottom {border-bottom:1px solid white}
.feat {background-color:#8aaec4; padding-top:5px;}
.featlogos {padding:15px;}

.whywork {padding:15px; background:#4b677c; border-bottom:1px solid white}
.palebluestripe {background:url(../images/tile_ltblue.jpg) repeat 0 0; border-bottom:1px solid white; border-right:1px solid white;}
.palebluestripe2 {background:url(../images/tile_ltblue.jpg) repeat 0 0; border-bottom:1px solid white;}
.searchbyloc {background:#8aaec4}
.bluestripe {background:url(../images/tile_blue.jpg) repeat 0 0; border-left:1px solid white;}
.bottomgrad {background:url(../images/grad_bottom.jpg) repeat-x}

.body, td.body p, td.body h1 {color:#444444}
.body{padding:16px 16px 16px 16px}

td.body strong {color:#000000}

td.body a {color:#003366; text-decoration:underline;}
td.body a:hover {color:#003366}
/* Add an external-link icon to absolute links */

td.body a[href^="http:"] {
        background: url(../../../images/ext.png) right center no-repeat;
        padding-right: 15px;
}

/* ...but not to absolute links in this domain... */

td.body a[href^="http://209.59.158.39/~orkinsa/"] {
        padding-right: 0;

		background: transparent;
}



