
html {
	height: 100%;
}

body {
	margin: 0px;
	background: white;
	height: 100%;
}

.pageContent, .mceContentBody { color: #736357; font-size: 8pt; font-family: verdana, arial; line-height: 13pt; }
.pageContent A, .mceContentBody A { color: #736357; }
.purpleHeader, .purpleHeader A { color: #4b0049 !important; font-size: 13pt !important; font-family: verdana, arial; font-weight: bold; line-height: 16px; letter-spacing: 2pt; }
.orangeText, .orangeText A { color: #db8b0b !important; font-size: 9pt; font-family: verdana, arial; font-weight: bold; line-height: 12pt; }
.purpleText { color: #4b0049 !important; font-size: 9pt; font-family: verdana, arial; line-height: 12pt; font-weight: bold; }
.brownText { color: #a0714b !important; font-size: 9pt; font-family: verdana, arial; line-height: 12pt; font-weight: bold; }

#container { height: 410px; width: 360px; left: 110px; top: 160px; position: absolute; overflow: hidden; clip: rect(0 400px 200px 0); visibility: visible; }


/* Used for scroll buttons */
#bodyContainerOuter
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 340px;
	height: 410px;
	overflow: hidden;
}

#bodyContainerInner
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 340px;
	text-align: justify;
	padding-bottom: 1px;
}

.scrollButtons
{
	width: 18px;
	height: 15px;
	padding: 1px 5px;
	text-align: center;
	vertical-align: middle;
	z-index: 1000;
}