
BODY,TR,TD, p, div {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

/* =====================================
	FONT SIZER STYLES 
======================================= */
/* sets the font size on the tags  */
.article p, .article td {
 font-size: 100%;
 margin:0px;
 padding:0px;
}
.article ul {
	margin-left: 15px;
	padding-left: 15px;
}

/*  =Font Sizer (Articles)
------------------------------------------------------- */
.font_sizer_fmt {
	width:70px;
	height:42px;
	margin: 0px 0px 0px 5px;
	float: right;
	}	
.font_sizer_text_fmt {
	width:66px;
	margin: 0px;
	text-align: center;
	font-size: 75%;
	text-transform: uppercase;
	line-height:12px;
	}	
.font_sizer_break_fmt {
	clear: both;
	}
.font_sizer_fmt .font_sizer_001_fmt {
	background: url(http://images.medicinenet.com/images/rxlist/font_sizer_001.gif) no-repeat;
	width:6px;
	height:26px;
	float:left;
	padding: 0px;
	}
.font_sizer_fmt .font_sizer_002a_fmt {
	background: url(http://images.medicinenet.com/images/rxlist/font_sizer_002a.gif);
	width:17px;
	height:26px;
	float:left;
	}
.font_sizer_fmt .font_sizer_002b_fmt {
	background: url(http://images.medicinenet.com/images/rxlist/font_sizer_002b.gif);
	width:17px;
	height:26px;
	float:left;
	}
.font_sizer_fmt .font_sizer_003_fmt {
	background: url(http://images.medicinenet.com/images/rxlist/font_sizer_003.gif);
	width:9px;
	height:26px;
	float:left;
	font-size:1%;
	}
.font_sizer_fmt .copyA_fmt {
	font-size:90%;
	float:left;
	margin:6px 5px 5px 5px;
	line-height: 17px;
	}
* html .font_sizer_fmt .copyA_fmt {
	line-height: normal;
}
.font_sizer_fmt .copyB_fmt {
	font-size:115%;
	float:left;
	margin:6px 4px 4px 4px;
	line-height: 15px;
	}
.font_sizer_fmt .copyC_fmt {
	font-size:135%;
	float:left;
	margin:6px 3px 0px 3px;
	line-height: 13px;
	}
.font_sizer_fmt a:link, .font_sizer_fmt a:visited {
	color: #164C6A;
}
.copyNormal {
	font-size:100%;
    line-height: 16px;
	}
.copyNormal p {
         margin-bottom: 10px;
}
.copyNormal h1, .copyNormal h2, .copyNormal h3, .copyNormal h4 {
	line-height: 18px;
}
.copyMedium {
	font-size:110%;
	line-height: 18px;
	}
.copyMedium .subhead_fmt {
	line-height: 20px;
}
.copyMedium h1, .copyMedium h2, .copyMedium h3, .copyMedium h4 {
	line-height: 24px;
}
.copyMedium p {
         margin-bottom: 13px;
}
.copyLarge  {
	font-size:130%;
	line-height: 22px;
	}
.copyLarge .subhead_fmt {
	line-height: 24px;
}
.copyLarge h1, .copyLarge h2, .copyLarge h3, .copyLarge h4 {
	line-height: 30px;
}
.copyLarge p {
    margin-bottom: 17px;
}