/*  [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:#666666;
	font:75% tahoma, verdana, sans-serif;}

h1 {
	color:#112771;
	font-size:200%;
	font-weight:bold;}
	
h2	
	{
	color:#666666;
	font-size:160%;
	font-weight:bold;}

h3	
	{
	color:#666666;
	font-size:120%;
	font-weight:bold;
	padding:4px 0px;}

h4 {
	color:#386095;
	font-size:100%;
	font-weight:bold;
	padding:4px 0px;
	text-transform:uppercase;}

h5 {
	color:#F68A2E;
	font-size:120%;
	font-weight:bold;
	padding:12px 0px 0px 38px;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:150%;
	font-size:100%;}

a {
	color:#152b75;
	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 */

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{margin:0px 0px 5px 0px;}
h2 	{margin:0px 0px 0px 0px;}
h3 	{margin:0px 0px 0px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}
.clear {clear:both;}
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	padding:0px;
	background:none;}


/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	color:#FF0000;
	font-size:110%;
	font-weight:bold;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#152b75;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
	line-height:150%;
	padding:5px 10px;
	vertical-align:top;}

#content .table-header-app {
	background:#152b75;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
	padding:5px 10px;
	vertical-align:top;}
	
#content .table-header-app h2 {color:#FFFFFF;}

#content .table-header-app a {color:#FFFFFF;}
	
#content table.interior {padding-bottom: 15px; line-height:150%;}

#content table.interior td {line-height:150%;}

#content table.interior ul {margin: 0px;}

#content table.interior li.forh3 {background:transparent url(images/int_list.gif) no-repeat scroll 3px 11px;}

.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;}

.table-row {
	color:#666666;
	padding:5px 10px 7px;}

.table-altrow {
	background-color:#dcdfea;
	color:#666666;
	padding:5px 10px 7px;}

.table-row td, .table-altrow td {padding:5px;}

#ctl00_Modules_ctl00_gdvResults {border: 1px solid #CCCCCC;}
	
/*For Download's Delivery header*/
	
.table-header th {
	background-color:#152b75;
	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]  */

#header {}

	#utilities, #int_utilities {
		color:#EEEEEE;
		font-size:80%;}
		
		#utilities li, #int_utilities li {
			line-height:160%;}

		#utilities a, #int_utilities a {
			color:#EEEEEE;
			text-decoration:none;}

			#utilities a:hover, #int_utilities a:hover {
				color:#EEEEEE;
				text-decoration:underline;}

#footer {
	color:#999999;
	font-size:80%;
	text-align:right;}

	#footer a {
		color:#999999;
		text-decoration:none;}

		#footer a:hover {
			color:#999999;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:1020px;}
	
#int_container {
	margin:0px auto;
	position:relative;
	width:1020px;}
		
	#header {
		position:absolute;
		width:1020px;}
		
	#int_header {
		height:68px;
		position:absolute;
		width:1020px;}
		
		#logo {	
			float:left;
			margin:29px 0px 0px 18px;}
	
		#logo img {
			display:block;}
	
			#topNav {
				border-top:1px solid #666666;
				clear:right;
				display:inline; /* IE double margin fix */
				float:right;
				margin:17px 49px 0px 0px;
				height:23px;
				width:571px;}
		
				#topNav img {
					float:left;
					display:block;}
					
			#int_topNav {
				border-top:1px solid #666666;
				position:absolute;
				right:49px;
				top:42px;
				height:23px;
				width:571px;
				z-index:100;}
		
				#int_topNav img {
					float:left;
					display:block;}
					
	#utilities {
		float:right;
		display:inline; /* IE double margin fix */
		height:18px;
		margin:7px 50px 0px 0px;}
		
		#utilities li {
			padding:0px 4px 0px 0px;
			display:inline;
			text-align:right;}
			
	#int_utilities {
		float:right;
		display:inline; /* IE double margin fix */
		height:18px;
		position:absolute;
		right:50px;
		top:7px;}
		
		#int_utilities li {
			padding:0px 4px 0px 0px;
			display:inline;
			text-align:right;}
			
	#searchBox {
		background: url(images/search_bg.gif) 0px 0px repeat-x;
		height:18px;
		border:0px;
		font-size:110%;
		padding: 2px 0px 0px 3px;
		width:175px;
		vertical-align:middle;}
		
	#searchBtn {
		display:inline;
		top:1px;
		position:relative;}

