body {
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	background-color: #ffffff; 
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	color: #555; 
	background-color: #87929f; 
	background-color: #FFF; 
	background-image: url(background0.gif); 
/*	background-position: top left; 
	background-repeat: repeat-x;
	overflow: hidden;
*/
}
img {
	padding:0px;
	margin:0px
}
A {
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 100px;
}


#ContentBox {
	position: relative;	
}
div.toc {
	display: none;
}
div.level1, div.level2, div.level3, div.level4 {
	position: relative;
}
.image {
	position: absolute;
	left: 440px;
	text-align: right;
	width: 400px;
}
* html .image {
	left: auto;
	right: 20px;
}
.image .caption {
	width: 375px;
	right: 0px;
	padding-left: 25px;
	padding-top: 10px;
}

DIV.page {
	width: 900px;
	height: 450px;
	position: absolute;
	left: 40px;
	top: 110px;
	border: solid 2px #EEE;
	background-color: #FFF;
}
DIV.text A {
	color: #1eacad;
	text-decoration: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	position: static;
}
DIV.text H1,DIV.text H2,DIV.text H3 {
	margin-top: 0px;
	font-size: 1.5em;
}
DIV.text {
	margin: -2px;

	padding: 20px;
	padding-left: 40px;
	padding-top: 30px;
	padding-right: 460px;
	width: 400px;
	position: absolute;
	left: 0px;
	border: solid 2px #EEE;
	background-color: white;
	min-height: 422px;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
* html DIV.text {
	height: 422px;
}
#TitleBox {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 150px;
	background-image: url(badge-white.gif);
	background-repeat: no-repeat;
}

#TitleBox A {
	position: absolute;
	width: 100%;
	height: 100%;
}

#TitleBox SPAN {
	display: none;
	padding: 0px;
}

DIV.text TEXTAREA {
	width: 300px;
	height: 100px;
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	border: solid 1px #AAA;
	color: #555;
}

DIV.text input {
	width: 300px;
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	border: solid 1px #AAA;
	color: #555;
}

DIV.text input.button {
	width: auto;
}

DIV.text table td {
	vertical-align: top;
}

TEXTAREA.editor {
	border: none;
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	border: none;
}

DIV.text TEXTAREA.editor {
	width: 100%;
	height: 410px;
}
DIV.caption TEXTAREA.editor {
	width: 400px;
	height: 80px;
	text-align: right;
}

DIV.editButton {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

DIV.editBodyButton {
	bottom: 40px;
}

DIV.editButton A {
	padding: 5px 20px;
	border: solid 1px #EEE;
	background-color: white;
	display: block;
	float: left;
	margin-left: 5px;
	width: auto;
	visibility: hidden;
	color: #AAA;
}
DIV.editButton A.save, DIV.editButton:hover A  {
	visibility: visible;
}
IFRAME.historyIFrame {
	width: 0px;
	height: 0px;
	border: none;
}

#Content > TEXTAREA {
	margin-left: 40px;
	margin-top: 110px;
	width: 900px;
	height: 538px;
	padding: 0px;
	text-align: left;
	position: absolute;
	left: 0px;
	border: solid 2px #EEE;
}

@media print {
DIV.page {
	top: 20px;
	border: none;
}
DIV.text {
	border: none;
}
}

