@charset "utf-8";
/* CSS Document */


ul.globalNavigation li.menu05 a{
	background-position: -456px -25px;
	background-image: url(../function/images/global_nav.jpg);
	}

#container div.mainColumn div.section1 table{
	width: 550px;
	font-size: 12px;
}

#container div.mainColumn div.section1 table th{
	background-color: #F0F0FF;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#container div.mainColumn div.section1 table td{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#apply a:link, #apply a:visited{
	background-image:url(../recruiting/images/apply.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
}