/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color:#494949;
	font:75% arial, sans-serif;}

h1 {
	color:#184586;
	font:normal 220% Georgia, Helvetica, sans-serif;
	line-height:100%;}
	
h2	
	{
	color:#184586;
	font:normal 180% Georgia, Helvetica, sans-serif;
	line-height: 100%;}

h3	
	{
	color:#184586;
	font:normal 140% Georgia, Helvetica, sans-serif;
	line-height:100%;}

h4 {
	color:#666666;
	font-size:120%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#999999;
	font-size:110%;
	font-weight:normal;}

h6 {
	color:#cccccc;
	font-size:100%;
	font-weight:bold;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:160%;
	font-size:100%;}

a {
	color:#285BA5;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td, #int_container td {
		font-size:100%;} /* ezedit vs. front-end fix */
	#container td.disease, #int_container td.disease { font-size:13px; }

/*	1.2 [Layout]  */

body {
	background:#ffffff;
	min-width:1020px;
	height:98%;}
			
h1 	{padding:0px 0px 15px 0px;}	
h2 	{margin:0px 0px 12px 0px;}
h3 	{margin:0px 0px 9px 0px;}
h4 	{margin:0px 0px 5px 0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{padding:0px 0px 15px 0px;}
	
img {border:0px;}
img td {border:0px;}

sub, sup {font-size: 70%; vertical-align: text-top;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

.imgClear {display:block;clear:both;}

.img_border {
	border: 1px solid #E3E2D0;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
hr {margin-bottom: 15px;}
	
.imgLeft {
	margin: 5px 20px 10px 0px;}
	
.imgLeft_border {
	border: 1px solid #E3E2D0;
	margin: 5px 20px 10px 0px;}
	
.imgRight {
	margin: 5px 0px 10px 20px;}

.imgRight_border {
	border: 1px solid #E3E2D0;
	margin: 5px 0px 10px 20px;}

.thumbnailLinkGlobeLeft {
	background:url(images/click_to_enlarge.gif) 0 bottom no-repeat;
	display:inline-block;
	margin: 5px 20px 10px 0px;
	padding-bottom:19px;}
	
.thumbnailLinkGlobeRight {
	background:url(images/click_to_enlarge.gif) 0 bottom no-repeat;
	display:inline-block;
	margin: 5px 0px 10px 20px;
	padding-bottom:19px;}
	
/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	background:url(images/emagine-note.gif) 0 3px no-repeat;
	color: #FF0000;
	display:inline-block;
	font-size:110%;
	font-weight:bold;
	padding-left:20px;}
	
.footnote {
	font-size:90%;}
	
	#container td .footnote {
		font-size:85%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#666666;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	padding:15px;}
	
#container .table-header-app {font-size:120%;}

.table-subheader-app {
	background:#004990;
	color:#FFFFFF;
	font-weight:normal;
	padding:15px;}

.table-row {
	border-bottom: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#333333;
	padding:15px;}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#e5edf3;
	color:#333333;
	padding:15px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:5px; /*border-bottom: 1px solid #DDDDDD;*/}
	
	td.table-row td, td.table-altrow td {
	padding:0px; border: none;}
	
.tableBorder {
	border: 1px solid #DDDDDD;
	border-bottom: none;}	

/*For Download's Delivery header*/
	
.table-header th {
	background-color:#9ba4af;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
	
/*	2.4 [Library Items]  */


/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities {
	color:#999999;
	font-size:85%;
	font-weight:bold;}
	
	#utilities li {}

	#utilities a {
		color:#666666;
		text-decoration:none;}

		#utilities a:hover {
			color:#666666;
			text-decoration:underline;}

#footer {
	color:#FFFFFF;
	font-size:80%;
	text-align:left;}

	#footer a {
		color:#FFFFFF;
		text-decoration:none;}

		#footer a:hover {
			color:#FFFFFF;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background:#ffffff url(images/container_bg.gif) 0px 0px repeat-x;
	border-top:8px solid #184586;
	width:100%;}
	
