body
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	margin: 0;
	font-family: Arial;
	text-decoration: none;
}

p, td
{
	font-weight: normal;
	font-size: 12px;
	color: #515379;
	font-family: Arial;
	text-decoration: none;
}

.error
{
	font-weight: normal;
	font-size: 12px;
	color: maroon;
	font-family: Arial;
	text-decoration: none;
}

.indentText
{
	padding-right: 10px;
	padding-left: 10px;
}

.subTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #CCA45D;
	font-family: Arial;
	text-decoration: none;
}

.subTitleIndent
{
	font-weight: bold;
	font-size: 12px;
	color: #CCA45D;
	font-family: Arial;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.subTitle a
{
	font-weight: bold;
	font-size: 12px;
	color: #CCA45D;
	font-family: Arial;
	text-decoration: underline;
}

.whiteText
{
	color: #ffffff;
}

a
{
    color: #140649;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

.sideText
{
	text-align: justify;
}

.introText
{
	color: #64769D;
	font-size: 12px;
	font-weight: bold;
}

.alphabet
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.alphabet a
{
	font-weight: bold;
	color: #515479;
	text-decoration: none;
}

.alphabet a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.drugSearchText
{
	padding-right: 10px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.required
{
    font-weight: normal;
    font-size: 12px;
    color: firebrick;
    font-family: Arial;
    text-decoration: none
}

.footerText
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.footerText a
{
	font-weight: normal;
	color: #140649;
}

.footerText a:hover
{
	color: #9491A4;
}

.footerLegalText
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.textBox
{
    font-weight: normal;
    font-size: 12px;
    width: 220px;
    color: black;
    font-family: Arial;
}

.textBox_DrugSearch
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Arial;
}

.dropDownList
{
    font-weight: normal;
    font-size: 12px;
    width: 220px;
    color: black;
    font-family: Arial;
}

.dropDownList_DrugSearch
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Arial;
}

.button
{
    font-weight: normal;
    font-size: 12px;
    width: 90px;
    color: black;
    font-family: Arial;
    height: 25px;
}