/* CSS Document */

#nr_text .wiiblue	{
 color: #34beed;
}
#nr_text .wiiblue10 {
 color: #34beed;
}
#nr_text .tx10	{
	color:#999;
}
#nr_text .indent	{
	text-indent: -1em;
	margin-left: 1em;
}
#nr_text h2 {
	font-size:120%;
	line-height:1.5;
}
#nr_text h3 {
	color:#555555;
	padding:3px;
	background:none repeat scroll 0 0 #DDDDDD;
}
#nr_text ul {
 margin: 0 0 2.5em 0;
	padding: 0;
	line-height:1.6;
}
#nr_text ul li {
 list-style: none;
}
#nr_text div ol {
}
#nr_text div.text {
	line-height:1.6;
	margin-bottom: 3em;
	text-align: left;
}

#nr_text table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}
#nr_text table tr {
 vertical-align: top;
}
#nr_text table th.border {
 border-top: dotted 1px #333;
}
#nr_text table th {
	line-height:1.6;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 5px;
}
#nr_text table td {
	line-height:1.6;
	padding-bottom: 8px;
}
#nr_text table td.image {
 padding-right: 15px;
}
#nr_text div.shead {
	font-weight: bold;
	line-height:1.6;
	text-align: left;
}
#nr_text div.shead img {
 display: block;
 text-align: center;
	margin: 0 auto;
	padding: 8px 0 15px 0;
}
