/********************************************************
	Welcome to the Tamiflu CSS
	Document Created By: Jeff Louella, Alex Lapinski, Brett La Valley
	Date Created: 11/16/2006
	Last Updated: 11/16/2006
*********************************************************/
/*=====================
	GLOBAL STYLES
=======================*/
* {	margin:0;padding:0;}
body{
	margin: 0 auto; padding:0 0 20px 0;
	background: #fff url(/hcp/images/bg_main.jpg) repeat-x center top;
	font: 11px/140% Arial, Helvetica, sans-serif;
	color: #666;
}

p{margin: 0 0 1em 0; }
a{color: #1178DE;}
a:active, a:focus, a:hover { color: #1f86ed;}
a:visited { color: #663399;}
a img{border:0;}

#container{	width:779px;margin: 0 auto;}
#content p{margin: 0 0 1em 31px; width:500px;}

.noMargin{margin: 0 !important;}
.h3NormFont
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.centerText{text-align: center;}

.floatLeft{float: left;}
.floatRight{float: right;}
.clear{clear: both;}

/*=====================
	END GLOBAL STYLES
=======================*/
/*=====================
	NAVIGATION STYLES
=======================*/
/* Alternative Navigation */
#alt_navigation 
{
	float:right;
	text-align:right;
}
	#alt_navigation li{
		list-style:none;
		float:left;
		padding: 0 0 0 10px;
		margin: 0 0 0 10px;
		background: url(/hcp/images/bg_green_pipe.gif) no-repeat 0 50%;
	}
	#alt_navigation li.first{background: none;}
	#alt_navigation li a{color: #107B6F; text-decoration:none;}
	#alt_navigation li a:visited{color: #035047;}

#sitemap #sitemap_link, #tellacolleague #tellacolleague_link,#isi #isi_link
{
	color: #CC6600;
}

/* Main Navigation */
#main_navigation{
	clear:left;
	float:left;
	width: 199px;
	margin: 20px 0 0 0;
}
	#main_navigation p{
		width: 170px;
		margin: 5px 0 0 19px;
	}
	
#links {
	padding: 23px 0 0 0;
	background: #07392C url(/hcp/images/mainnav_top.gif) no-repeat 0 0;
}

#links ul {
	margin:0 auto; padding:0 0 23px 0;
	background: #07392C url(/hcp/images/mainnav_bot.gif) no-repeat center bottom;
	width: 199px;
}
	#links ul li{
		list-style:none;
		width: 199px;
	}
		#links ul li ul {
			margin: 2px auto 2px auto; padding: 0;
			width: 199px;
			background: none;
		}
			#links li ul li{
				list-style:none;
				width: 199px;
			}
/*=====================
	END NAVIGATION STYLES
=======================*/
/*=====================
	HEADER STYLES
=======================*/
/* LOGO */
#logo {
	float:left;
	clear:left;
	margin: 20px 0 0 30px;
}

/* Site Search */
#search{
	clear:right;
	float:right;
	margin: 30px 0 0 0;
	width:500px; height: 40px;
}
	#search label{
		width:29px; height:19px;
		text-indent: -5000px;
		background:url(/hcp/images/search_magnif.gif) no-repeat right center;
		display:block;
		float:left;
		margin: 0 0 0 183px;
	}
	
#search_field{
	width:245px; height:17px; border:0px;
	background:url(/hcp/images/search_bg.gif) no-repeat right center;
	float:left;
	margin: 0 5px 0 0;
	padding: 2px 0 0 0;
	color: #999;
}
#search_button{
	width:37px; height:17px;
	float:left;
	
}
/*=====================
	END HEADER STYLES
=======================*/
/*=====================
	CONTENT STYLES
=======================*/
a.video {
background: url('/hcp/images/video-icon.gif') no-repeat center right;
padding-right: 25px;
}
a.videoleft {
background: url('/hcp/images/video-icon.gif') no-repeat center left;
padding-left: 25px;
}
a.adobeDownload {
	color: #888;
}
ul.adobe li.adobe_link
{
	background-image: none!important;
        padding: 0!important;
}

