
		body
		{
			margin:0px;
			font-size:12px;
			
			background-color:#c8c8c8;
		}
		
		h1
		{
			top-margin:0px;
			font-family:helvetica;
			font-size:16px;
			font-weight:bold;
			
			color:#4d4c48;
		}
		
		h2
		{
			margin:0px;
			
			font-family:helvetica;
			font-size:12px;
			font-weight:bold;
			
			color:#4d4c48;
		}
		
		p, li, a.off
		{
			font-family:helvetica;
			font-size:12px;
			line-height:150%;
			
			color:#4d4c48;	
		}
		
		p.followH2
		{
			margin-top:0px;
		}
		
		p.glossary_toc
		{
			text-align:center;	
		}
		
		
		img
		{
			border-width:0px;	
		}
		
		
		a, a:hover, a:active, a:visited
		{
			color:#8D0D76;

		}
	
	
		#body_center
		{	}
	
		#header
		{
			width:760px;
		}
		
		
/* Navigation */
.nav p
{
	font-family:verdana;
	font-size:10px;
	line-height:130%;	
}


ul.navsub
{
	list-style:none;
	margin:0px;
	padding:0px;	
}

ul.navsub li
{
	margin:0px;
	padding:0px;
	height:24px;
	
	font-family:helvetica;
	font-size:10px;
	
	text-align:left;
}

ul.navsub li a.navsub, ul.navsub li a.navsub:visited
{
	background:#ffffff url(/images/navsub_bg.gif) no-repeat 0 0;
	
	padding:5px 0 0 40px;
	height:24px;

	display:block;	

	color:#4d4c48;
	text-decoration:none;
}

ul.navsub li a.navsub:hover, ul.nav_sub li a.navsub:active, ul.navsub li a.navsub_on
{
	background:#ffffff url(/images/navsub_bg.gif) no-repeat -190px 0;
	
	padding:5px 0 0 40px;
	height:24px;

	display:block;	

	color:#4d4c48;
	text-decoration:none;
}
	

		
.consumer_callout, .professional_callout
{
	padding:25px 0 10px 0;
	width:165px;
	text-align:left;
}


		a.reference, a.reference:hover, a.reference:active, a.reference:visited
		{
			font-size:12px;
			color:#8D0D76;
			text-decoration:underline;
		}
		
		
		
		#mn_top
		{
			width:760px;
			background-color:#ADAAA3;
		}

		#mn
		{
			width:760px;
			background-color:#F4F3EE;
			
			border-bottom:solid 3px #D1CEC9;	
		}
		
			#mn_foyer
			{
				padding:30px 0 50px 0;
				width:580px;
				text-align:left;
			}
			
				#mn_foyer h1
				{
					font-size:14px;
					font-family:helvetica, arial;
					font-weight:normal;
					color:#757166;	
				}
				
				#mn_foyer p
				{
					font-size:12px;
					font-family:helvetica, arial;
					line-height:150%;	
					color:#757166;
				}
		

		#mn_consumer, .mn_consumer
		{
			width:760px;

			background:url(/images/c/bg_full_tile.gif) 0 0 repeat-y;
		}
		
		#mn_professional, .mn_professional
		{
			width:760px;

			background:url(/images/p/bg_full_tile.gif) 0 0 repeat-y;
		}
		
			#mn_left
			{
				float:left;
				width:190px;
			}
			
			#mn_right
			{
				margin:0 0 0 190px;

				
				/* border:1px dashed #666666; */
			}
		
		
		#mn_content
		{
			width:540px;
			padding:20px 20px 10px 20px;
			
			text-align:left;
		}
	
		#mn_btm
		{
			clear:both;
			width:760px;
			background-color:#ADAAA3;
		}
		
		
		#ftr
		{
			clear:both;
			width:760px;
			background-color:#EAE8DC;
			
			padding:20px 0 0 0;
		}
		
			#ftr p
			{
				font-size:10px;
				font-family:verdana;
				line-height:150%;
				color:#7c7c7c;
			}
			
			.ftr_product_information
			{
				text-align:left;
				padding:0 30px 0 30px;	
			}
		
		
		#ftr_left
		{
			float:left;
			width:350px;
			height:170px;
			
			padding:0 0 0 30px;
			
			text-align:left;
		}
		
			#ftr_left_top
			{
				height:100px;	
			}
		
		#ftr_right
		{
			margin:0 0 0 350px;
			padding:0 30px 0 0;
			
			height:170px;
	
			text-align:right;					
		}
		
		
		.signoff
		{
			width:760px;
			height:57px;
			background:#EAE8DC url(/images/footer_az.gif) 0 10px no-repeat;
		}
		
		.signoff_home
		{
			width:760px;
			height:57px;
			padding:10px 0 0 0;
			text-align:center;
		}
		
		#signoff_btm
		{
			width:760px;
			height:25px;
			background-color:#D8D6CA;
		}


	.glossary_term
	{
		width:270px;
		font-family:verdana;
		border:solid 1px #ACA9A0;
		background-color:#E0D7B0;
		color:#4d4c48;
	}