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.indexHeaderLink
{
    font-weight: Bold;
	font-size: 18px;
	font-family: Arial;
	text-decoration: none;
}

td.link
{
    background-color:#E6A736;
}

tr.pricing
{
    background-color:#6265BA;
}

a
{
	font-weight: normal;
	font-size: 12px;
	color: #212388;
	font-family: Arial;
	text-decoration: none;
}

ul
{
	list-style-image: url('../../../images/general/bullet.jpg');
}

.cardDependentText
{
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}

.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;
}

.orangeText
{
	color: #E8A636;
}

.whiteText
{
	color: #ffffff;
}


.footerText
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.footerText a
{
	font-weight: normal;
	font-size: 11px;
	color: #212388;
	font-family: Arial;
	text-decoration: none;
}

.title
{
	font-weight: bold;
	font-size: 20px;
	color: #e8a636;
	padding-top: 15px;
	font-family: Arial;
}

.subTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #e8a636;
	font-family: Arial;
}

.tagline
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	color: #D4182B;
}

.redText
{
	color: #D4182B;
}

.required
{
    font-weight: normal;
    font-size: 12px;
    color: #b22222;
    font-family: Arial;
    text-decoration: none
}

.indentText
{
	padding-right: 10px;
	padding-left: 10px;
}

.bodyText
{
	padding-right: 10px;
	padding-left: 10px;
	color: Black;
}

.blackText
{
	color: #000000;
}

.error
{
	font-weight: normal;
	font-size: 12px;
	color: maroon;
	font-family: Arial;
	text-decoration: none;
}

.flyout-background
{
	border: 1px solid #009;
	list-style-type: none;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	width:auto !important;
	
}

.flyout-item 
{
	color: #000000;
	cursor:pointer;

}

.flyout-item-hover 
{
	background-color: #D3D3D3;
	cursor:pointer;

}

.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;
}