html, body{height:100%}
body {
	background-color:#F7F9FF;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
#wrapbody {
	background-color:#D4E4FB;
	width:750px;
	height:100%;	/*95%;*/
	min-height:520px;
	border:solid 1px #523B57;
}
#header {
	height:75px;
	z-index:6;
}
#navigation {
	width:120px;
	padding: 10px 0 0 10px;
	background-color:#D4E4FB;
	float:left;
	position:relative;
	z-index:100;
/*
	font-family:Trebuchet MS, Tahoma, Arial, helvetica, sans-serif;

*/
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:10px 10px -10px 0;
}
#pagewrapper {
	width:749px;
	height:82%;
	min-height:395px;
	position:relative;
	background-color:#D4E4FB;
}
#contentwrapper {
	width:604px;
	position:relative;
	z-index:1;
	float:right;
	left:1px;
	height:93%;	/*100%;*/
}
#content {
	overflow:scroll;
	padding:10px 0 0 0;
    color:#542579;	
	border-left: solid 1px #523B57;
	height:100%;
	border-top: solid 1px #523B57;
	scrollbar-base-color:#C5DBFB;
	background-color:white;
}
#scrollmask {
	position:relative;
	float:right;
	width:604px;
	bottom:18px;
	border-top:solid 1px #523B57;
	background-color:#D4E4FB;
	z-index:3;
}
#content p {
	line-height:1.3em;
	font-family:Trebuchet MS, Tahoma, Arial, helvetica, sans-serif;
	font-weight:normal;
    font-size:10pt;
	margin-right:10px;
	margin-left:10px;
}
h1 {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	font-size:1.4em;
	font-weight:bolder;
}
h2 {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	font-size:1.2em;
}
h4 {
    margin-top: 5px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    font-size: 0.7em;
    font-family: Arial, sanserif;
    font-weight: normal;
    color: black;
    line-height: 1.2em;
}
.arrow_next {
	margin-left:450px;
}
.arrows {
	margin: 10px 0 0 25px;
	height:35px;
}
.arrows img {
	border:0;
}
#graphic {
	float:left; 
	text-align: center;
	margin: auto;
	margin-top: 10px;
	padding-right:10px;
}
.include {
	text-align:center;
}
.blockquote {
	padding-left:0.5in;
}
#footer {
	width:750px;
	z-index:8;
	background-color:#D4E4FB;
}
#left_corner {
	float:left;
	position:relative;
	width:125px;
}
#content table {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.reference {
	width:525px;
	text-align:center;
}
.reference td,th {
	border-width:1px;
	border-style:inset;
}
.tableheader {
	font-weight:bold;
}
.column1 {
	width:30px;
}
#content sup {
	font-size:0.5em;
}
.printicon a {
	margin-top:35px;
}
.printicon {
	height:11px;
	width:11px;
}
.printicon a:link img {	
	border-style:none;
	text-decoration:none;
}
.print a {
	vertical-align:super;
}
#printbutton {
	float:right;
	margin:5px 10px 0 0;
	visibility:hidden;
}
#printbutton a img {
	border-style:none;
	text-decoration:none;
	height:16px;
	width:65px;
}
h1 {
	margin-left:65px;	
}
/*
#printarrows {

	margin-top:-27px;

	margin-top:-16px;


	float:left;
	margin-left:230px;
	height:16px;
	width:65px;
}

*/
#printarrows img {
	border:0;
}

/*
===========================
*/

#printarrows{
	margin-left:230px;
	height:16px;
	width:65px;
	margin-bottom:10px;
	margin-top:-27px;
	visibility:hidden;
}
.arrow_back {
	margin:0;
	width:60px;
}
