@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 1;
}
.titleblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62px;
	font-style: normal;
	line-height: 68px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: 0033ff;
	letter-spacing: 4px;
	text-align: center;
}
.menufont {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
}
.div-menu {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 500;
	height: 120px;
	width: 800px;
	left: 0px;
	top: 175px;
	text-align: justify;
	border: thin none #0033CC;
}
.div-whole {
	position:relative;
	width:800px;
	height:3000px;
	z-index:100;
	margin:0 auto;
	overflow: visible;
	background-image: none;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	border: thin none #000000;
	visibility: visible;
}
.div-titleblock {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 400;
	height: 150px;
	width: 651px;
	left: 74px;
	top: 5px;
	border: thin none #0099CC;
}
.div-hrcontent {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 300;
	height: auto;
	width: 590px;
	left: 105px;
	top: 240px;
	border: thin none #339933;
}
.border-all {
	border: 1px solid #999999;
}
.hr-pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #333333;
	letter-spacing: 1px;
}
.hr-para {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.hr-sentencecase {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.footnote-universal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.hr-paratitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	letter-spacing: 1px;
}
.hr-paratitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	letter-spacing: 1px;
}

