#wrapper {
	width: 750px;
	margin: 3em;}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {font-size: 125%; margin-bottom: .35em;}
h2 {font-size: 90%;}
h3 {font-size: 75%; font-weight: bold; margin-bottom: .5em;}
p {font-size: 75%; margin: 0 0 .5em;}

.intro {font-size: 85%; margin-right: 30%; margin-bottom: .3em;}
.center_in_div {margin: 0 -10px;}
.col2 { width: 364px; padding: 0 10px;}
.ruleLeft { border-left:  1px #666 dotted;}
.floatLeft {float: left;}
.floatLeftPlus {float: left; margin-right: 20px;}
.clear {clear:both;}


#apDiv1 {
	position:absolute;
	left:102px;
	top:173px;
	width:241px;
	height:220px;
	z-index:3;
}
#apDivHeadline {
	position:absolute;
	left:100px;
	top:50px;
	width:600px;
	height:100px;
	z-index:1;
}
#apDivBodyText {
	position:absolute;
	left:100px;
	top:170px;
	width:350px;
	height:500px;
	z-index:2;
}
#apDivSidebar {
	position:absolute;
	left:465px;
	top:170px;
	width:220px;
	height:458px;
	z-index:3;
}
.Headline {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0 0 .5em 0;
	
}
.BodyText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: .75em;
}
.SubHead {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 13px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
}
ol {
	padding: 0 0 1em 1.5em;
	margin: 0;
	list-style-position: outside;
	font-size: 75%;
	}
li { margin: 0 0 .5em 0;}
img {margin-top: .5em;}