*, p, a {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt; color:#000000;
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:0;
	}

h1, .colonSubhdr {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
  font-size:14pt;
	text-indent:0;
	}
	
strong {
	font-weight:bold;
	}

#form1099r {
	width:100%;
	height:auto;
	background:none;
	display:inherit;
	}

#form1099rPrint {
	margin:1.5em auto 0.5em;
	width:100%;
	height:auto;
	text-align:center;
	}

#poplogo {
	float:right;
	}

.content {
	width:100%;
	height:auto;
	}

.num {
	color: #000000;
	}

dl {
	margin:0;
	padding:0;
	font-weight:normal;
	}

dd{
	position:static;
	width:auto;
	margin:0 0 1em 0;
	padding:0;
	font-weight:normal;
	}

dd .defn {
	width:auto;
	border:none;
	display:inline;
	background-color:#FFFFFF;
	color:#000000;
	position:static;
	font-weight:normal;
	line-height:115%;
	}
	
dd .num {
	font-weight:bold;
	}

dd .term {
	width:auto;
	display:block;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	}

dd a {
	position:static;
	display:inline;
	width:auto;
	height:auto;
	}

dd a .defitem {
	display:inline;
	}

.noprint {
	display:none;
	}