p.callout_adobe { margin: 210px 0 10 20px!important;}
ul.adobe {list-style: none; margin: 0; padding: 0px;}
	ul.adobe li {
		list-style-type: none !important;
		background: Transparent url(/hcp/images/adobeIcon.gif) no-repeat 0 0;
	}
	p{padding: 0px; margin: 0px;}

.adobeIcon{padding-right: 7px;}
a.adobeleft {
	background: url('/hcp/images/adobeIcon.gif') no-repeat 0 0;
	padding-left: 20px;
}
/* Main Content */
#content{
	clear: right;
	float: right;
	width: 570px;
	margin: 20px 0 0 0;
	padding: 0px;
}
	#content li h3, #content li p, #content li table {margin-left: 0;}
	#content li ul {margin-left: 15px;}
	#content ul {
		margin: 0 0 2em 46px; width:500px;
		list-style-type: disc;
	}
		#content ul li {
			padding: 0 0 0 0px; margin: 0 0 0.5em 0;
			list-style-type: disc;
		}
			#content ul li ul {
				margin: 0 0 0 20px;
				width: auto;
			}
			#content ul li ul li{
				list-style-type: circle !important;
			}
	#content ol {margin-left: 31px;}
		#content ol li {
			margin-left: 18px; padding-left: 0px;
			list-style-type: decimal;
		}
			#content ol li ul li {
				padding: 0 0 0 0px; margin: 0 0 0.5em 0;
				list-style-type:disc;
			}
	#content ol.orange {margin-left: 31px;}
		#content ol.orange li {
			font-weight: bold;
			color: #E09C1C;
			font-size: 13px;
		}
			#content ol.orange li p {
				font-weight: normal;
				color: #666;
				font-size: 11px;
			}
			#content ol.orange li ul li{
				font-weight: normal;
				color: #666;
				font-size: 11px;
			}
	#content li ul.adobe {margin-left: 0px;}
	#content ul.adobe {margin-left: 31px;}
		#content ul.adobe li {
			margin-left: 0;
			padding-left: 20px;
			list-style-type: none !important;
		}
		#content ul.adobe li.alt {
			background-color: #EBF6FC;
		}
	#content p.blueCarrot{
		background: url(/hcp/images/bullet_blue_arrow.gif) no-repeat 3px 50%;
		padding-left: 14px;
		width: auto;
	}
	#content p.chart
	{
		margin: 0 0 1em 31px;
		width: auto;
	}
	#content .twoCol {
		width: 270px;
		float: left;
	}
		#content .twoCol ul {width: 220px;}
		#content .twoCol ul li {width: 210px;}
	#content .endTwoCol {clear: left;}
	#content #RowTop {
		width: 100%; height: 219px;
		margin: 30px 0 21px 0;
		border-bottom: solid 1px #e9e9e9;
	}
	#content #RowBottom {width: 100%; height: 169px;}
	/*#content a.adobeDownload {margin: 0 0 10px 31px; }*/
	#content .box {
		border: solid 1px #C8D6D3;
		padding: 10px;
	}
		#content .box h3 {margin: 0;}
		#content .box p {margin: 5px 0 0 0;}
	#content .guidedPath
	{
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		margin: 10px 0 25px 0;
		padding: 10px 0 4px 0;
		text-align: right;
	}
	
#localRefLine{ width: 200px; margin-left: 30px;}

#flutrackerresults, #flutracker
{
	
}
/*=====================
	END CONTENT STYLES
=======================*/
/*=====================
	Exit Page
=======================*/
#ExitPage
{
	background: #FFF none;
}
#ExitPage div#content
{
	margin: 10px auto 0 auto;
	float: none;
	padding: 0 10px;
}
	#ExitPage p#tamiflu_logo_exit_page
	{
		float: left;
	}
	#ExitPage p
	{
		clear: left;
		padding: 0px;
		margin: 0px;
	}
	#ExitPage ul
	{
		margin: 20px 0 0 0;
		padding: 0;
	}
		#ExitPage ul li
		{
			list-style-type: none;
			margin-left: 0;
			padding-left: 0;
			margin-bottom: 10px;
			background: none;
		}
