@charset "utf-8";

.topinx #mainContent h2 {
	font-size: 14px;
	color: #0489B7;
	margin-bottom: 0px;
	background-image: url(../img/pages1_h2.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 25px;
	padding-top: 3px;
} 
.topinx #mainContent h3 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 25px;
} 
.topinx #mainContent h4 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 25px;
	background-image: url(../img/pages1_h4.jpg);
	padding-top: 3px;
	letter-spacing: 1px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 24px;
} 
.topinx #text {
	padding-left: 25px;
	padding-right: 25px;
	font-size: 14px;
}

.topinx #mainContent .table_set1 {
	border-top: 2px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
}

.topinx #mainContent .table_set1 td {
	border-top: 1px solid #CCC;
	padding: 3px;
}
