/* CSS Document */
#bgTop {
	background:url(../images/bg_top.gif) no-repeat left bottom;
	height:10px;
}

#bgMdl {
	background:url(../images/bg_mdl.gif) repeat-y left top;
	padding:7px 17px 20px 17px;
}

#bgBtm {
	background:url(../images/bg_btm.gif) no-repeat left top;
	height:10px;
}

h2 {
	/zoom: 1;
	background: url("/shared/images/com_bg_h3_right.gif") no-repeat right top;
	font-size: 123.1%;
	font-weight: bold;
	margin-bottom:15px;
}

h2 span {
	display: block;
	padding: 8px 10px 4px 16px;
	border-bottom: solid 1px #b8b8b8;
	background: url("/shared/images/com_bg_h3_left.gif") no-repeat left top;
}

.center {
	text-align:center;
}

.secInner {
	margin-left:30px;
	margin-right:30px;
}

.secInner-S {
	padding-left:10px;
	padding-right:10px;
}

table#sec03tbl {
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	margin-bottom:8px;
}

table#sec03tbl th,
table#sec03tbl td {
	border-bottom:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	padding:5px 10px;
}

table#sec03tbl th {
	background-color:#e5f6fd;
	color: #333333;
	font-size: 93%;
}

table#sec03tbl th.thL {
	width:96px;
}

table#sec03tbl td {
	text-align:center;
}

table#sec03tbl .txt {
	color: #333333;
	font-size: 93%;
}

#sec03arrow {
	text-align:right;
	margin-bottom:15px;
}

#sec03notes {
	float:left;
	_display:inline;
	width:560px;
}

ul.listTypeNormal li {
	padding-left:10px;
	background: url("/shared/images/com_ic_list.gif") no-repeat left 0.6em;
	color: #333333;
	font-size: 93%;
}

#sec03img07 {
	float:right;
	_display:inline;
	margin-right:10px;
}

#sec03box {
	border:1px solid #bbbbbb;
	padding:20px 34px 20px 20px;
	margin-bottom:30px;
}

#sec03box dl {
	float:left;
	_display:inline;
	width:520px;
}

#sec03box dl dt {
	text-align:left;
	margin-bottom:5px;
}

#sec03box dl dd {
	color: #333333;
	font-size: 93%;
}

#sec03box #sec03boxImg {
	float:right;
	_display:inline;
}

#sec05img {
	float:left;
}

#sec05btn {
	float: right;
	padding-top:10px;
}

ul#links li {
	overflow: hidden;
	padding: 0 0 0 15px;
background: url("/shared/images/com_arrow_link_large.gif") no-repeat left 0.3em;
	font-size: 93%;
}

ul#links li a {
padding: 0 18px 0 0;
background: url("/shared/images/com_ic_window.gif") no-repeat right top;
}