.content img, .extra img {
	float:left;
	margin:0 20px 10px 0;
}
h2 {
	margin-bottom:10px;
	padding-bottom:13px;
	font-size:1.73em;
	font-weight:normal;
	line-height:1em;
	border-bottom:1px solid #e7ecf0;
}
.nan h2 {
	color:#1664a8;
}
.nestogen h2 {
	color:#00853f;
}
h2.headline {
	text-align:right;
}
h2 small {
	font-size:.75em;
}
h3 {
	margin-bottom:10px;
	font-size:1.3em;
	font-weight:normal;
}
.nan h3 {
	color:#1664a8;
}
.nestogen h3 {
	color:#00853f;
}
h4 {
	font-size:1.07em;
}
.nan a {
	color:#2960a7;
}
.nestogen a {
	color:#00803e;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
ul li {
	position:relative;
	padding-left:17px;
	background-repeat:no-repeat;
	background-position:0 .4em;
	list-style-type:none;
}
.nan .content ul li {
	background-image:url(/img/bullet-nan.gif);
	font-size:.81em;
}
.nestogen .content ul li {
	background-image:url(/img/bullet-nestogen.gif);
	font-size:.81em;
}
.nestogen .content ol li,
.nan .content ol li { font-size:.81em; }

p, ul, ol, .table, blockquote {
	margin-bottom:1.2em;
}
blockquote {
	padding:0 20px;
	font-style:italic;
}
ul {
	margin-left:11px;
}
ul.ul {
	margin-left:0;
}
ul ul {
	margin-top:2px;
	margin-bottom:2px;
}
ol {
	margin-left:33px;
}
li {
	margin-bottom:10px;
}
.nowrap {
	white-space:nowrap;
}
.table {
}
.table th,  .table td {
	padding:10px 20px;
	text-align:left;
}
.table th {
	padding-bottom:0;
	background-repeat:no-repeat;
	vertical-align:top;
	font-weight:bold;
}
.nan .table th {
	background-color:#88aed2;
	color:#1664a8;
}
.nestogen .table th {
	background-color:#aed8b1;
	color:#00853f;
}
.table tr.bc th {
	padding:0;
	height:10px;
	line-height:0;
	font-size:0;
}
.nan .table tr th:first-child,  .nan .table tr th.first-child {
	background-image:url(/img/table-lt-nan.gif);
	background-position:0 0;
}
.nan .table tr th:last-child,  .nan .table tr th.last-child {
	background-image:url(/img/table-rt-nan.gif);
	background-position:100% 0;
}
.nan .table tr.bc th:first-child,  .nan .table tr.bc th.first-child {
	background-image:url(/img/table-lb-nan.gif);
	background-position:0 100%;
}
.nan .table tr.bc th:last-child,  .nan .table tr.bc th.last-child {
	background-image:url(/img/table-rb-nan.gif);
	background-position:100% 100%;
}
.nestogen .table tr th:first-child,  .nestogen .table tr th.first-child {
	background-image:url(/img/table-lt-nestogen.gif);
	background-position:0 0;
}
.nestogen .table tr th:last-child,  .nestogen .table tr th.last-child {
	background-image:url(/img/table-rt-nestogen.gif);
	background-position:100% 0;
}
.nestogen .table tr.bc th:first-child,  .nestogen .table tr.bc th.first-child {
	background-image:url(/img/table-lb-nestogen.gif);
	background-position:0 100%;
}
.nestogen .table tr.bc th:last-child,  .nestogen .table tr.bc th.last-child {
	background-image:url(/img/table-rb-nestogen.gif);
	background-position:100% 100%;
}
.table td {
	border-bottom:1px solid #ddd;
}
.va-t {
	vertical-align:top !important;
}
.va-m {
	vertical-align:middle !important;
}
.va-b {
	vertical-align:bottom !important;
}
.ta-l {
	text-align:left !important;
}
.ta-c {
	text-align:center !important;
}
.ta-r {
	text-align:right !important;
}
p.disc {
	padding-left:350px;
	background-position: 278px 5px;
	background-repeat:no-repeat;
	font-size:11px
}
p.disc.one {
	background-image:url(/upload/nan1_disc.png)
}
p.disc.two {
	background-image:url(/upload/nan2_disc.png)
}
p.disc.three {
	background-image:url(/upload/nan3_disc.png)
}
p.disc.four {
	background-image:url(/upload/nan4_disc.png)
}
p.disc.five {
	background-image:url(/upload/nan5_disc.png)
}
h2 ins {
	text-decoration:none;
	font-size:12px;
	line-height:12px
}
.in-wrap p {
	font-size:.79em
}
.in-wrap h2 {
	font-size:1.2em
}
.in-wrap h3 {
	font-size:1.1em;
	margin-bottom:.2em
}
.cols p { font-size:1em}

.note {
	padding-top:2em;
	margin-top:.5em;
	border-top:1px solid #e7ecf0;
}
.nan .note, .nan .color {
	color:#2960a7
}
.nestogen .note, .nestogen .color{
	color:#00803e;
}
.color