/* -----------------------Navigation--------------------------.*/	
.hide {display: none; visibility: hidden;}
body {
	background-color: white;
	background-image: none;
	line-height: 19pt;
	font-size: 12pt;
	left: 0;
	top: 0;
	margin: 1em;
	padding: 0;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
	line-height: 120%;

}

#navleft {
	display: none;
	visibility: hidden;
}
.navglobal { display: none; visibility: hidden; }

.footer { display: none; visibility: hidden; }

.content p, ul, ol, dl {font-family: Georgia, Times New Roman, serif; font-size: 10pt; text-align: left; width: 100%; }

div.break { page-break-after: always }

#warning {
	display: none;
	visibility: hidden;}
	
	
div.left {
  float: left;
  }
  
div.spacer {
  clear: both;
  }

