@charset "utf-8";

body,td,th {
	color: #142866;
}

body {
	background-image: url(images/9penhelig-bk.jpg);
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -300px;
	min-width:770px;
	left: 0px;
}

#inner {
	margin: auto;
	height: 600px;
	width: 740px;
}

#topandbottom {
	float:left;
	display:inline;
	width:740px;
	height:15px;
}

#middleholder {
	float:left;
	display:inline;
	width:740px;
	height:570px;
	background-image:url(./images/border-thick.gif);
}

#toplogo {
	float:left;
	display:inline;
	width:706px;
	height:114px;
	margin-left:34px;
	margin-top:38px;
}

#textbox {
	float:left;
	display:inline;
	width:522px;
	height:128px;
	margin-top:30px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #f3f7fb;
	SCROLLBAR-HIGHLIGHT-COLOR: #133e79;
	SCROLLBAR-SHADOW-COLOR: #133e79;
	SCROLLBAR-3DLIGHT-COLOR: #f3f7fb;
	SCROLLBAR-ARROW-COLOR: #133e79;
	SCROLLBAR-TRACK-COLOR: #f3f7fb;
	SCROLLBAR-DARKSHADOW-COLOR: #f3f7fb;
}

#textbox2 {
	float:left;
	display:inline;
	width:507px;
	height:308px;
	margin-top:30px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #f3f7fb;
	SCROLLBAR-HIGHLIGHT-COLOR: #133e79;
	SCROLLBAR-SHADOW-COLOR: #133e79;
	SCROLLBAR-3DLIGHT-COLOR: #f3f7fb;
	SCROLLBAR-ARROW-COLOR: #133e79;
	SCROLLBAR-TRACK-COLOR: #f3f7fb;
	SCROLLBAR-DARKSHADOW-COLOR: #f3f7fb;
	margin-right: 15px;
}

#undertextbox {
	float:left;
	display:inline;
	width:522px;
	height:50px;
	margin-top:10px;
}

.text-main {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#142866;
	font-size:15px;
	line-height:23px;
}
.text-siteby {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 5px;
}
