﻿/* 
7 ball color = #820035
Matching Color = #F61138 

From Yellow Pages Ad
7 Ball Color = #771500
Purple = #762F64
Green = #509843
Yellow = #DFC721

From PowerPoint
7 Ball Color = #990000
Purple = #9900CC
Green = #00FF00
Yellow = #FFFF00
*/
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	margin: 0px;
}
img {
	border: 0;
}
td {
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
a:link, a:visited {
	color: #771500;
	text-decoration: none;
}
a:active {
	color: #771500;
	text-decoration: none;
}
a:hover {
	color: #771500;
	text-decoration: underline;
}
a:link.w, a:visited.w {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
}
a:active.w {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
}
a:hover.w {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
}
a:link.n, a:visited.n {
	color: #000000;
	text-decoration: none;
}
a:active.n {
	color: #000000;
	text-decoration: none;
}
a:hover.n {
	color: #000000;
	text-decoration: underline;
}
input.text {
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
select {
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
textarea {
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.b {
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.bw {
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.w {
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #DDDDDD;
}
.button {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #771500;
}
.condbutton {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #771500;
	font-family: Arial;
}
a.NavCol {
	font-family: verdana;
	font-size: 11pt;
	color: white;
	text-decoration: none;
}
a:hover.NavCol {
	text-decoration: underline;
}
.carreerbanner {
	background-color: #771500;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url('/images/round.gif');
	padding: 2px 40px 2px 10px;
}
.tblhead {
	background-color: #771500;
	color: white;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
}
#promo {
	position: absolute;
	left: 236px;
	top: 428px;
	width: 350px;
	height: 50px;
	z-index: 5001;
}
#promo1 {
	position: absolute;
	left: 236px;
	top: 150px;
	width: 350px;
	height: 50px;
	z-index: 5001;
}
h1 {
	font-size: 18px;
	color: black;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-family: Arial;	
}
.MainNav {
	background-color:#771500;
}

.MainNav .navbutton {
	border: 2px #ffffff outset; 
	text-align:center; 
	font-weight:bold; 
	color:#FFFFFF;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px
}

.MainNav .navbutton a {
	color:#FFFFFF; 
	font-weight: bold;
	font-size: 13px; 
	text-align:center;
	vertical-align: middle;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	background-color:#771500; 
}

.MainNav .navbuttonx {
	border: 2px #ffffff outset; 
	text-align:center; 
	font-weight:bold; 
	color:#FFFFFF;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px
}

.MainNav .navbuttonx a {
	color:#FFFFFF; 
	font-weight: bold;
	font-size: 13px; 
	text-align:center;
	vertical-align: middle;
	text-decoration: none;
	padding: 0px 11px 0px 11px;
	background-color:#771500; 
}

.MainNav .navbutton a:hover {
	color:#000000; 
	font-weight: bold;
	font-size: 13px; 
	text-align:center;
	vertical-align: middle;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	background-color: #AC80A1;
}

.MainNav .navbuttonx a:hover {
	color:#000000; 
	font-weight: bold;
	font-size: 13px; 
	text-align:center;
	vertical-align: middle;
	text-decoration: none;
	padding: 3px 11px 3px 11px;
	background-color: #AC80A1;
}

.MainNav .navbutton a:active {
}
.menubutton {
	color: #FFFFFF;
	background-color: #771500;
	font-weight: bold;
	font-family: Arial,Verdana,Helvetica;
	padding: 0px 3px 0px 3px;
}
.menubutton:hover, .menubutton:active {
	color: #000000;
	background-color: #AC80A1;
	font-weight: bold;
	font-family: Arial,Verdana,Helvetica;
}