#footer {
	clear:both;
	margin:0px 0px 0px 0px;
	height:39px;
	width:100%;}

	#footer ul {
		list-style:none;
		margin:20px 40px 0px 0px;}

		#footer ul li {
			display:inline;
			padding:0px 8px 0px 0px;}
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottom {
	color:#333333;
	font-size:90%;}
	
	#homeBottom p {
		margin:0px;
		padding:0px 0px 15px 0px;}

	#homeBottom h1 {
		color:#112771;
		font-size:140%;
		font-weight:bold;}
		
		#homeBottom h1.news {
			color:#EE2E24;}
			
		#homeBottom h1.laboratory {
			color:#EE2E24;
			margin:20px 0px 12px 0px;}
		
		#homeBottom h1.healthcare {
			color:#4EAFBA;
			margin:25px 0px 12px 0px;}
			
		#homeBottom h1.life {
			color:#F47B2A;
			margin:40px 0px 12px 0px;}
		
	#homeBottomC table p {
		padding:0px 0px 4px 0px;}
		
	#homeBottomC table {
		margin:0px 0px 0px 0px;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	margin:0px 0px 0px 0px;
	width:100%;}

	#homeFlash {
		clear:both;
		height:317px;
		width:1020px;}
		
		#homeFlash img {
			display:block;}
		
		#homeBottom {
			background:#FFFFFF url(images/homebottom_bg.gif) 0px 0px repeat-x;
			clear:both;			
			margin:-2px 0px 0px 0px;
			width:100%;}
			
		#homeboxesTop, #homeboxesBtm {
			clear:both;
			margin:0px auto;
			width:921px;}
			
			#homeBottonAContainer, #homeBottonBContainer, #homeBottonCContainer {
				border-left:1px solid #ffffff;
				border-right:1px solid #ffffff;
				display:inline;
				width:288px;}
			
			#homeBottonAContainer, #homeBottonBContainer {
				float:left;}
				
			#homeBottonAContainer {
				margin:0px 0px 0px 50px;}
				
			#homeBottonBContainer {
				margin:0px 0px 0px 25px;}
				
			#homeBottonCContainer {
				float:right;
				margin:0px 49px 0px 0px;}
				
				#homeBottomA, #homeBottomB, #homeBottomC {
					background:url(images/homebottomboxes_bg.gif) 0px bottom repeat-x;
					padding:10px 19px 0px 19px;
					min-height:480px;
					height:auto !important;
					height:480px;
					width:250px;}

/*	4.3 [ezEdit ToolsFile]  */				
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#content ul {
	line-height:140%;}
	
#content ol {
	line-height:160%;}
	
h1 sup, h2 sup {font-size: 60%;}
p sup {font-size: 70%;}

#content p.lookup {
	display:inline;}

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:1020px;}

	#sectionalGraphic {
		width:100%;
		margin:0px 0px 0px 0px;}
		
		#sectionalGraphic img {
			display:block;}
		
#interiorColumns {
	margin:0px 0px 15px 0px;
	width:100%;}
	
	#leftNav {
		background:url(images/leftnav_bg.gif) 0px top repeat-x;
		background-color: #dfdfdf;
		float:left;
		display:inline; /* IE double margin fix */
		margin:15px 0px 0px 19px;
		/*min-height:100px;
		height:auto !important;
		height:100px;*/
		width:187px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			width:100%;}
		
	#main {
		float:right;
		min-height:400px;
		height:auto !important;
		height:400px;
		display:inline; /* IE double margin fix */
		margin:13px 30px 0px 0px;
		width:763px;}
	
		#content {
			padding:0px 15px 0px 0px;}
		
			#content ul {
				margin:0px 0px 5px 30px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 3px 7px no-repeat;
					padding:0px 0px 10px 12px;
					margin-top:0px;}
				
				#content ul ul {
					margin:0px 0px 0px 40px;
					list-style:circle;
					padding:0px;}
					
					#content ul ul li {
						background:none;
						padding-left:0px;
						padding-top:5px;}
				
			#content ol {
				list-style-type: decimal;
				margin:0px 0px 10px 20px;
				padding:0px 0px 0px 30px;}
				
			#content ol li {
				background: none;
				padding-left: 0px;
				padding-bottom: 10px;}
				
			img.border {border: 1px solid #cccccc;}
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:90%; line-height: 100%;}

