@charset "utf-8";
/* CSS Document */
ul.globalNavigation li.menu07 a{
	background-position: -705px -30px;
	background-image: url(../function/images/global_nav.jpg);
	}

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

#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;
}

#container div.mainColumn ul.nooutline2 {
	padding: 20px 0 10px;
	width: 410px;
	background-image: url(../images/content/list_bg.gif);
	background-repeat: repeat-y;
	font-size: 80%;
}

#container div.mainColumn ul.nooutline2 li {
	padding-left: 17px;
	background-image: url(../images/list_marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 1.3;
	list-style-type: none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
}