#int_container {
	background:#ffffff url(images/int_container_bg.gif) 0px 0px repeat-x;
	border-top:8px solid #184586;
	width:100%;}

	#header {
		clear:both;
		height:90px;
		margin:0px auto;
		width:1020px;}		

		#logo {	
			float:left;
			margin:19px 0px 0px 43px;
			display:inline-block;}

		#topNav {
			background:url(images/topnav_bg.gif) 0px 0px repeat-x;
			float:left;
			height:38px;
			margin:0px 0px 0px 228px;
			width:420px;}

		#topNav img {
			float:left;
			display:block;}

		#utilities {
			float:right;
			margin:20px 42px 0px 0px;}

		#utilities li {
			padding:0px 0px 5px 0px;}
				
#footerContainer {
	background:#184586;
	clear:both;
	width:100%;}

#footer {
	clear:both;
	margin:0px auto;
	padding:17px 0px 22px 70px;
	width:1020px;}

		#footer ul li {
			display:inline;
			padding:0px 0px 0px 3px;}
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMain {}

#homeMain h1 {
	color:#666666;
	font:normal 160% Georgia, Helvetica, sans-serif;
	padding:0px 0px 17px 0px;}
	
#homeMain p {
	line-height: 140%;
	padding:0px 0px 7px 0px;}
	
#homeMain a {
	color:#184586;
	text-decoration: none;}
	
	#homeMain a:hover {text-decoration: underline;}

/* 4.2 [Layout] */

#homeMain {
	clear:both;
	margin:0px auto;
	width:1020px;}
	
	#homeFlash {
		clear:both;
		height:290px;
		width:100%;}
		
	#homeMid {
		clear:both;
		padding:37px 0px 0px 0px;
		margin:0px auto;
		width:946px;}

		#homeMidLeft {
			float:right;
			width:477px;}
	
			#homeMidA {
				border-bottom:1px dotted #B2B2B2;
				padding:0px 10px 10px 0px;
				width:440px;
				float:right;
				clear:both; }
	
			#homeMidB {
				border-bottom:1px dotted #B2B2B2;
				padding:17px 10px 10px 0px;
				width:440px;
				float:right;
				clear:both; }
				
			#homeMidC {
				border-bottom:1px dotted #B2B2B2;
				padding:17px 10px 10px 0px;
				width:440px;
				float:right;
				clear:both; }
	
		#homeMidRight {
			background:url(images/home_pipeline_bg.png) 0px 0px no-repeat;
			float:left;
			width:469px;}

	#homeBottom {
		clear:both;
		margin:0px auto;		
		padding:10px 0px 15px 0px;
		width:946px;}

		#homeBottom img {
			padding:0px 30px 0px 0px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul li {line-height:150%;}
	
#content a {font-weight: bold;}

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:1020px;}
		
	#interiorColumns {
		background:url(images/int_column_bg.gif) 0px 0px no-repeat;
		clear:both;
		margin:0px auto;
		padding:31px 0px 0px 0px;
		width:944px;}
	
		#sectionalGraphic {
			clear:both;
			height:146px;
			width:100%;}
		
		#leftNav {
			float:left;
			display:inline; /*IE double margin fix*/
			font-size:100%;
			margin:0px 0px 20px 0px;
			width:192px;background:url(images/leftnav_bg.gif) 0px 39px repeat-y;}		
		
		#leftNav table {			
			margin:0px auto;
			width:170px;}
		
	#main {
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		padding-bottom:13px;
		width:721px;}
	
		#content {
			padding:41px 27px 5px 0px;
			width:100%;}
		
			#content ul {
				margin:0px 0px 11px 40px;
				list-style:none;}
				
				#content ul li {
					background:url(images/int_list.gif) 5px 8px no-repeat;
					padding:0px 0px 7px 15px;}
				
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:none;
					padding:0px;}
					
					#content ul ul li {
						background:url(images/li_int_list.gif) 0px 4px no-repeat;
						padding:0px 0px 7px 13px;
						margin-top:3px;}
				
			#content ol {
				margin:0px 0px 12px 50px;
				list-style:decimal;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:100%;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:80px 0px 0px 0px;}		
	
