a:visited {
	color: #767676;
	text-decoration: none}

a.whitelink:link {
	color: #FFFFFF; 
	text-decoration: none}

a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: none}

a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none}

.graybold {
	font-size: 11px; 
	font-weight: bold;
	font-family: tahoma;
	color: #5B5B5B}

.boldtext {
	font-weight: bold;
	font-size: 11px; 
	font-family: tahoma;
	color: #4A4A4A}

a.boldtext {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px; 
	font-family: tahoma;
	color: #706C13}

a.boldtext:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px; 
	font-family: tahoma;
	color: #706C13}

.text {
	font-size: 11px; 
	font-family: tahoma;
	color: #4A4A4A}

a.text {
	font-size: 11px; 
	text-decoration: none;
	font-family: tahoma;
	color: #706C13}

a.text:hover {
	font-size: 11px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #706C13}

.footertext {
	font-size: 11px; 
	font-family: tahoma;
	color: #706C13}

a.footertext {
	font-size: 11px; 
	text-decoration: none;
	font-family: tahoma;
	color: #706C13}

a.footertext:hover {
	font-size: 11px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #706C13}

.10text {
	font-size: 10px; 
	font-family: verdana, arial, tahoma;
	color: #000000}

.whitetext {
	font-size: 12px; 
	font-weight: bold;
	font-family: verdana, arial, tahoma;
	color: #FFFFFF}

.smalltextwhite {
	font-size: 11px; 
	font-family: verdana, arial, tahoma;
	color: #000000}

.10textwhite {
	font-size: 10px; 
	font-family: verdana, arial, tahoma;
	color: #FFFFFF}

.grayboldtext {
	font-size: 11px; 
	font-weight: bold;
	font-family: tahoma;
	color: #696969}

a.grayboldtext {
	font-size: 11px; 
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #696969}

a.grayboldtext:hover {
	font-size: 11px; 
	text-decoration: underline;
	font-weight: bold;
	font-family: tahoma;
	color: #696969}

.grayboldtext12 {
	font-size: 12px; 
	font-weight: bold;
	font-family: tahoma;
	color: #696969}

a.grayboldtext12 {
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #696969}

a.grayboldtext12:hover {
	font-size: 12px; 
	text-decoration: underline;
	font-weight: bold;
	font-family: tahoma;
	color: #696969}

/* images and navigation */
#nav-careers a {
	background: url(images/nav-careers.gif) no-repeat top;
	width: 81px; 
	height: 21px;
	float: left;}
	
#nav-careers a:hover {
	background: url(images/nav-careers.gif) no-repeat bottom;}

#nav-links a {
	background: url(images/nav-links.gif) no-repeat top;
	width: 80px; 
	height: 21px;
	float: left;}
	
#nav-links a:hover {
	background: url(images/nav-links.gif) no-repeat bottom;}

#nav-login a {
	background: url(images/nav-login.gif) no-repeat top;
	width: 82px; 
	height: 21px;
	float: left;}
	
#nav-login a:hover {
	background: url(images/nav-login.gif) no-repeat bottom;}