
/*FILESTART*/div.pageview
{
border: 1px solid #999999;
margin: 5px 0px 15px 0px;
width: 100%;
font-size: 0.8em;
}

div.pageview div.pageviewhead
{
background-color: #EEEEEE;
margin: 0;
padding: 0;
line-height: 1em;
height: 50px;
}

div.pageview iframe
{
border-top: 1px solid #999999;
border-right: 1px solid #999999;
width: 100%;
height: 720px;
}

/*FILESTART*//* Site Table of Contents */

#stoc_box {

	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}

#stoc_header {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font-size: 15px;
}

#stoc_middle {
	text-align: left;
	vertical-align: middle;
	width: 100%;
	font-size: 13px;
}

a.stoc_link {
	text-decoration: none;
}

#stoc_footer {
	text-align: right;
	width: 100%;
	font-size: 8px;
}

