.style {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.normal_text {
	font-family: tahoma;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: tahoma;
	color: #333333;
	text-decoration: none;
}
.bold_text {
	font-family: tahoma;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.blue_bold {

	font-family: tahoma;
	color: #003366;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.blue_medium {


	font-family: tahoma;
	color: #003366;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.small_text {

	font-family: tahoma;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}
.white_medium {



	font-family: tahoma;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.white_bold {




	font-family: tahoma;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.bold_grey {

	font-family: tahoma;
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.bold_text_big {
	font-family: tahoma;
	color: #333333;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.small_text_bold {
	font-family: tahoma;
	color: #000099;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}

.job_tbl_alternate {
	background:#bad1e3;
}

#joblist a { 
	text-decoration:underline;
}

#joblist a:hover { 
	text-decoration:none;
}

.careers_link a {
	text-decoration:underline;
	color:#FFFFFF;
}

.careers_link a:hover {
	text-decoration:none;
}

