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: #000000;
	font-family: Arial;
	text-decoration: none;
}

a
{
    color: #140649;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

.introText
{
	color: #64769D;
	font-size: 12px;
	font-weight: bold;
}

.drugSearchText
{
	padding-right: 10px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.error
{
	font-weight: normal;
	font-size: 12px;
	color: maroon;
	font-family: Arial;
	text-decoration: none;
}

.lightblueBig
{
	color: #64769D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.lightblueBig a
{
	text-decoration: underline;
}

.darkblue
{
	color: #140649;
}

.sectionTitle
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #140649;
}

.required
{
    font-weight: normal;
    font-size: 12px;
    color: firebrick;
    font-family: Arial;
    text-decoration: none
}

.footerText
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.footerText a
{
	font-weight: normal;
	color: #140649;
}

.footerText a:hover
{
	color: #9491A4;
}

.footerLegalText
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.footerLegalText a
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: underline;
}

.footerLegalText a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #140353;
	font-family: Arial;
	text-decoration: underline;
}

.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;
}

.alphabetD a
{
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}

.alphabetD a:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #140649;
	font-family: Arial;
	text-decoration: none;
}

.searchHeader
{
	font-weight: bold;
	font-size: 13px;
	color: #140649;
	font-family: Arial;
	text-decoration: none;
}

.subTitle
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial;
    margin-right: 0px;
}

.subTitleBlue
{
	font-weight: bold;
	color: #140649;
	font-size: 13px;
	font-family: Arial;
    margin-right: 0px;
}
