body
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	margin: 0;
	font-family: Arial;
	text-decoration: none;
}

p, td
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

a
{
	color: #010000;
}

.pharmacy
{
	font-size: 10px;	
}

.disclaimer
{
	font-size: 12pt;
	font-family: Arial;
}

.indentText
{
	padding-right: 10px;
	padding-left: 10px;
}

.subTitle
{
	font-weight: bold;
	color: #00467F;
	font-size: 13px;
	font-family: Arial;
}

.footerText
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.footerText a
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.heading a
{
	font-weight: bold;
	color: #00467F;
	text-decoration:none;
}

.textBox
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
}

.dropDownList
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
}

.button
{
    font-weight: normal;
    font-size: 11px;
    width: 90px;
    color: black;
    font-family: Verdana, Arial;
    height: 25px;
}

.required
{
    font-weight: normal;
    font-size: 12px;
    color: firebrick;
    font-family: Arial;
    text-decoration: none
}

.smallText
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.error
{
	font-weight: normal;
	font-size: 12px;
	color: maroon;
	font-family: Arial;
	text-decoration: none;
}