/*=====================
	END Exit Page
=======================*/
/*=====================
	TABLE STYLES
=======================*/
table {
	width: 521px;
	margin: 0 0 5px 31px;
}
	table .last {border-right: none !important;}
	table .noBorder { border: none !important; width:10px;}
	table thead .noBorder { width: 20px;}
	table tfoot .noBorder { width: 20px;}
	table thead th {
		color: #07392C;
		font-weight: bold;
		font-size: 13px;
		text-align: left;
		padding: 12px 3px 2px 10px;
		border-right: solid 1px #C8D6D3;
		border-bottom: solid 1px #C8D6D3;
	}
	table thead {/*background: url(/hcp/images/backgrounds/table_body.gif) repeat-y 0 0;*/}
		table thead tr.top {
			border: none;
			background: url(/hcp/images/backgrounds/table_header_topmiddleBG.gif) repeat-x 0 0;
		}
			table thead tr.top .first { background: url(/hcp/images/backgrounds/table_header_topleftBG.gif) no-repeat 0 0;}
			table thead tr.top .last { background: url(/hcp/images/backgrounds/table_header_toprightBG.gif) no-repeat 100% 0; }
			table thead tr.subHead th {
				color: #07392C;
				font-weight: bold;
				font-size: 11px;
				text-align: center;
				padding: 2px 3px 5px 3px;
				border-bottom: solid 1px #C8D6D3;
			}
			table thead tr.subHead .last { background: none; }
	table tbody {}
		table tbody tr {
			/*background: url(/hcp/images/backgrounds/table_body.gif) repeat-y 0 0;*/
			background-color: #FFF; 
		}
		table tbody tr.alt {
			/*background: url(/hcp/images/backgrounds/table_body_alt.gif) repeat-y 0 0;*/
			background-color: #E1F0ED;
		}
			table tbody tr th {				
				color: #07392C;
				font-weight: bold;
				font-size: 11px;
				text-align: left;
				border-right: solid 1px #C8D6D3;
				padding: 5px 10px;
			}
			table tbody tr td {
				text-align: left;
				color: #535454;
				border-right: solid 1px #C8D6D3;
				padding: 5px 10px;
			}
	table tfoot {/*background: url(/hcp/images/backgrounds/table_body.gif) repeat-y 0 0;*/}
		table tfoot tr.bottom {background: url(/hcp/images/backgrounds/table_footer_bottommiddleBG.gif) repeat-x 0 0;}
			table tfoot tr td {
				height: 32px;
				background: url(/hcp/images/backgrounds/table_footer_bottommiddleBG.gif) repeat-x 0 0;
			}
			table tfoot tr .first {background: url(/hcp/images/backgrounds/table_footer_bottomleftBG.gif) no-repeat 0 0;}
			table tfoot tr .last {background: url(/hcp/images/backgrounds/table_footer_bottomrightBG.gif) no-repeat 100% 0;}

table.cleanTable {}
	table.cleanTable *,table.cleanTable .last, table.cleanTable .first {background: none;}
	table.cleanTable thead th {
		color: #07392C;
		font-weight: bold;
		font-size: 13px;
	}
	table.cleanTable tbody td {
		text-align: center;
		color: #535454;
	}
	table.centerCellContent tbody td {text-align: center;}
	
table.smallTable {width: 230px;}
/*=====================
	END TABLE STYLES
=======================*/




