.dummy			{	color:#FFF;
					}
					
/*	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	*/
/*	Green menu 	*/					
#menu ul 				{	background: #6AA748 url(/sb_bin/templates/magazine/resources/menu_green.gif) repeat-x top left;	}
#menu ul li a
						{	border-top: 2px solid #6AA748;
							border-bottom: 3px solid #6AA748;
							border-left:solid 1px #6AA748;
							}
#menu ul li a:hover,
#menu ul li a.here
						{	background: #6AA748;
							}

body					{	background: #FFF url(/sb_clients/iog/data/themes/custom/body_bg_no_sections.gif) repeat-y top center;
							}
	
.bothSections		{	background: #FFF url(/sb_clients/iog/data/themes/custom/body_bg_no_sections.gif) repeat-y top center;	}
.leftSection		{	background: #FFF url(/sb_clients/iog/data/themes/custom/body_bg_no_sections.gif) repeat-y top center;	}
.rightSection		{	background: #FFF url(/sb_clients/iog/data/themes/custom/body_bg_no_sections.gif) repeat-y top center;	}
	
#header					{	background:#4169B4;	
							}

#headerBoundary ul li a
{	color: #FFF;
	border-right: 1px solid #FFF;
}
#headerBoundary ul li a:hover
{	color: #ffd700;
}


/* Turn off hover borders for images and links in the left section */
#sectionLeft img.plain		
{	background:#EAEAEA;
	border:0;
}
#sectionLeft a.plain:hover
{	border: 0;
}
#sectionLeft a.plain:hover img
{	border: 0;
}

a.backbutton	{	background: url(/sb_clients/iog/data/content_item_files/000001/glass_dot_blue.gif) no-repeat top left;					
					color:#C90;
					height:60px;
					/* padding:20px; */
					padding-left:40px;
					display:block;
					width:110px;
					}

a.side_menu_button	{	background: url(/sb_clients/iog/data/content_item_files/000001/button_icon_side_blue.gif) no-repeat top left;	
						color:#05C;
						height:24px;
						/* padding:20px; */
						padding: 3px 0 0 25px;
						margin: 0 0 0 5px;
						display:block;
						width:158px;
						font-family:arial,helvetica,verdana;
						font-size:10pt;
						font-weight:bold;
						}
	


/*	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	THEME	*/






/* GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL */


/*
label							 Label for forms 
								{	font-weight: bold;
									padding-right: 10px;
									float: right;
									}
*/


/*	Styles for legacy table formats - eventually will be removed
td.membership_left	{	padding: 3px 0 0 0;
						vertical-align: top;
						}
td.membership_right	{	padding: 3px 0 0 20px;
						vertical-align: top;
						}
 */

/* GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL	GENERAL */


.downloadPaper {
		background-image: url(/sb_clients/iog/data/content_item_files/000001/download_paper.gif);
		width: 250px;
		height: 42px;
		margin: 0 auto;
}

.downloadPaper:Hover {
	background-image: url(/sb_clients/iog/data/content_item_files/000001/download_paper_highlight.gif);
}

.downloadSlides {
		background-image: url(/sb_clients/iog/data/content_item_files/000001/download_slides02.gif);
		width: 250px;
		height: 42px;
		margin: 0 auto;
}

.downloadSlides:Hover {
	background-image: url(/sb_clients/iog/data/content_item_files/000001/download_slides_highlight02.gif);
}

.article ol 						{ margin-left:30px; list-style-position:outside; }
.article ol.broad li				{ margin-bottom:8px; }

.article ul.slim li					{ padding-bottom:2px; }



.clearer 				{ clear:both; height:1px; overflow:hidden; margin-top:-1px; }
.blue 					{ color: #4169b4; }