.ahem{
	display: none;
}


body {
		margin:10px 10px 10px 10px;
		}
	
	#header {
		text-align: center;
		border-bottom-style: solid;
		border-bottom-color: #669999;
		border-bottom-width: 2px;
		padding-left: 10px;
	}
	
	#headerReport {
		text-align: center;
		border-bottom-style: solid;
		border-bottom-color: #669999;
		border-bottom-width: 2px;
	}
	
	h1.report{
		text-align:left;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	h2.report{
		text-align:left;
		padding-left: 10px;
		padding-right: 10px;
		font-family : "Times New Roman", serif;
		font-size:10px;
		margin-top: -30px;
	}
	
	h3.report{
		text-align:left;
		padding-left: 10px;
		padding-right: 10px;
		font-family : "Times New Roman", serif;
		font-size:12px;
		font-style: italic;
	}
	
	p.report {
		text-align:left;
		padding-left: 10px;
		padding-right: 10px;
		font-family : "Times New Roman", serif;
		font-size: 12px;
		line-height: 150%;
	}	
	
	.fineprint{
		font-family : "Times New Roman", serif;
		font-size:10px;
		text-align:left;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#header1 {
		text-align: center;
		width: 100%;
		}
		
		#header1 p{
		text-align: center;
		width: 100%;
		line-height: 150%;
		font-family : "Times New Roman", serif;
		font-size:12px;
		margin-top: 4px;
		}
		
	#leftcontent {
	display: none;
		float: left; 
		width: 0px;
		height: 0;
		background: #fff;
		margin-right: 0px;
		text-align: center;
		font-family : "Times New Roman", serif;
		font-size: 12px;
		/*border-right: 2px solid #0099cc;*/
				}

	#whitespace{ /* to make the left line long enough  */
		height: 1635px;
	}
	
			
	#rightcontent {
		/*border-right: 2px solid #006699; */
		border-left: 0px solid #0099cc; 
		padding-left: 10px;
		margin-left: 0px;
		margin-top: 0px;
		background: transparent;
		border-bottom-style: solid;
		border-bottom-color: #cccc99;
		border-bottom-width: 2px;
		}
		
	.source {
		text-indent: 20px;
		font-family : "Times New Roman", serif;
		font-size:12px;
		margin-left:0px;
		margin-right: 15px;
		margin-top: 2px;	
		margin-bottom: 2px;
		line-height: 120%;
		}

		
	#bottom {
	display: none;
		text-align:center;
		color: white;
		width: 100%;
		border-top-style: solid;
		border-top-color: #cccc99;
		border-top-width: 2px;
		margin-right: 15px;
		}
	
	#productLinks {
		text-align: center;
		font-family : "Times New Roman", serif;
		font-size:10px;
		margin-left:0px;
		margin-right: 0px;
		margin-top: 0px;
		}
	
	#productLinks a:link {color: #0099cc}     /* unvisited link */
	#productLinks a:visited {color: #0099cc}  /* visited link */
	#productLinks a:hover {color: #cccc99}   /* mouse over link */
	#productLinks a:active {color: #669999}   /* selected link */
	
		
	.center {
		text-align: center;
	}	
	
	div.center {
		text-align: center;
	}	
	
	img {
		border: none;
	}
		
	ul, li {
		font-family : "Times New Roman", serif;
		font-size:12px;
		margin-right: 10px;
		line-height: 200%;
		}
		
	dl {
		text-align: left;
		font-family : "Times New Roman", serif;
		font-size:12px;
		color: #669999;
	}
	
	dt {
		text-align: left;
		font-family : "Times New Roman", serif;
		font-size:12px;
		color: #669999;
		margin-bottom: -14px;
	}
	
	dd {
		text-align: left;
		font-family : "Times New Roman", serif;
		font-size:12px;
		color: #669999;
		margin-left: 70px;
		margin-bottom: 10px;
	}
		
	h1 {
		text-align: center;
		font-family : "Times New Roman", serif;
		font-size:16px;
		padding-top: 0px;
		margin-top: 0px;
		color: #003366;
		}
		
	h2 {
		text-align: left;
		font-family : "Times New Roman", serif;
		font-size:14px;
		color: #006699;
		}
	h2.sources { text-align: center; }
		
	h3 {
		text-align: left;
		font-family : "Times New Roman", serif;
		font-size:12px;
		color: #669999;
		}
	
	.picture {
		border: 3px solid #669999;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 5px;
		float: right;
	}
	#rightcontent p {
		font-family : "Times New Roman", serif;
		font-size:14px;
		margin-left:0px;
		margin-right: 15px;
		line-height: 150%;
		}
	
	.address  {
		
		line-height: normal;
		font-family : "Times New Roman", serif;
		font-size:12px;
		margin-left:0px;
		margin-right: 15px;
			}
		
	div.horizontalline {
		border-bottom-width: 1px;
		border-bottom-color: #D3D3D3;
		border-bottom-style: solid;
		height: 5px;
		margin-right: 15px;
	}	
		
	#leftcontent a {
		text-decoration: none;
		color: #003366;
		}

.anchor{
		text-align: left;
		font-family : "Times New Roman", serif;
		font-size:14px;
		color: #006699;
		font-weight:600;
		height: 30px;
		margin-top: 20px;
			}
		
#leftcontent a:link {color: #003366}     /* unvisited link */
#leftcontent a:visited {color: #669999}  /* visited link */
#leftcontent a:hover {color: #cccc99}   /* mouse over link */
#leftcontent a:active {color: #669999}   /* selected link */

#rightcontent a:link {color: #003366}     /* unvisited link */
#rightcontent a:visited {color: #003366}  /* visited link */
#rightcontent a:hover {color: #ffcc66}   /* mouse over link */
#rightcontent a:active {color: #669999}   /* selected link */
	
