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

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
html, body {
	background: url(main_bg_tile.gif) repeat;
	background-color:#999999;
	margin:0;
	line-height:13px;
}

p {
	margin-top:3px;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 0px 0px;
}

.whiteborder .boldtext a {
	text-decoration:none;
	color:#2D4040;
}

.whiteborder .boldtext a:hover {	
	text-decoration:underline;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 3px 15px 5px 0px;
	float:left;
	position:relative;
	width:auto;
	height:auto;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	left: 0px;
	top: 0px;
}

.link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.link a:hover{
	text-decoration:underline;
	color: #ffffff;
	}
	
.link_even {
	color: #333333;
	margin: 3px 0px 0px;
	background-color:#9f976b;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 15px;
}


.link_odd {
	color: #333333;
	margin: 3px 0px 0px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 15px;
}

.link_odd a, .link_even a, .link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

a img {
	border:none;

}

.link_odd a:hover, .link_even a:hover .link a:hover{
	text-decoration:underline;
	color: #ffffff;
}

.link_odd a:visited, .link_even a:visited, .link a:visited{
	text-decoration:underline;
	color: #2D4040;
	text-decoration: none;
}

.link_odd a:visited:hover, .link_even a:visited:hover, .link a:visited:hover{
	text-decoration:underline;
	color: #ffffff;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC99;
}
.mainframebg {
	background-image: url(nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 10 0 6 0
}
.bodytextbold a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2D4040;
	text-decoration: none;
}

.bodytextbold a:hover{
	color: #ffffff;
	text-decoration: underline;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color:#ffffff;}
.bodylist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.patentlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}
.bulletoutdent {
	text-indent: -5pt;
}
.header {
	background: #2D4040 url(header_bg_tile.gif) repeat-x;
}
.maincontent {
	background: #C4ba84 url(body_gradient_bgtile.gif) repeat-x left top;
}
.indent {
	font-size: 12px;
	text-align:right;
	font-weight: bold;
	margin: 3 0 10 0;
	color: #2D4040;
	clear: both;
}
.whiteborder{
	background: #C4ba84 url(body_gradient_bgtile.gif) repeat-x left top;
	border:1px solid #ffffff;
	padding:0px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
	height:auto;
	width:auto;
	overflow:hidden;
	/*border-right: 2px solid #ffffff;
	border-bottom: 3px solid #ffffff;*/
}
.whiteborder .boldtext{ 
	color: #2D4040;
}
	
.lotdesc_float {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D4040;
	margin: 5px 0px 0px 10px;
	float: left;
	clear:right;
	width: auto;
	line-height:18px;
}
.back_link, .back_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #233B37;
	text-decoration: none;
}
.back_link a:hover{
	color:#ffffff;
	text-decoration:none;
}
