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

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

#container div.mainColumn div.section1 table{
	width: 600px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}

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

#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: solid;
	border-bottom-color: #F2F2F2;
}

ul#thumbnail {margin:0;}
ul#thumbnail li {display:inline;padding-right:8px;}
ul#thumbnail li.last {display:inline;padding-right:0;}
ul#thumbnail li img {vertical-align:bottom;margin-bottom:8px;}
ul#thumbnail li img {background:#FFF; padding:4px; border:1px solid #D0CFCD;}
ul#thumbnail li a:hover img {border:1px solid #666;}

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