p, .bodaytext, ol, ul, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 16px;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bodaytext2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	font-weight: normal;
}

.header_careers {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
.textbold2 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #009999;
}
h2 {
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #0079C2;
}
.title1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.titlewhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodaytextindent {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 13px;
	text-indent: 26px;
	text-align: left;
}
a:hover {
	color: #FF6600;
}
.careers-header {
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.footnote {
	font-family: Tahoma;
	font-size: 9px;
}

/*##########  secondary navigation  ########### */
.titleblue {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.titleblue a { 
	display: block; 
	font: 10px Tahoma;
	font-weight: bold; 
	color: #5AA2C6;
	border: 1px solid #5AA2C6; 
	padding: 2px 10px 2px 10px; 
	margin-right: 5px; 
	text-align: center; 
	float: left; 
	text-decoration: none;
}
.titleblue a:hover { 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #CC0000; 
}

