body
{
	font-weight: normal;
	color: black;
	margin: 0;
	font-family: Arial;
	text-decoration: none;
	font-size: 10pt;
}

p, td
{
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

a
{
	font-weight: normal;
	color: #277FA1;
	font-family: Arial;
	text-decoration: underline;
}

.navigation
{
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}


.navigation a
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.navigation a:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

ul
{
	list-style-image: url(../images/general/red_bullet.jpg);
}

.smallText
{
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}

.fontSize
{
	color: #ffffff;
}

.fontSize a
{
	color: #ffffff;
}

.largeText
{
	font-size: 22px;
}

.liSpacing
{
	padding-bottom: 10px;
}

.drugSearch
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.drugSearch a
{
	color: #ffffff;
}

.drugSearch a:hover
{
	color: #E7A636;
}

.whiteText
{
    color:#ffffff;
}

.whiteTextBold
{
    font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.whiteTextBold a
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.indentText
{
	padding-right: 10px;
	padding-left: 10px;
}

.footerText
{
	font-weight: normal;
	font-size: 11px;
	color: #277FA1;
	font-family: Arial;
	text-decoration: none;
}

.footerText a
{
	font-weight: normal;
	font-size: 11px;
	color: #878686;
	font-family: Arial;
	text-decoration: none;
}

.title
{
	font-weight: bold;
	font-size: 20px;
	color: #277FA1;
	padding-top: 15px;
	font-family: Arial;
}

.subTitle
{
	font-weight: bold;
	color: #287EA0;
	font-family: Arial;
}

.tagline
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.redText
{
	color: #D4182B;
}

.textBox
{
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Arial;
}

.dropDownList
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: 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
}

.modalProgressBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White;
    font-size:18px;
    font-weight:bold;
    color:#295173;
    width:300px;
    height:100px;
}

.modalPopup_sp
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White;
    font-size:18px;
    font-weight:bold;
    color:#295173;
    width:390px;
    height:100px;
}
