/* netset styles */

td.colheader {
	height: 20px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	font-weight: bold;
	line-height: 11px;
}

td.rowheader {
	font-weight: bold;
}


.typesetting ol {
	padding-left: 30px;
}

.typesetting ul {
	padding-left: 30px;
}

.typesetting ol li {
	font-weight: bold;
}

.typesetting ul li {
	font-weight: bold;
}


table.area {
	margin-bottom:10px;
}

table.area td {
	padding-right:10px;
}

b {
	font-weight:bold;
}

img.icon {
	padding-right:5px;
	text-decoration:none;
	float:left;
	clear:none;
}

.bottombox {
	margin-bottom: 5px;
}

.footerbox {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}

.innerbox {
	margin: 0px 10px 0px 10px;
	color: #777;
}

.innerbox a {
	color: #777;
	text-decoration: underline;
}

.innerbox a:link, .innerbox a:visited, .innerbox a:hover {
	color: #777;
	text-decoration: underline;
}