.hm_news {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FFCB0F;
}
.normal_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer_bg {
	background-color: #E1E1E1;
}
.body_text_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hd_main {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3399FF;
	text-transform: uppercase;
}
.archor_top {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	text-transform: uppercase;
}
.white_bg {
	background-color: #FFFFFF;
}
.careers_hd1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}
.careers_hd2 {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.careers_hd1_blue {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399FF;
	text-transform: uppercase;
}
.email {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFCB0F;
}


#footer_nav ul, #footer_nav ul li {
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top:10px;
}

#footer_nav ul {
    text-align: left;
}

#footer_nav ul li {
    display: inline;
    margin-right: .75em;
	padding-top:10px;
}
#footer_nav ul li.last {
    margin-right: 0;
}

#footer_nav li a {
    padding: 5px 1em;
	color:#000;
	text-decoration: none;
}
 

