/* CSS Document */


/* Menu */

#nav {
	float: left;
	height: 20px;
	padding: 10px 20px 0 0;
	
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 11px;
}

#nav a:link {
	color: #8B8B8B;
}

#nav a:visited {
	color: #000000;
}

#nav a:hover {
	color: #EFA220;
}

#nav .first a {
	border: none;
}


body,td,th,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	background-image: url('/images/gray-bkgrnd.gif');
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	color: #EFA220;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.bodycopy {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666666;
	letter-spacing: normal;
}
.contact-title {
	color: #EFA220;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E49A1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contact-copy {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #666666;
}
.style3 {color: #EFA220; text-transform: uppercase; font-weight: bold; line-height: normal; font-size: 16px; border-bottom-width: 1px; border-bottom-style: none; border-bottom-color: #E49A1E; font-family: Verdana, Arial, Helvetica, sans-serif; }

.btmNav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

#btmNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

#btmNav a:link {
	color: #CCCCCC;
}

#btmNav a:visited {
	color: #000000;
}

#btmNav a:hover {
	color: #EEA220;
}
.service_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 40px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.quoteJobs {
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E49A1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.activeJobs {
	color: #006600;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E49A1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vendorStatusTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 40px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 20px;
}
.jobCopy {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666666;
}
.jobInfo {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #EFA237;
	font-weight: bold;
}
.jobLink {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #990000;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	padding-top: 5px;
	display: block;
}

.style4 {color: #333333}

