	body {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		line-height: 1.4; /* Unitless for proper inheritance */
		color: #333;
	}
	
/* - - CMS - */
    
	.CMS h1, .CMS h2, .CMS h3, .CMS h4, .CMS h5, .CMS h6 {
						font-weight:bold;
						font-style:normal;
						font-family:inherit; 
						line-height:1.3em!important; 
						color:#333;
						margin:0; 
						padding:0 0 0.4em !important;}
	
	.CMS h1 			{font-size:20px}
	.CMS h2 			{font-size:16px; margin:15px 0 0 0}
	.CMS h3 			{font-size:14px; margin:15px 0 0 0}
	.CMS h4 			{font-size:1.1em;}
	.CMS h5 			{font-size:1.05em;}
	.CMS h6 			{font-size:1.0em;}
	
	.CMS				{font-size:14px;}
		/* Keep P font-size as inherit for proper CMS usage*/
	.CMS p			    {font-size:inherit;}
	.CMS p.ingress		{font-size:15px;}

	.CMS blockquote  	{margin: 1.5em; font-style: italic;}
	.CMS strong       	{font-weight: bold;}
	.CMS  em,dfn      	{font-style: italic;}
	.CMS  dfn         	{font-weight: bold;}
	.CMS  sup, sub    	{line-height: 0;}

	.CMS  pre 			{margin: 1.5em 0; white-space: pre; }
	.CMS  pre,code,tt 	{font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

	.CMS img			{ float:right; margin:0 0 12px 12px}
	
	.CMS  li ul,
	.CMS  li ol       	{margin: 0; }
	.CMS  ul, ol      	{list-style-position:inside;}

	.CMS  ul          	{list-style-type: disc;}
	.CMS  ol          	{list-style-type: decimal;}

    .CMS a:link       	{color:#105993;}      
    .CMS a:visited    	{color:#105993;}     
    .CMS a:hover      	{color:#105993; text-decoration: none;}
    .CMS a:active     	{color:#105993;} 


/* Not to Display in Print */

.breadCrumbsH, .leftNavigation, .boxV1, .jcarousel-skin-tango3, .listC, .searchSpot, .searchLink, .navigation, .cf-bottom, .footerLogo,
 .boxV2, .searchResultsRight, .width-5 img, .listC, .modified {display:none;}