#library h1 {color: #58b4be; font-size: 120%; line-height: 110%;}

#library p {margin-bottom: 9px; line-height: 120%;}

#library a {color: #58b4be; text-decoration: none;}

#library a img {border: none;}

#library a img.arrow {display: inline;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:36px 0px 0px 0px;
		width: 191px;}
		
		#libraryInner {
			background:url(images/lib_btm.gif) bottom no-repeat;
			background-color: #f7f7f7;
			padding: 0px 19px 19px;}
	
	#library img {
		display:block;}
	
	#libraryItem {
		background:url(images/lib_divider.gif) bottom no-repeat;
		margin:19px 0px;}
	
	#libraryItem img {border: 1px solid #CCCCCC;}
		
	#libraryHeader {
		height:68px;
		position: absolute;
		right: 78px;
		top: 182px;
		width: 126px;
		z-index:1;
		}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	background:url(images/leftnav_lvl1_on.gif) 17px 7px no-repeat;
	color:#112771;
	font-weight:bold;
	padding:6px 10px 6px 37px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1_off.gif) 17px 7px no-repeat;
	color:#666666;
	padding:6px 10px 6px 37px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#112771;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#112771;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) 37px 11px no-repeat;
	color:#666666;
	font-weight:bold;
	font-size:90%;
	padding:6px 10px 6px 46px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_off.gif) 37px 11px no-repeat;
	color:#666666;
	font-size:90%;
	padding:6px 10px 6px 46px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#666666;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	color:#566463;
	font-weight:bold;
	padding:6px 10px 6px 60px;
	vertical-align:top;
	font-size:90%;}
	
#leftNav td.leftnav-lvl3-off {
	color:#566463;
	padding:6px 10px 6px 60px;
	font-size:90%;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#566463;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#566463;text-decoration:underline;}
#leftNav td.leftnav-lvl3-on a {color:#566463;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#566463;text-decoration:underline;}

#leftNav td.leftnav-lvl4-on {
	color:#566463;
	font-weight:bold;
	padding:3px 10px 3px 80px;
	vertical-align:top;
	font-size:90%;}
	
#leftNav td.leftnav-lvl4-off {
	color:#566463;
	padding:3px 10px 3px 80px;
	font-size:90%;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl4-off a {color:#566463;text-decoration:none;}
#leftNav td.leftnav-lvl4-off a:hover {color:#566463;text-decoration:underline;}
#leftNav td.leftnav-lvl4-on a {color:#566463;text-decoration:none;}
#leftNav td.leftnav-lvl4-on a:hover {color:#566463;text-decoration:underline;}

.leftnav-lvl1-spacer {
	background:transparent url(images/leftnav_divider.gif) no-repeat scroll left center;
	height: 1px;
	padding: 5px 10px 5px 17px;}

/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	padding:6px 10px 6px 10px;
	text-align: left;
	white-space:normal;
	width:170px;
	z-index:100;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	padding:6px 10px 6px 10px;
	text-align: left;
	font-weight:normal;
	white-space:normal;
	width:170px;}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	color: #FFFFFF;
	cursor:pointer;
	text-decoration:none;}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#FFFFFF;
	border-bottom:1px solid #ffffff;
	color: #303F79;
	padding:6px 10px 6px 10px;
	text-align:left;
	white-space:normal;
	width:170px;}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#FFFFFF;
	color: #303F79;
	font-weight:bold;
	padding:6px 10px 6px 10px;
	text-align:left;
	white-space:normal;
	width:170px;}

.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:#112771;
	border:1px solid #666666;
	border-top:0px;}

.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;padding-left:20px;line-height:25px;}
.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;}