/*=====================================
	TABLE STYLES ( Fixes for Safari )
=======================================*/
table thead td , table thead th {background: none;}
table thead tr .left { border-left: solid 10px #003829 !important;}
table thead tr .right { border-right: solid 11px #003829 !important;}
table thead tr.top .left { border-left: none !important;}
table thead tr.top .right { border-right: none !important;}
table .noBorder {
	width: 6px !important; 
	margin: 0; padding: 0;
}
table thead tr.top th {
	height: 20px !important;
	margin: 0 !important; padding: 0 !important;
}
table thead tr.top .middle {background: url(/hcp/images/backgrounds/table_header_topmiddleBG.gif);}
table tbody tr.alt td, table tbody tr.alt th {background-color: #E1F0ED;}
table tbody td , table tbody th {background: none;}
table tbody .noBorder, table tbody tr.alt .noBorder { border-left: solid 10px #003829 !important;}
table tbody .noBorderRight, table tbody tr.alt .noBorderRight { border-left: none !important; border-right: solid 11px #003829 !important;}
/*=====================
	END TABLE STYLES
=======================*/






/*=====================
	CALLOUT STYLES
=======================*/
#home_video_callout {
	width:204px; height:161px;
	background:url(/hcp/images/home-video-callout.gif) no-repeat;
	margin-top: 5px;
	margin-left: -1px;
}

#home_video_callout h3 {
	text-indent: -5000px;
	margin: 0px;
}
#home_video_callout p {
	width: 100px;
	margin-top: 25px;
	margin-left: 105px;
}
#home_video_callout a {
	display: block;
	width:111px; height:25px;
	text-indent: -5000px;
	background:url(/hcp/images/watch-videos-button.gif) no-repeat;
	margin-left: 80px;
	margin-top: 10px;
}
.callout{
	float: left;
	width:275px; height:170px;
	margin: 0 9px 0 0;
}
.callout_blue {
	width:199px; height:140px;
	background:url(/hcp/images/backgrounds/callout_blueBG.gif) no-repeat;
	color: #FFF;
}
.callout_yellow {
	background:url(/hcp/images/backgrounds/callout_yellowBG.gif) no-repeat;
	color: #343434;
}
.callout_green {
	width: 275px; height:170px;
	background:url(/hcp/images/backgrounds/callout_greenBG.gif) no-repeat;
	color: #FFF;
}
.callout_gray {
	width: 275px; height:170px;
	background:url(/hcp/images/backgrounds/callout_grayBG.gif) no-repeat;
	color: #414141;
}
	.callout_gray a{color: #1178DE;}
.callout_gray_swoosh {
	width: 275px; height:170px;
	background:url(/hcp/images/backgrounds/callout_gray_swooshBG.gif) no-repeat;
	color: #414141;
}
	.callout_gray_swoosh a{color: #1178DE;}

#callout_aboutTAMIFLU {
	width:260px; height:219px;
	margin: 0 0 0 31px;
	border-right: solid 1px #e9e9e9;
}
	#callout_aboutTAMIFLU h2{
		width: 243px; height: 18px;
		background: #FFF url(/hcp/images/headers/callout_aboutTAMIFLU_header.gif) no-repeat 0 0;
		text-indent: -5000px;
		margin: 0;
	}
	#callout_aboutTAMIFLU p {
		display: block;
		width:200px; height: 50px;
		color: #666;
		margin: 10px 0 0 0;
	}
	#callout_aboutTAMIFLU ul{
		width: 200px; height: 100%;
		margin: 10px 0;
	}
		#callout_aboutTAMIFLU ul li{
			width: 200px; height: 16px;
			margin: 5px 0;
			padding: 2px 15px;
			background: url(/hcp/images/bullet_blue_arrow.gif) no-repeat 7px 50%;
			background-color: #FFF;
			list-style-type: none;
		}
		#callout_aboutTAMIFLU ul li.alt 
		{
			background: url(/hcp/images/bullet_blue_arrowBLUEBG.gif) no-repeat 7px 50%;
			background-color: #EBF6FC;
		}
			
#callout_aboutInfluenza {
	width:250px; height:156px;
	margin: 0 0 0 28px;
}
	#callout_aboutInfluenza h2{
		background: #FFF url(/hcp/images/headers/callout_aboutInfluenza_header.gif) no-repeat 0 0;
		width: 243px; height: 18px;
		text-indent: -5000px;
		margin: 0px 0 0 0px;
	}
	#callout_aboutInfluenza p{
		display: block;
		width:200px; height: 50px;
		color: #666;
		margin: 10px 0 0 0;
	}
	#callout_aboutInfluenza ul{
		width: 200px; height: 100%;
		margin: 10px 0;
	}
		#callout_aboutInfluenza ul li{
			width: 200px; height: 16px;
			margin: 5px 0;
			padding: 2px 15px;
			background: url(/hcp/images/bullet_blue_arrow.gif) no-repeat 7px 50%;
			background-color: #FFF;
			list-style-type: none;
		}
		#callout_aboutInfluenza ul li.alt {
			background: url(/hcp/images/bullet_blue_arrowBLUEBG.gif) no-repeat 7px 50%;
			background-color: #EBF6FC;
		}
			
	
