body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.LeftRpt {
	background-image: url(inventions/invent_main_rpt.gif);
	background-repeat: repeat-y;
	background-position: right;
}
h1 {
	font-size: 20px;
	color: #70A3C4;
	margin: 0px;
}
.Copyright {
	border-right: 1px solid #A6C7DA;
	border-bottom: 1px solid #A6C7DA;
	border-left: 1px solid #A6C7DA;
	font-size: 10px;
	line-height: normal;
	color: #999999;
}
.Copyright a {
	color: #999999;
}
.Rghtrpt {
	background-image: url(inventions/invent_right_rpt.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#MainTxtArea {
	width: 475px;
	text-align: justify;
	line-height: 17px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #AA9506;
	line-height: normal;
}
.InternalBox {
	background-color: #FFFFFF;
	padding: 10px;
	width: 90%;
	border: 1px solid #D5D5D5;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
.faqbox {
	background-color: #FFFFFF;
	padding: 10px;
	width: 90%;
	border: 1px solid #D5D5D5;
	text-align: left;
	margin-bottom: 15px;
}
