﻿body
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px; color:#000;
		margin: 0px;
		background-color: #404040;
}
p {margin: 20px;
margin-bottom: 5px;
margin-top: 10px;
line-height: 20px;
}

.smallondark {
font-size: 10px;
color: #fff;
line-height: 15px;
margin: 10px;}


.normallist {
list-style-type: square;
line-height: 17px;
margin: 20px;
margin-bottom: 5px;
margin-top: 5px;
}

h1 {font-size: 18px; font-family: Tahoma, Verdana, Arial, sans-serif; margin: 10px; margin-left: 20px; color: #800000;}

h2 {font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 16px; margin-bottom:10px; margin-top: 10px; margin-left: 20px; font-weight: bold; color: #800000; letter-spacing: 1px;}

td {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		text-align: left;
rem		padding: 5px;
rem		background-color: #FFF;
		}
		
td.divider {
background-image: url('../images/shadow.gif');
background-position: top;
background-repeat: repeat-x;
background-color: #316796;}

a:link {color:#369; text-decoration: underline;}
a:active {color:#404040; text-decoration: none;}
a:visited {color:#369; text-decoration:underline;}
a:hover {color:#404040; text-decoration: none;}

a.other:link {color:#FFF; text-decoration: underline;}
a.other:active {color:#036; text-decoration: none;}
a.other:visited {color:#FFF; text-decoration:underline;}
a.other:hover {color:#036; text-decoration: none;}

.outsourced 
{
background-image: url('../images/archfade.jpg');
background-position: top right;
background-repeat: no-repeat;
}

.plantbuilding 
{
background-image: url('../images/rushmorefade.jpg');
background-position: top right;
background-repeat: no-repeat;
}

.dataentry 
{
background-image: url('../images/washmonfade.jpg');
background-position: top right;
background-repeat: no-repeat;
}

.consulting 
{
background-image: url('../images/alaskafade.jpg');
background-position: top right;
background-repeat: no-repeat;
}
.whyhire 
{
background-image: url('../images/goldengatefade.jpg');
background-position: top right;
background-repeat: no-repeat;
}
.scanning 
{
background-image: url('../images/fallsfade.jpg');
background-position: top right;
background-repeat: no-repeat;
}
.newcounty 
{
background-image: url('../images/canyonfade.jpg');
background-position: top right;
background-repeat: no-repeat;
}
.cmform {
text-align:right;color:#fff;font-weight:bold;margin-right:5px;
}
.cmform h3 {
	color:#fff;background-color:#369;font-weight:bold;font-size:12px;text-transform:uppercase;padding:2px 0;
}