#callout_prepareForFlu {}
	#callout_prepareForFlu h2,#callout_prepareForFlu h3{
		background:url(/hcp/images/headers/callout_prepareFlu.gif) no-repeat 0 0;
		width:165px; height:37px;
		text-indent: -5000px;
		margin: 21px 0 0 23px;
	}
	#callout_prepareForFlu p{
		width:200px; height: 33px;
		margin: 20px 0 0 22px;
	}
		#callout_prepareForFlu p a{
			width: 207px; height: 25px;
			display:block;
			text-indent: -5000px;
			margin: -4px 0 0 35px;
			background: url(/hcp/images/buttons/button_reviewOfficePrepTips.gif) no-repeat 0 0;
		}
#callout_influenzaResources {}
	#callout_influenzaResources h2,#callout_influenzaResources h3 {
		background:url(/hcp/images/headers/callout_influenzaResources_.gif) no-repeat 0 0;
		width:141px; height: 15px;
		text-indent: -5000px;
		margin: 21px 0 5px 23px;
	}
	#callout_influenzaResources p{
		width:245px;
		margin: 0 0 3px 23px;
		color: #414141;
	}
	#callout_influenzaResources ul {
		margin: 0 0 3px 23px !important;
	}
		#callout_influenzaResources ul li {
			margin: 0 !important;
			width:245px;
			padding: 0 0 0 16px !important;
		}
		#callout_influenzaResources ul li.video {
			background-image: url(/hcp/images/video-icon.gif);
		}
	#callout_influenzaResources.callout_gray_swoosh p{
		margin: 43px 0 3px 23px;
	}
		#callout_influenzaResources.callout_gray_swoosh a.button{
			width:136px; height:25px;
			display:block; 
			text-indent: -5000px;
			margin: 19px 0 0 125px;
			background:url(/hcp/images/buttons/button_browseResources.gif) no-repeat 0 0;
		}
#callout_patientEducationMaterials {}
	#callout_patientEducationMaterials h3{
		margin: 21px 0 0 23px;
		color: #414141;
		background:url(/hcp/images/headers/callout_patientEd.gif) no-repeat 0 0;
		width:193px; height: 14px;
		text-indent: -5000px;
	}
	#callout_patientEducationMaterials p{
		width:245px;
		margin: 5px 0 3px 23px;
	}
	#callout_patientEducationMaterials ul.adobe {margin: 0 0 0 10px !important;}
		#callout_patientEducationMaterials ul.adobe li {
			margin: 0 0 0 15px !important;
			padding: 0 0 0 20px !important;
		}
#callout_DiagnosisInfluenza {}
	#callout_DiagnosisInfluenza h3{
		margin: 21px 0 0 23px;
		color: #414141;
		background:url(/hcp/images/headers/callout_diagnosisinfluenza.gif) no-repeat 0 0;
		width:193px; height: 17px;
		text-indent: -5000px;
	}
	#callout_DiagnosisInfluenza p{
		width:245px;
		margin: 5px 0 3px 23px;
	}
	#callout_DiagnosisInfluenza.callout_gray_swoosh p{
		margin: 41px 0 3px 23px;
	}
#callout_trackTheFlu {}
	#callout_trackTheFlu h2, #callout_trackTheFlu h3 {
		background:url(/hcp/images/headers/callout_trackTheFlu.gif) no-repeat 0 0;
		width:100px; height:51px;
		text-indent: -5000px;
		margin: 22px 0 0 30px;
	}
	#callout_trackTheFlu p{
		width:245px;
		margin: 5px 0 0 30px;
	}
		#callout_trackTheFlu p a{
			width:115px; height:25px;
			display:block; 
			text-indent: -5000px;
			margin: 19px 0 0 125px;
			background:url(/hcp/images/buttons/button_trackTheFlu.gif) no-repeat 0 0;
		}
