@Media Print
{
	body
	{
		font-family: "Times New Roman", Serif;
		font-size: 12pt; /*69%;*/
		color: #000;
		background-color: #fff;
	}
	table
	{
		/*border: solid 2px lime;*/
	}
	td
	{
		/*border: dashed 2px red;*/
	}
	div
	{
		/*border: solid 2px purple;*/
	}
	a
	{
		color: #10346A;
		text-decoration: underline;
	}
	h1, .header1
	{
		font-size: 18pt;
		font-weight: bold;
		letter-spacing: normal;
		margin: 0 0 6pt 0;
	}
	h2, .header2 
	{
		font-size: 18pt;
		font-weight: bold;
		letter-spacing: normal;
		margin: 0 0 0 0;
	}
	h3, .header3 
	{
		font-size: 16pt;
		font-weight: bold;
		letter-spacing: normal;
		margin: 0 0 0 0;
	}
	h4, .header4 
	{
		font-size: 14pt;
		font-weight: bold;
		letter-spacing: normal;
		margin: 0 0 0 0;
	}
	.pageBodyText
	{
		font-size: 12pt;
		font-weight: normal;
		line-height: normal;
	}
	.pageBodyText .pageIntroduction
	{
		font-size: 11pt;
		font-weight: bold;
		line-height: normal;
		margin-bottom: 6px;
	}
	.pageBodyFooter
	{
		/*font-size: 0.7em;*/
		/*font-weight: lighter;*/
		margin-top: 10px;
		margin-bottom: 10px;
	}

	a.breadCrumb, a:visited.breadCrumb
	{
		font-size: 11pt;
		color: Blue;
		font-weight: bold;
		text-decoration: underline;
	}
	a.readMore, a:active.readMore, a:visited.readMore
	{
		font-size: 11pt;
		color: Blue;
		font-weight: bold;
		text-decoration: underline;
	}
	a.readMoreN, a:visited.readMoreN
	{
		font-size: 11pt;
		color: Blue;
		font-weight: normal;
	}
	/* Footer */
	.footerInfoArea
	{
		font-size: 11pt;
		float: left;
		margin-top: 0 !important; 
		margin-left: 0 !important;
		width: auto !important;
		margin-right: 20px !important;
	}
	.footerAdressArea
	{
		font-size: 11pt;
		float:left;
		margin-top: 0 !important;
		width: auto !important;
	}
	.footerAddressRowsArea
	{
		float: left;
		width: auto !important;
		padding-right: 14px; 
		border-right: solid 1px #979BA5;
	}
	.footerContactArea
	{
		float:left;
		width: auto !important;
		margin-left:13px; 
		margin-right: 0 !important;
	}
	.footerLogoImage
	{
		float:left;
		margin-right: 14px;
		margin-top:8px;
	}


	.floatleft 
	{
		float:left;
	}


	.Label_Title
	{
		margin-top: 50px;
		font-size:18pt;
		font-weight:bold;
	}
	.Label_Ingress
	{
		margin-top:50px;
		font-weight:bold;
	}
	.Label_PuffText
	{
		margin-top:50px;
	}
	
	#containerArea
	{
		width: 7in !important;
		padding: 0 !important;
		margin: 0 auto !important;
		/*margin-left: 10%;
		margin-right: 10%;*/
	}
	#divContentTopArea, #divLeftArea, #divRightArea, #contentAreaPageTools, #contentAreaTopLine, #contentAreaBottom
	{
		display: none;
	}
	#divMainArea
	{
		/*clear:left;*/
		width: auto !important;
	}
	#divContentArea
	{
		float: none !important;
		width: auto !important; /* 558px; */ 
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-top: 0 !important;
		padding-bottom: 40px;
	}
	#contentAreaTop
	{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	#contentAreaBottom
	{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	#divFooterArea
	{
		/*clear:left;*/
		width: auto !important;/*985px;*/ 
	}
	#printBreadCrumb
	{
		display: block;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.clearfix:after 
	{
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


}
