html, body {
	height: 100%;
	}

body {
	margin: 0;
	background-color: #fff;
	background-image: url(../img/background5.gif);
	background-position: 153px 10px;
	background-repeat: repeat-y;
	}

div, p, ul, li, form {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

a {
	color: #069;
	}

a:hover {
	color: #333;
	}

#logoBox {
	position: absolute;
	top: 0;
	left: 153px;
	width: 468px;
	height: 80px;
	background-color: #fff;
	z-index: 40;
	}

#frame0Box {
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	height: 188px;
	z-index: 10;
	}

#frame1Box {
	position: absolute;
	top: 80px;
	left: 0;
	width: 33px;
	height: 188px;
	background-color: #f0f0f0;
	z-index: 11;
	}

#frame2Box {
	position: absolute;
	top: 80px;
	left: 33px;
	width: 12px;
	height: 188px;
	background-color: #fff;
	z-index: 12;
	}

#frame3Box {
	position: absolute;
	top: 80px;
	left: 45px;
	width: 96px;
	height: 188px;
	z-index: 13;
	}

#frame4Box {
	position: absolute;
	top: 80px;
	left: 141px;
	width: 12px;
	height: 188px;
	background-color: #fff;
	z-index: 14;
	}

#frame5Box {
	position: absolute;
	top: 80px;
	left: 153px;
	width: 468px;
	height: 188px;
	z-index: 15;
	}

#frame6Box {
	position: absolute;
	top: 80px;
	left: 621px;
	width: 12px;
	height: 188px;
	background-color: #fff;
	z-index: 16;
	}

#frame7Box {
	position: absolute;
	top: 80px;
	left: 633px;
	width: 127px;
	height: 188px;
	z-index: 17;
	}

#frame8Box {
	position: absolute;
	top: 268px;
	left: 153px;
	width: 468px;
	height: 12px;
	font-size: 1px;
	background-color: #fff;
	z-index: 60;
	}

#navBox {
	position: absolute;
	top: 282px;
	left: 0;
	width: 141px;
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	z-index: 30;
	}

#navBox ul {
	list-style-type: none;
	border-bottom: 1px solid #f0f0f0;
	}

#navBox ul li a {
	text-decoration: none;
	}

#navBox ul li a:hover {
	color: #069;
	}

.nav1None {
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top: 1px solid #f0f0f0;
	}

.nav1 a {
	display: block;
	color: #666;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 45px;
	border-top: 1px solid #f0f0f0;
	}

.nav1Active a {
	display: block;
	color: #069;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 45px;
	border-top: 1px solid #f0f0f0;
	background-image: url(../img/nav1.gif);
	background-repeat: repeat-y;
	}

.nav2 a {
	display: block;
	color: #666;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 51px;
	background-image: url(../img/nav1.gif);
	background-repeat: repeat-y;
	}

.nav2Active a {
	display: block;
	color: #069;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 51px;
	background-image: url(../img/nav2.gif);
	background-repeat: no-repeat;
	}

#contentFrameBox {
	position: absolute;
	top: 0;
	left: 153px;
	width: 468px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #f0f0f0;
	background-image: url(../img/background4.gif);
	background-position: 0 280px;
	background-repeat: no-repeat;
	z-index: 5;
	}

#contentFrameBoxMarginTop {
	width: 445px;
	height: 280px;
	}

#contentFrameBoxMarginBottom {
	width: 445px;
	height: 50px;
	}

#contentWrap {
	width: 445px;
	margin-bottom: 50px;
	}

#contentBox {
	position: relative;
	top: 48px;
	left: 45px;
	width: 400px;
	}

#contentBox p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
	margin-bottom: 16px;
	}

#contentBox p a {
	color: #069;
	}

#contentBox p a:hover {
	color: #333;
	}

#contentBox p.radioMargin {
	clear: left;
	width: 300px;
	height: 0;
	line-height: 0;
	margin-bottom: 0;
	}

#titleBox {
	position: absolute;
	top: 298px;
	left: 178px;
	width: 443px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #069;
	line-height: 16px;
	margin-bottom: 16px;
	z-index: 45;
	}

.siteTitle {
	font-size: 16px;
	font-weight: bold;
	}

.required {
	color: #f00;
	}

fieldset {
	border: 1px solid #ccc;
	margin-top: 14px;
	padding-left: 10px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	}

fieldset legend {
	font-weight: bold;
	color: #666;
	}

fieldset label {
	float: left;
	width: 90px;
	margin-top: 2px;
	}

fieldset input {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	border: 1px solid #999;
	width: 280px;
	margin-bottom: 5px;
	}

fieldset .inputRadio {
	float: left;
	border: 0;
	width: 15px;
	}

fieldset textarea {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	border: 1px solid #999;
	width: 372px;
	margin-bottom: 5px;
	}

#submitButton {
	width: 400px;
	margin-top: 10px;
	text-align: center;
	}

#submitButton input {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #069;
	}

#copyrightDyna {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 70;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	}

#copyrightDyna a {
	color: #999;
	text-decoration: none;
	}

#copyrightDyna a:hover {
	color: #069;
	}

#copyrightBox {
	position: absolute;
	left: 25px;
	bottom: 10px;
	width: 443px;
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	z-index: 50;
	}

#copyrightBox a {
	color: #666;
	text-decoration: none;
	}

#copyrightBox a:hover {
	color: #069;
	}

.tab {
	background-color: #fafafa;
	border-top: 2px solid #fff;
	}

.tab td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
	padding: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.tab .tabTitle {
	font-weight: bold;
	padding-bottom: 0;
	}

.tab .tabDate {
	font-weight: bold;
	padding-bottom: 0;
	text-align: right;
	}

#printVersion {
	width: 400px;
	margin-top: 40px;
	text-align: right;
	}

#printVersion a {
	font-size: 10px;
	text-decoration: none;
	}
