@charset "utf-8";
#Photo {
	height: auto;
	width: 370px;
	float: left;
	padding: 10px;
}
#PrescriptionDrugs {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
	float: left;
	clear: both;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.SecondTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
}
#TipsLinks {
	float: left;
	width: 210px;
	padding-left: 50px;
}

.TipsLinks ul {
	list-style-type: none;
	width: 175px;
	margin: 5px;
	padding: 10px;
}
.TipsLinks {
}

.TipsLinks a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990000;
	display: block;
	padding: 5px;
	text-decoration: none;
}
.TipsLinks a:hover {
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.TipsLinks a:active {
}
.NewGuideLines {
	display: block;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.NewGuideLinesTitle {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.ScheduleIIDrugs {
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
}
#clear {
	clear: both;
}

