/* CSS Document */
body {
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 15pt;
	}
a {
	text-decoration: underline; 
	color : #0000ff;
	}
#copyright {
	display:none;
	}
#menu {
	display:none;
}
.subcontent {
	width:800px;

}
.offforprint {
	display: none;
}
td.maincontent {
	background: none;

}
#overall {
	position:relative;
	padding: 20px 10px;

}
#rotateimage {
	display:none;
}

#homecontentarea {
	width: 680px;
	border: 0px none;
	position: relative;
	margin: 0px;
	padding: 15px;
	background:none;
	
}
.homecontentareatext { 
	margin-left: 5px;
	font-size: 14pt;

}
h1 a, h1 a:visited, h1 a:link {
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	text-decoration:none;
}


td.subcontent h1 {
	font-size: 18pt;
	line-height: 19pt;
	font-weight: bold;
}


td.subcontent h2 {
	font-size: 15pt;
	line-height: 16pt;
	font-weight: bold;
}


td.subcontent h3 {
	font-size: 15pt;
	font-weight: bold;
}

.calloutsource {
	font-size: 14pt;
}

