﻿BODY
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
}
/*
.TopLinks, .LeftNav, .BodyContentRightNavZone, .breadcrumbs, .Divheader02, .Footer, .PrinterFriendly
{
    DISPLAY: none;
}
*/
.LeftNav, .BodyContentRightNavZone, .breadcrumbs, .Divheader02, .Footer, .PrinterFriendly
{
    DISPLAY: none;
}
.TopLinks
{
	visibility:hidden;
}

/*
a:after
{
	content:' [' attr(href) '] ';
}
*/			
.WrapperDiv {
	width:auto;
	margin-top:12px; 
	margin-left:20px;
	margin-right:40px;
	border:0px;
	text-align:left;
	

}
.Divheader01{
	padding-left:6px;	
	padding-top:0px;
	padding-bottom:12px;
	}

