@charset "UTF-8";
/* CSS Document */



/* GLOBAL  */
body {	
	margin: 0px;
	font-family: Helvetica, Arial;
	min-width: 1024px;
}

* body, * .container-tabs { width: expression((document.body.clientWidth < 1024px) ? '1024px' : 'auto'); }

.upper { 
	text-transform: uppercase; 
}


.a1_news					{ 	color: #ffb655; text-decoration:underline; }
.BG1_news 				{	background-color: #ffb655; color: #ffffff; }
.BG1_news:hover 		{	background-color: #ff9407; color: #170d00; }
.BG2_news 				{	background-color: #ffbe68; color: #ffffff; }
#news_title 			{ 	display:none; }


.a1_articles 			{  color: #c0605a; text-decoration: underline; }
.BG1_articles 			{	background-color: #c0605a; color: #ffffff; }
.BG1_articles:hover 	{	background-color: #a2d230; color: #170d00; }
.BG2_articles 			{	background-color: #c0605a; color: #ffffff; }

.BG1_white_papers		{	background-color: #f68561; color: #ffffff; }
.BG1_white_papers:hover	{	background-color: #FF5100; color: #170d00; }
.BG2_white_papers		{	background-color: #f68561; color: #ffffff; }

.a1_products { color: #f68561; text-decoration: underline; } 
.BG1_products, .BG1_product			{	background-color: #f68561; color: #ffffff; }
.BG1_products:hover, .BG1_product:hover		{	background-color: #FF5100; color: #170d00; }
.BG2_products, .BG2_product		{	background-color: #f68561; color: #ffffff; }

.a1_vendors { color: #a0c082; text-decoration: underline; }
.BG1_vendors		{	background-color: #a0c082; color: #ffffff; }
/*.BG1_vendors:hover	{	background-color: #FF5100; color: #170d00; } */
.BG2_vendors		{	background-color: #bfd5ab; color: #ffffff; }

.a1_topics { color: #747474; text-decoration: underline; }
.BG1_topics		{	background-color: #e5e5e5; color: #ffffff; }
/*.BG1_topics:hover	{	background-color: #e5e5e5; color: #170d00; } */
.BG2_topics		{	background-color: #e1e1e1; color: #ffffff; }


.a1_videos { color: #747474; text-decoration: underline; }
.BG1_videos		{	background-color: #4e4e4e; color: #ffffff; }
/*.BG1_topics:hover	{	background-color: #e5e5e5; color: #170d00; } */
.BG2_videos		{	background-color: #4e4e4e; color: #ffffff; }

.a1_eletter { color: #6B5D34; text-decoration: underline; }
.BG1_eletter		{	background-color: #4e4e4e; color: #ffffff; }
/*.BG1_topics:hover	{	background-color: #e5e5e5; color: #170d00; } */
.BG2_eletter		{	background-color: #4e4e4e; color: #ffffff; }

.a1_magazine { color: #a36684; text-decoration: underline; }
.BG1_magazine		{	background-color: #a76a88; color: #ffffff; }
/*.BG1_topics:hover	{	background-color: #e5e5e5; color: #170d00; } */
.BG2_magazine		{	background-color: #a76a88; color: #ffffff; }



.BG1_undefined		{	background-color: #9bc4bd; color: #ffffff; }
.BG1_undefined:hover	{	background-color: #FF5100; color: #170d00; }
.BG2_undefined		{	background-color: #8eb6de; color: #ffffff; }


/* BUTTONS */

#header #headlines ul.button, #header #headlines ul.button li{margin:0;padding:0;list-style-type:none;}
#header #headlines ul.list, #header #headlines  ul.list li{margin:0;padding:0;list-style-type:none; line-height: 1.0em;}
#header #headlines ul.button li{float:left;width: 9em;font-size:100%;margin-right: 5px}
#header #headlines ul.button a{display:block;width:9em;padding:5px 9px;font: bold 14px Verdana,Arial,sans-serif;
    text-transform:uppercase;
	letter-spacing: -1px;
    text-decoration:none;text-align:center;
	}


#white_paper ul.button, #white_paper ul.button li{margin:0;padding:0;list-style-type:none;}
#white_paper ul.list, #white_paper ul.list li{margin:0;padding:0;list-style-type:none;}
#white_paper ul.button li{float:left;font-size:100%;margin-right: 5px}
#white_paper ul.button a{display:block;padding:5px 8px 5px 8px;font: bold 100% Verdana,Arial,sans-serif;
    text-transform:none;
	letter-spacing: -1px;
    text-decoration:none;text-align:center;}
	
#deck ul.button, #deck ul.button li{margin:0;padding:0;list-style-type:none;}
#deck ul.list, #white_paper ul.list li{margin:0;padding:0;list-style-type:none;}
#deck ul.button li{float:left;font-size:100%;margin-right: 5px}
#deck ul.button a{display:block;width:5em;padding:5px 9px; font: bold 18px Verdana,Arial,sans-serif;
	color: #4e4e4e;
	background-color: #d6d6d6;
    text-transform:uppercase;
	letter-spacing: -1px;
    text-decoration:none;text-align:center;}
#deck ul.button a:hover { color:#ffffff; background-color:#666666; }



#related h5 a { color: #aeaeae; font-weight: bold; font-size: 15px; text-decoration: none; }
#related h1 a { color: #4e4e4e; font-weight: bold; font-size: 16px; text-decoration: none; }

#related h5 a:hover { color: #000000; text-decoration: underline; }
#related h1 a:hover { color: #000000; text-decoration: underline; }

#related h1 {  margin: 12px 0px; padding: 0; }
#related h5 {  margin: 4px 0px; padding: 0; }

#related h3 { color: #616161; font-weight: 100; font-size: 14px; text-decoration: none; line-height: 1.2em; }
#related h3 { margin: 0px 0px; padding: 0; }




/*  HEADER  */


#header-logo, #header-right { 

	background-color: #fcfcfc;
	border-bottom: 1px solid #bbbbbb;
}


#header-right { 

	padding-left: 25px;
	padding-right: 25px;
}

#header-logo {
	border-right: 1px solid #e3e3e3;	
	width: 277px;
	background-color: #f8f8f8;
}

#header td.h_cell { 
	padding-bottom: 15px;
	padding-top: 18px;
}

#header td.headline_cell {
	padding-left: 23px;
}



a { color: #1C1c1c; text-decoration: underline;  }


.in_header_links, .in_header_links a { font-size:14px; color:#747474; }
.in_header_links a { text-decoration:underline; }
.in_header_links { padding-bottom: 14px; } 


/*	CONTENT */

.content {

}


	/* top */
	
	.content #top {
		margin-top: 30px;
		width: 96%;
		/*margin:30px 34px 0px 36px;*/
	}
	
	.content #top #label {
	
		font-weight: bold;
		letter-spacing: -2px;
		color: #393939;
		padding-left: 23px;
	}
	
	.label { font-size: 48px; }
	.label_sm { font-size: 40px; }
	
/*	.label, .label_sm { text-transform: capitalize; } */
	
	.content #top #related_tags {
		padding-left: 14px;
		font-weight: bold; 
		font-size: 17px;
		letter-spacing: 0px;
		color: #393939;
		padding-right: 29px;
		padding-bottom: 4px;
		line-height: 1.0em;
	}
	
	
	
	.content #top #related_tags a:hover {
		color: #000000;
		background-color:#deebfb;
	}
	
	
	

			/* related content in top */
			
			.content #top #related_content {
		
				padding-bottom: 4px;
			}
			
			.content #top #related_content .also {
				font-weight: bold;
				color: #cacaca;
				font-size: 14px;
			}
			
			.content #top #related_content .lead_in {
				font-weight: bold;
				color: #8f8f8f;
				font-size: 12px;
			}
			
			.content #top #related_content .tiny img {
				padding-left: 5px;
				padding-right: 4px;
			}
				
				
	/* title */
				
	.content #title, .content #main {
		width: 96%;
	}
	
	.content #title {
		margin-top: 20px;
		text-align: left;
	}
		
	.content #title h1 { 	
		font-size: 16px;
		text-align: left;
		font-size: 25px;
		letter-spacing: -1px;
		margin:0;
		padding:22px 150px 22px 26px;
		line-height: 1.1em;
	}


	/* main */
	
	.content #main {
		margin-top: 24px;
	}
	
			/* deck table */
			
			.content #main #contents #deck_table #deck_apparatus #deck { 
				font-size: 12px;
				padding: 4px 1px 4px 0px;
				line-height: 1.5em;
				text-align:left;
			} 
			
			.content #main #contents #deck_table #date {
				text-transform: uppercase;
				color: #333333;
				padding-left: 17px;
				font-size: 12px;
				font-weight: bold;
				text-align: left;
			}
			
			.content #main #contents #deck_table #other {
				text-transform: none;
				color: #5f5f5f;
				padding-left: 17px;
				padding-right: 30px;
				padding-bottom: 11px;
				font-size: 17px;
				font-weight: bold;
				text-align: right;
			}
				
				
				
			/* story */
						
			.content #main #contents #story {
				padding-top: 0px;
				padding-right: 40px;
				text-align: left;
			}
				
			.content #main #contents #story .story {                        /**********  advised to put instead IN   content.css */
				color: #393939;
				font-size: 14px;
				line-height: 1.5em;
				margin-left: 0px;
				
			}
		
			
			
			/* related */
			.content #main #contents #related {
				padding-top: 20px;
				text-align:left;
				
				
			}
			
			.content #main #contents #related #keyword {
				font-weight: bold;
				font-size: 20px;
				letter-spacing: -1px;
				color: #393939;
				text-align: left;
				padding-left:19px;
				line-height: 1.0em;
			}
			
			.content #main #contents #related .lighter, .content #main #contents #related .darker, .content #main #contents #related .clear {
				padding: 12px 21px 12px 21px;
			}
			
			.content #main #contents #related .darker {
				background-color: #e6e6e6;
				margin-top: 16px;
			}
			
			.content #main #contents #related .lighter {
				background-color: #e6e6e6;
				margin-top: 16px;
			}
					
					
/* LEGACY */


.arial3 { font-size:  3px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial10 { font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial10 { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial11 { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.author, .arial12 { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial13 { font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial15 { font-size: 15px;	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial16 { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.times15  { font-size: 15px; font-family: "Times New Roman", Times,  Georgia }

.verdana10 { font-size: 10px; font-family: verdana, Arial, Helvetica, Geneva, Swiss }
.verdana12 { font-size: 12px; font-family: verdana;}
.verdana13 { font-size: 13px; font-family: verdana }
.verdana14 { font-size: 14px; font-family: verdana, Arial, Helvetica, Geneva, Swiss }
.verdana17 { font-size: 17px; font-family: verdana, Arial, Helvetica, Geneva, Swiss }

.georgia12 { font-size: 12px; font-family: georgia, "Times New Roman", Georgia, Times }
.georgia14   { font-size: 14px; line-height: 16px; font-family: georgia, times }
.georgia16 { font-size: 16px; font-family: Georgia, "Times New Roman", Times }
.georgia22   { font-size: 22px; line-height: 21px; font-family: georgia, times }
.georgia27  { font-size: 27px; font-family: georgia, times }





/*  BUTTONS  */


#header #main_button .box_contents { 	
	font-size: 16px;
	padding: 0px 16px 0px 16px; 
}

.box_shell_B1, .box_shell_B2 {
	font-weight:bold;
}

.inline {
	display: inline;
	}
	
/*td { border:1px solid green; }
div { border:1px solid purple; }*/

#news_date { margin-bottom: 11px; }





