@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #000;
}

#wrapper {
	height: 1470px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
}
#imageholder {
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}

#banner {
	height: 230px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nda_banner.jpg);
}
#nav {
	height: 35px;
	width: 900px;
	text-align: center;
	background-position: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #EEE;
}
#databox {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer {
	height: 45px;
	width: 900px;
	background-position: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color: #33c;
	text-align: center;
	color: #FFF;
}
#footerLeft {
	text-align: left;
	float: left;
	height: 44px;
	width: 300px;
	margin-left: 5px;
}
#footerRignt {
	text-align: right;
	float: right;
	height: 44px;
	width: 300px;
	margin-right: 5px;
}
#footerCenter {
	text-align: center;
	width: 200px;
	float: none;
}
#content {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	text-align: center;
}
#bannerContent {
	height: 90px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/rrl1.png);
	background-position: left center;
	text-align: center;
	padding-top: 15px;
}
#tabBox {
	height: 410px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #00C;
	border-right-color: #00C;
	border-bottom-color: #00C;
	border-left-color: #00C;
}
#bannerContent_right {
	height: 60px;
	width: 350px;
	padding: 10px;
	margin-left: 510px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000C3;
	border-right-color: #0000C3;
	border-bottom-color: #0000C3;
	border-left-color: #0000C3;
}
#bannerContent_manuals {
	height: 90px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/rrl2.png);
	background-position: left center;
	text-align: center;
	padding-top: 15px;
}
#bannerContent_faq {
	height: 90px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/rrl3.png);
	background-position: left center;
	text-align: center;
	padding-top: 15px;
}
.txt18 {
	font-size: 18px;
	text-align: justify;
	color: #333;
}
.txt24 {
	font-size: 24px;
	text-align: center;
	color: #F00;
}
.txt18_blue {
	font-size: 18px;
	text-align: center;
	color: #03C;
}
#wrapper2 {
	height: 2000px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#content2 {
	height: auto;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	text-align: left;
	font-size: 14px;
}
#imageholder2 {
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
#wrapper3 {
	height: 780px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#wrapper #content table tr td {
	font-size: 36px;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.txt14 {
	font-size: 15px;
	text-align: justify;
	color: #333;
	text-decoration: underline;
	font-weight: bolder;
}

