/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

p {
font-size:14px;
}

h1 {
font-size:115%;
text-align: center;
}
h2 {
font-size:105%;
text-align: center;
}

h3 {
font-size:100%;
text-align: center;
}

.AAcaption {
	font-size: 95%;
	text-align: center;
	font-style: italic;
	padding-left:10pt;
	padding-right:10pt;
	}
	
.howtobuyheadings {
font-size: 100%;
text-align: center;
font-weight: bold;
}

.howtobuyaddresses {
font-size: 98%;
text-align: center;
}

	
	
	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
	
.trecnav {
	font-size:95%;
	}
	
.twfnav {
	font-size:98%;
	}
	
.nextprevious {
font-size: 100%;
}

/*.AAcaption {
	font-size: 95%;
	text-align: center;
	font-style: italic;
	padding-left:10pt;
	padding-right:10pt;
	
	}
.AAsource {
	font-size: 90%;
	text-align: center;
	padding-left:10pt;
	padding-right:10pt;
	}
	
.clickenlarge {
	font-size: 95%;
	text-align: center;
	display:none;

	}*/


	
	#top {
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	/*width: 100%;*/
	}




	#nav {
	width: 200px;
	position: relative;
	top: 0px;
	}
	#content {
	width: 100%;
	top: 65px;
	margin-top:140px;
	}
	
	#nav33 {
	clear: right;
	float: left;
	width: 200px;
	}
	#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	max-width:1100px;
	}
	.pagebreak { 
	page-break-after: always;
	margin-bottom:-100px;
	display:inline;
	color: #FFFFFF;
	}

	
	a:visited {
	text-decoration: none;
	}
	a:link {
	text-decoration: none;
	}
	a:active {
	text-decoration: none
	}
	a:hover {
	text-decoration: none;
	}
	a:active {
	text-decoration: none;
	}


	.noprint {
	display:none;
	}
	.check {
	color:#004000;
	}