#library .libraryItem {
	background: url(/Collateral/Images/English-US/lib_background.gif) 0px 0px repeat-y;
	color: #406698;
	line-height: 120%;
	margin-bottom: 20px;}
	
#library .libraryItem .ballon {
	width:63px;}
	
#library .libraryItem .libContent {
	width:126px;}
	
#library .libraryItem img {display: block;}

#library .libraryItem h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 17px 5px 0px;}
	
#library .libraryItem p {
	font-weight: bold;
	font-size:100%;
	line-height: 120%;
	margin: 0px 0px;
	padding-bottom: 10px;}
	
#library .libraryItem p a {
	background: url(images/lib-arrow.gif) right 3px no-repeat;
	color: #406698;
	padding: 0px 10px 3px 0px;
	font-weight: bold;
	text-decoration: none;}
	
		#library .libraryItem p a:hover {text-decoration: underline;}
	


/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	background:url(images/leftnav_lvl1_on.gif) 0px 8px no-repeat;
	color:#184586;
	font-size:90%;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 10px 8px 23px;
	vertical-align:top;
	border-bottom:1px dotted #ABAFA8;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1_off.gif) 0px 8px no-repeat;
	color:#333333;
	font-size:90%;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 10px 3px 23px;
	vertical-align:top;
	border-bottom:1px dotted #ABAFA8;}
	
	#leftNav td.leftnav-lvl1-off a {
		color:#333333;
		display:block;
		text-decoration:none;
		padding-bottom:4px;
		}
		
	#leftNav td.leftnav-lvl1-off a:hover {
		color:#333333;
		display:block;
		padding-bottom:4px;
		text-decoration:underline;
		}
	
	#leftNav td.leftnav-lvl1-on a {
		display:block;
		color:#184586;
		text-decoration:none;
		}
		
	#leftNav td.leftnav-lvl1-on a:hover {
		display:block;
		color:#184586;
		text-decoration:none;
		}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) 33px 7px no-repeat;
	color:#184586;	
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase;
	padding:4px 10px 8px 44px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_off.gif) 33px 7px no-repeat;
	color:#333333;
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase;
	padding:4px 10px 8px 44px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#184586;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#184586;text-decoration:none;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_bg.gif) 63px 14px no-repeat;
	color:#184586;
	font-size:90%;
	font-weight:bold;
	padding:8px 10px 8px 71px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_bg.gif) 63px 14px no-repeat;
	color:#333333;
	font-size:90%;
	padding:8px 10px 8px 71px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#333333;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#184586;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#184586;text-decoration:none;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #666666;
	padding:5px 10px 4px 22px;
	text-align: left;
	font-weight:bold;
	white-space:normal;
	width:151px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #666666;
	padding:5px 10px 4px 22px;
	text-align: left;
	font-weight:bold;
	white-space:normal;
	width:151px;}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#184586 url(images/dd_bg.gif) 0px 0px no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px 4px 22px;
	text-align:left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .group .link:hover,  /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#184586 url(images/dd_bg.gif) 0px 0px no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px 4px 22px;
	text-align:left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#FFFFFF;
	border:1px solid #BBBBBB;
	font-family:arial, sans-serif;
}

.RadMenu_Default 
{
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;	
	padding-right: 0px;
}

.RadMenu_Default .text:hover
{
	padding-left: 0px;	
	padding-right: 0px;
}

.slide /* use this style to add a top or bottom curve to a dropdown */
{
	background: url(images/topnav_dd_bg.gif) center bottom no-repeat;
	padding-bottom:5px;}

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:3px;}
.form-label {font-weight:bold;}
.form-button {}
.form-textbox {font: 1.09em arial, tahoma, sans-serif; color:#000000;border:1px solid #B3A892;}
.red-star {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }
.alert {font: bold 0.91em tahoma, sans-serif; color:#FF0000;}
/*site map*/

#sitemap td {
	padding:5px;}
	
/* -=-=-=-=-=-=- Pipeline HOME Styles -=-=-=-=-=-=- */

/* fonts */

#homeMidRight #pipelineLeft h1 {
	color:#184586;
	font:bold 90% arial, sans-serif;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0px 8px 10px;}
	#homeMidRight #pipelineLeft h1 { padding-left:0px; padding-top:6px; }
	