#callout_rocheExchange2 {display: none;}
#callout_rocheExchange {margin: 3px 0 3px 0;display: none;}
	#callout_rocheExchange p.header {
		background: url(/hcp/images/headers/callout_visitRocheExchange.gif) no-repeat 0 12px;
		width: 177px; height:29px;
		text-indent: -5000px;
		margin: 0px 0 0 13px;
		padding: 0;
	}
	#callout_rocheExchange p{
		width:164px;
		margin: 0 0 0 17px;
		padding: 3px;
		line-height: 13px;
		font-size: 11px;
	}
	#callout_rocheExchange a:link
	{ color: #EFEFEF; }
		#callout_rocheExchange p a.button{
			width:180px; height:24px;
			display:block; 
			text-indent: -5000px;
			margin: 7px 0 0 -8px;
			background:url(/hcp/images/buttons/button_visitRocheExchange.gif) no-repeat 0 0;
		}
#home #callout_rocheExchange,
#home #callout_rocheExchange2,
#home #home_video_callout
 {display: block;}
/*=====================
	PAGE HEADER STYLES
=======================*/
#homeHeader
{
	background-image: url(/hcp/images/headers/header_treatprevent.jpg);
	width: 575px; height: 158px; margin: 0 0 15px -7px;
	text-indent: -5000px;
	background-repeat:  no-repeat;
	background-position:  0 0;
}

	#homeHeader a
	{
		text-indent:0;
		display: block;
	    position: relative;
	    top: 105px;
	    left: 534px;
	    height: 20px;
	    width: 20px;
	}

#PADLink
    {
	    display: block;
	    position: relative;
	    top: 15px;
	    left: 308px;
	    height: 80px;
	    width: 63px;
    }
    

	#homeHeader h1
	{
		width: auto !important; height: auto !important; margin: auto !important;	
	}
	
h1 {
	width: 575px; height: 123px; margin: 0 0 5px -7px;
	text-indent: -5000px;
	background-repeat:  no-repeat;
	background-position:  0 0;
}
h1.influenza {
	background-image: url(/hcp/images/headers/header_influenza.jpg);
}
h1.treatment {
	background-image: url(/hcp/images/headers/header_treatment.jpg);
}
h1.prevent {
	background-image: url(/hcp/images/headers/header_prevention.jpg);
}
h1.sideeffects {
	background-image: url(/hcp/images/headers/header_sideeffects.jpg);
}
h1.dosing {
	background-image: url(/hcp/images/headers/header_dosing.jpg);
}
h1.patiented {
	background-image: url(/hcp/images/headers/header_patienteducation.jpg);
}
h1.management 
{
	background-image: url(/hcp/images/headers/header_influenzamanagement.jpg);
}
h1.management_tag
{
	background-image: url(/hcp/images/headers/header_influenzamanagement.jpg);
}
h1.sitemap {
	background-image: url(/hcp/images/headers/header_sitemap.jpg);
}
h1.tellacolleague_tag 
{
	position: relative;
	top: -1px;
	background-image: url(/hcp/images/headers/header_tellacolleague.jpg);
}
h1.isi {
	background-image: url(/hcp/images/headers/header_importantsafety.jpg);
}
h1.references {
	background-image: url(/hcp/images/headers/header_references.jpg);
}

