@charset "utf-8";
/* CSS Document */

	body {
	margin:10px 10px 0px 10px;
	padding:0px;
	font-size: 100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
		}
	
	a {
		text-decoration:underline;
	}
			
	p,h1,h2,h3,h4,h5,h6,pre {
	margin:0;
	padding: 0;
	font-size: 85%
		}	
		
	#banner {
	height:75px;
	background-color: #FFFFFF;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:74px;
	background-image: url(../images/patentmedbanner.jpg);
	border: 1px solid #000;
	}
	
	html>body #banner {
	height:74px;
		
		}	
	#banner h1 {
	font-size:175%;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	padding: 10px 50px 10px 210px;
	font-variant: small-caps;

		}	
	#leftcontent {
	position: absolute;
	left:10px;
	top:85px;
	width:200px;
	height: 100%;
	background-color: #FFF1CE;
	
	}
	
	#leftcontent p{
	font-size: 65%;
	padding-top:5px;
	margin-left: 10px;
	margin-right:3px;
	}
	
	#leftcontent h1, h2 {
	font-size: 85%;
	padding: 5px 5px 5px 10px;
	font-style:oblique;
		}
		
	#leftcontent ul {
	padding: 3px 3px 10px 14px;
	margin: 0;
	background-color:#FFF1CE;
	list-style-type: none;
		}
	
	#leftcontent li {
	padding: 3px;
	font-size: 80%;
	
	}
	#rightcontent {
	position: absolute;
	right:10px;
	top:87px;
	width:190px;
	background-color: #FFFFFF;
	font-size: 80%;
	padding-top: 5px;
	
	}
	#rightcontent h1 {
	font-size: 90%;
	margin-left: 5px;
		}
	#rightcontent h2 {
	font-size: 90%;
	}
	#rightcontent p {
	font-size: 70%;
	padding-top:5px;
	}
	#rightcontent ul {
		padding: 0px 10px 10px 5px;
		background-color:#CCCCCC;
		list-style-type: none;
		}
	
	#rightcontent li {
	padding: 2px;
	font-size: 90%;
	margin-left: 15px;
	}
	#rightcontent address {
	font-size: 75%;
	font-style: normal
		}
	#centercontent {
	background:#fff;
	margin-left: 199px;
	margin-right:194px;
	height:0.1%;
	/*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:196px;
	background-color: #FFFFFF;
		}
	
	html>body #centercontent {
	margin-left: 201px;
	margin-right:196px;
	}
		
	#centercontent h1 {
	font-size: 95%;
	margin:10px 25px 10px 20px;
	padding: 1px;
	height: 0.1%
	}
		
	#centercontent h2{
	font-size: 90%;
	margin: 10px 25px 10px 16px;
	height: 0.1%;
	}
	
	#centercontent h2 a{
	color: #000000;	
	}
	
	#centercontent h3 a{
	color: #000000;	
	}
	
	#centercontent h3{
	font-size: 90%;
	margin: 10px 25px 10px 25px
		}
	
	#centercontent p {
	font-size: 80%;
	margin: 5px 25px 5px 30px;
	padding: 3px;
	}
	
	#centercontent ul li {
	font-size: 80%;
	padding: 0px 0px 0px 20px;
	font-style: normal;
	list-style-type: none;
	}
	#centercontent img {
	padding:1px;
	background-color: #000000;
	margin: 5px;
	}
	#centercontent em {
	font-style:italic;
	}
	
	#newsbox {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	margin-top:10px;
	margin-left: 205px;
	margin-right: 201px;
	}
	
	#newsbox h1 {
	font-size: 90%;
	font-weight: bold;
	padding: 10px 10px 5px 5px;
	}	
	#newsbox h2 {
	font-size: 90%;
	margin: 0px 0px 3px 40px;
	font-style: italic;
	}
	#newsbox h3 {
	font-size: 90%;
	margin: 5px 0px 3px 20px;
	font-style: italic;
	}
	#newsbox p {
	margin:10px;
	padding: 0;
	font-size: 80%;
	}
	
	#footer {
	font-size: 95%;
	margin: 25px 125px 25px 200px;
	font-style: oblique;
	clear: left;
	padding: 5px;
		}
			
	#footer p{
	padding: 5px;
	}

.floatimageleft {
	float: left;
	clear: both;
	padding: inherit;
	margin-right: 10px;
	
}
.floatthumbimageleft {
	float: left;
	clear: both;
	margin: 5px 5px 5px 15px;
	}
.floatimageright {
	float: right;
	clear: both;
	padding: 5px
	}
.subheadings {
	font-size: 90%;
	font-weight: bold;
	margin: 10px 0px 0px 20px;
	}
.indent {
	margin: 5px 5px 3px 15px;
}
.indentmore {
margin: 0px 5px 3px 40px;
}
.border {
border: 2px solid #000000;
margin: 0px 5px 3px 16px;
}
.indentsmallerfont {
margin: 0px 5px 3px 20px;
font-size: 85%;
padding: 5px;

}
.border {
border:1px solid #000;
}
.captions {
	font-size: 80%;
	padding-top:5px;
	margin-left: 15px;
	margin-right:3px;
	width: 150px;
}
.topmargin {
top: 15px;
}
.clearleft {
clear:left;
}
.clearright {
clear:right;
}