#homeMidRight #pipelineLeft h2 {
	color:#184586;
	font:bold 90% arial, sans-serif;
	margin:0px;
	padding:13px 0px 9px 10px;}
	
#homeMidRight #pipelineLeft .pipelineTable {
	font:bold 80% arial, sans-serif;
	text-transform:uppercase;}

#homeMidRight #pipelineLeft .pipelineTable a {
	color:#333333;
	text-decoration:none;}
	
	#homeMidRight #pipelineLeft .pipelineTable a:hover {
		color:#999999;
		text-decoration:underline;}

/* layout */
	
	#homeMidRight #pipeline {
		clear:both;
		min-height:473px;
		height:auto !important;
		height:473px;
		width:100%;}
		
		#homeMidRight #pipelineLeft {
			float:left;
			display:inline;
			margin:21px 0px 0px 22px;
			width:238px;}
			
			#homeMidRight #pipelineLogo {
				padding:0px 0px 34px 0px;}
				
			#homeMidRight #pipelineLeft .pipelineTable {
				background:url(images/home_pipeline_group_bg.gif) 0px 0px no-repeat;
				margin:0px 0px 2px 0px;}
				
				#homeMidRight #pipelineLeft .pipelineTable td {
					padding:12px 10px 0px 10px;}
					
				#homeMidRight #pipelineLeft .pipelineTable td.groupBtm {
					padding:3px 0px 0px 0px;}
			
		#homeMidRight #pipelineRight {
			float:right;
			display:inline;
			margin:19px 5px 0px 0px;
			width:200px;}
			
			#homeMidRight #categories img {
				float:left;}
				
			#homeMidRight #pipelineRight .arrowTable {
				clear:both;}
	
	
/* -=-=-=-=-=-=- Pipeline Styles -=-=-=-=-=-=- */

/* fonts */

#pipelineLeft h1 {
	color:#184586;
	font:bold 120% arial, sans-serif;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0px 11px 10px;}
	#pipelineLeft h1 { padding-left:0px; padding-top:6px; }
	
#pipelineLeft h2 {
	color:#184586;
	font:bold 120% arial, sans-serif;
	margin:0px;
	padding:10px 0px 11px 10px;}
	
#pipelineLeft .pipelineTable {
	font:bold 120% arial, sans-serif;
	text-transform:uppercase;}
	#pipelineLeft .pipelineTable { margin-left:4px; }

#pipelineLeft .pipelineTable a {
	color:#333333;
	text-decoration:none;}
	
	#pipelineLeft .pipelineTable a:hover {
		color:#999999;
		text-decoration:underline;}

/* layout */

#pipelineContainer {
	background:url(images/pipeline_container_bg.gif) 0px 0px no-repeat;
	clear:both;
	width:569px;
	margin:0px auto;}
	
	#pipeline {
		clear:both;
		min-height:579px;
		height:auto !important;
		height:579px;
		width:100%;}
		
		#pipelineLeft {
			display:inline;
			float:left;
			margin:24px 0px 0px 25px;
			width:289px;}
			
			#pipelineLogo {
				padding:0px 0px 40px 0px;}
				
			#pipelineLeft .pipelineTable {
				background:url(images/pipeline_group_bg.gif) 0px 0px no-repeat;
				margin:0px 0px 8px 0px;}
				
				#pipelineLeft .pipelineTable td.disease {
					padding:12px 0px 0px 10px;}
					
				#pipelineLeft .pipelineTable td.vaccine {
					padding:12px 10px 0px 0px;}
					
				#pipelineLeft .pipelineTable td.groupBtm {
					padding:5px 0px 0px 0px;}
			
		#pipelineRight {
			float:right;
			display:inline;
			margin:18px 4px 0px 0px;
			width:242px;}
			
			#categories img {
				float:left;}
				
			#pipelineRight .arrowTable {
				clear:both;}