h2 {
	font-family: Arial, Verdana;
	letter-spacing: 0px;
	font-size: 20px;
	color: #1F5246;
	margin: 25px 0 5px 31px;
	font-weight: 200;
}
h2 {
	text-indent: -5000px;
	background-repeat:  no-repeat;
	background-position:  0 0;
	width: 384px; height: 56px;
	margin-top: -5px;
}
h2.influenza {
	background-image: url(/hcp/images/headers/subhead_influenzavirus.gif);
}
h2.influenza_clinical {
	background-image: url(/hcp/images/headers/subhead_clinicaloverview.gif);
}
h2.influenza_burden {
	background-image: url(/hcp/images/headers/subhead_impactofinfluenza.gif);
}
h2.influenza_diagnosis {
	background-image: url(/hcp/images/headers/subhead_diagnosisofinfluenza.gif);
}
h2.influenza_management {
	background-image: url(/hcp/images/headers/subhead_managementofinfluenza.gif);
}
h2.treatment {
	background-image: url(/hcp/images/headers/subhead_tamiflufortreatment.gif);
}
h2.prevent {
	background-image: url(/hcp/images/headers/subhead_tamifluforprevention.gif);
}
h2.sideeffects {
	background-image: url(/hcp/images/headers/subhead_sideeffects.gif);
}
h2.dosing {
	background-image: url(/hcp/images/headers/subhead_dosing.gif);
}
h2.dosing_extdosing {
	background-image: url(/hcp/images/headers/subhead_extemporaneous.gif);
}
h2.dosing_mixing {
	background-image: url(/hcp/images/headers/subhead_mixing.gif);
}
h2.patiented {
	background-image: url(/hcp/images/headers/subhead_patienteducation.gif);
}
h2.management {
	background-image: url(/hcp/images/headers/subhead_influenzamgmt.gif);
}
h2.kolminutes {
	background-image: url(/hcp/images/headers/subhead_kolminutes.gif);
}
h2.management_prep {
	background-image: url(/hcp/images/headers/subhead_officeprep.gif);
}
h2.management_diagnos {
	background-image: url(/hcp/images/headers/subhead_diagnosing.gif);
}
h2.management_flutracker {
	background-image: url(/hcp/images/headers/subhead_flutracker.gif);
}
h2.about_flutracker_results{
	background-image: url(/hcp/images/headers/subhead_flutrackerresults.gif);
}
h2.isi {
	background-image: url(/hcp/images/headers/subhead_importantsafety.gif);
}
h2.sitemap {
	background-image: url(/hcp/images/headers/subhead_sitemap.gif);
}
h2.tellacolleague {
	background-image: url(/hcp/images/headers/subhead_sharetamiflu.gif);
}
h2.references {
	background-image: url(/hcp/images/headers/subhead_references.gif);
}

h3 {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #E09C1C;
	margin: 20px 0 5px 31px;
	font-weight: bold;
}
h4 
{
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 10px 0 5px 31px;
	color: #444;
	font-weight: bold;
}
/*=========================
	END PAGE HEADER STYLES
=========================*/
/*=====================
	FORM STYLES
=======================*/
h3{clear: left;}
.blueBox{
	padding: 5px;
	background: #EBF7FD;
}
dl {
	margin: 10px 0 20px 31px;	
}
	dt {
		width: 100px;
		height: 20px;
		margin: 5px 0;
	}
		dt label{}
	dd {
		width: 400px;
		margin-left: 100px;
		margin-top: -25px;
	}
		dd input 
		{
			width: 200px;
		}
		dd textarea
		{
			width: 400px;
			height: 200px;
		}
	dd.buttons {
		margin: 10px 0;
		width: 500px;
		text-align: center;
	}
	dd.buttons input{width: auto;}
#go{margin-bottom: -3px;}
/*=====================
	END FORM STYLES
=======================*/
/*=====================
	FOOTER STYLES
=======================*/
/*  SAFETY INFORMATION */
div#footer_nav {
	border-top: 1px solid #ddd;
	clear: both;float: left;
	padding: 20px 0 20px 0;
	margin: 20px 0 0 0;
	width: 100%;
	text-align: center;
}
#footer_nav ul{
	display:block;
}
#footer_nav li{
	list-style:none;
	display:inline;
	padding: 0 0 0 10px;
	margin: 2px 0 2px 5px;
	background: url(/hcp/images/bg_blue_pipe.gif) no-repeat 0% 100%;
}
#footer_nav li.first{
	background: none;
	margin:0; padding:0;
}
#copyright {
	clear: left;
	float:left;
	padding: 0 0 0 120px;
	border-top: 1px solid #ddd;

}
#copyrightLogo
{
	padding: 23px 00 0 0px;
	/*margin-right: 12px;*/
	height: 35px;
	width: 50px;
	float: right;
}
#copyrightText
{
	clear: right;
	float:left;
	width: 490px;
	padding: 23px 0 20px 0;
	/*margin-left: 10px;*/
}
	#copyrightText a
	{
		color: #1178DE !important;
	}
	#copyrightText h4 
	{
		margin: auto auto 0pt 0;
		color: #333;
		font-size: 12px;
		font-weight: bold;
		
	}
	#copyrightText p
	{margin: 0pt 0pt 1em;}
	
#influenza
{
	margin-top: -1px;
}
#influenzaForm
{
	margin-top: auto;
}
.tab6TD
{
	color: #07392C;
}

.alert {margin: -15px 0 0 -7px;}