body {
	color: #2f4f4f;
	font-family: "arial";
	font-size: 9pt;
}

.MenuLinks {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: White;
	text-decoration: none;
}

.ActiveMenuLinks {
	font-family : Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: White;
	text-decoration: none;
}

a:link {
	color: #15395B;
	text-decoration: underline;
}

a:visited {
	color: #15395B;
	text-decoration: underline;
}

a:hover {
	color: #6698CB;
	text-decoration: underline;
}

th {
	font-family : "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-position: center bottom;
	color : #000000;
}

td {
	font-family : "Arial";
	font-size : 14px;
	line-height : 20px;
	color : Black;
	text-align : justify;
}

h1 {
	font-family : "Arial";
	font-size: 16px;
	line-height: 30px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align : left;
	color : #073163;
}

h2 {
	font-family : "Arial";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align : left;
	color : #073163;
}

h3 {
	font-family : "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-align : left;
}

h4 {
	font-family : "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-align : left;
}

UL {
	list-style-position : outside;
}

.SmallText{
	font-family : "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	list-style-type: circle;
	color: #000000;
}

.SmallListText{
	font-family : "Arial";
	font-size: 12px;
	line-height : 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	list-style-type: circle;
	color: #000000;
}

.pharmacylist{
	font-family : "Arial";
	font-size: 12px;
	line-height : 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	list-style-type: circle;
	color: #000000;
}

.smallNavLinks{
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.smallheaderLinks{
	font-size: 12px;
	text-align: right;
}

.ReadableSpacing {
	line-height : 10px;
	font-size: 12px;
	text-align : Right;
}

.Nospaceleft {
	line-height : 14px;
	font-size: 14px;
	text-align : left;
}

HR {
	color: #999999;
}

.FooterSmall {
	font-family : "Arial";
	font-size: 11px;
	line-height : 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: Left;
	color: #999999;
}

.FaqItemText {
	font-family : "Arial";
	font-size : 14px;
	line-height : 20px;
	color : Black;
	font-weight : bold;
	text-align : right;
}

.FaqQuestionText {
	font-family : "Arial";
	font-size : 14px;
	line-height : 20px;
	color : Black;
	font-weight : bold;
	text-align : left;
}

.FaqAnswerText {
	font-family : "Arial";
	font-size : 12px;
	line-height : 20px;
	color : Black;
	text-align : justify;
	font-style : normal;
}
.TableSpacer {
	line-height : 5px;
	font-size: 5px;
}
.GlossDefinition {
	font-family : "Arial";
	font-size : 12px;
	line-height : 20px;
	color : Black;
	text-align : justify;
	font-style : normal;
}
.GlossTerm {
	font-family : "Arial";
	font-size : 13px;
	line-height : 20px;
	color : Black;
	text-align : left;
	font-style : normal;
	font-weight : bold;
}