/* CSS Document */

body{
	background-image: url(../images/hcp/home-body-bg.gif);
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px !important;
}

#header
{
	width: 920px;
	height: 76px;
	background: none;
}

#navContainer
{
	position: absolute;
	top: 76px;
	left: 8px;
	width: 920px;
	height: 39px;
	margin: 0px;
	z-index: 100;
}

#searchContainer{
	top: 47px !important;
	left: 686px !important;
}

#secondaryImage{
	top: 17px !important;
	left: 682px !important;
}

#searchInputField
{
	position: absolute;
	right: 66px;
	width: 154px;
	padding-left: 3px;
	height: 21px;	
	font-size: 16px;
	border: #DD0101;
	color: #DD0101;
	background-color: #efeeee;
}

#container
{
	width: 920px;
	margin: 0px auto;
	padding: 0px 8px;
	background-image: url(../images/hcp/home-container-bg.png);
	background-repeat: repeat-y;
	position: relative;
	background-color: transparent!important;
}

#mainContent{
	margin-top: 39px;
}

#mainFlashArea{
	height: 252px;
	background-image: url(../images/hcp/flash-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainFlashAreaRegister{
	width: 392px;
	height: 252px;
}

#mainFlashAreaContent{
	padding-top: 6px;
	width: 382px;
}

#mainFlashAreaContent p{
	margin-left: 8px;
}
#mainFlashObject{
	width: 528px;
	height: 252px;
	float: right;
}

#mainPageCallout
{
	/*background-image: url(../images/hcp/main-callout-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;*/
	height: 226px;
}
.CalloutUL{
	float: right;
	list-style-type: disc;
	color: #CC0000;
	width: 175px;
	margin:0px;
}
.CalloutUL ul {
	list-style-type: disc;
	color: #CC0000;
	margin-top: 0px !important;
}
.CalloutUL ul li
{
	margin-bottom:5px;
}

.CalloutUL ul li ul li ul{
	list-style-type: disc;
	color: #CC0000;
	margin-top: 0px !important;
}

.black_text{
	color: #000000;
	font-size:12px !important;
	line-height:12px !important;
}

.calloutDiv{
	float: left;
	width: 290px;
	border-right: dotted 1px #cc0000;
	padding: 0px 8px 0px 8px;
	height: 275px;
}


#mainPageCalloutWhite
{
	 width: 614px;
	 /* border-left: 1px solid #C9C9C9;
	 border-right: 1px solid #C9C9C9; */
	 margin-left: 223px;
}

a
{
	text-decoration: none;
}

#brandLogo{
	display: block;
	padding: 4px 0px 0px 6px;
}

a:hover
{
	text-decoration: underline;
}
#toolbar{ 
	border-top: 1px dotted #D40000;
	padding-left: 16px;
	background-color: #FFFFFF;
	width: 904px;
}


#toolbar a
{
	padding: 0px 28px !important;
}
/*
#toolbar a:hover
{
	text-decoration: underline;
}
*/
#mainContent
{
	background-color: #FFFFFF;
}
.calloutDiv
{
	background-color: #FFFFFF;
}

#footer{
	width: 920px;
/*
	padding: 10px 16px 10px 0px;
*/
	padding: 10px 0px 0px 0px;
	background-color: #e8e8e7;
	margin: 0px 0px 0px 0px;
}

#mainhcpisi
{
	display: block;
	margin-left: -2px;
	padding-left: 0px;
}

#mainhcpisi ul
{
	margin-left: 30px;
	margin-top: 0px;
}

#mainhcpisi p
{
	padding-left: 0px;
}

#mainhcpisi p.ul_title
{
	margin-bottom: 0px;
}

.toutStyle
{
	height:210px;
}

#footer a
{
	maring-left:
}

#imgHeader
{
	margin-bottom:5px;
}

#txtHeader1
{
	line-height:13px !important;
	font-size:12px;
	margin-top:0px !important;
	margin-bottom: 5px;
}

#txtHeader2
{
	font-size:12px;
	line-height:13px !important;
	margin-top:2px !important;
}

#footerLogo
{

        height: 35px;
	width: 62px;
}

#lnkLilly
{
        position: absolute;
	top: 14px;
	right: 10px;
        height: 35px;
	width: 62px;
}

#indication1, #indication2, #indication3, #indication4, #indication5
{
    display: none;
} 