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


ul.globalNavigation li.menu07 a{
	background-position: -678px -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;
}

.inputlong{
	width: 540px;
	border: 1px solid #666666;
}

.inputmedium{
	width: 250px;
	border: 1px solid #666666;
}

.inputshort{
}