﻿/* Yahoo */
body {font:13px helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

/* Noodle */	
p {
	line-height:160%;
	}
	
a img {
	border:none;
	}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/*
accordian.h3
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
*/
/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

			


hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
p + p
{
    margin-top: 1em;
}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 LINKS
a:link,
a:visited 		{ color:#2273C2; }
a:hover 		{ color:#EC8914; }
strong, b       { font-weight: bold;}	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a, a:visited {
	text-decoration: none;
	outline: none;
	}
/*	
a:link {
	color:#49a9f5;
	font-weight:bold;
	}

a:visited {
	color:#4982f5;
	font-weight:bold;
	}

a:hover 
{
    color:#EC8914;
	text-decoration:none;
	}

a:active {
	text-decoration:underline;
	color:#3cbc32;
	}	
/*	

li {
	font-size: 90%;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
	}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
	}
td {
	font-size: 90%;
	}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
	}

img {
	border: 0;
	}
/*** the following styles and notes are (c) Copyright
Big John @ www.positioniseverything.net ***/
/* div,p{margin:0}

*/
/* ---- Clearer hack (for floats) ---- */
div.clearer {clear:both; line-height: 0; height: 0;}
/* --------  Positioning  -------- */
.alignleft { text-align:left; }
.alignright { text-align: right; }
.aligncenter {  text-align: center; 
                margin:0 auto;
                margin-right: auto;
                margin-left:auto;  }

div#Center {text-align: center; margin:0 auto; }
.floatright 			{ float:right; margin:0 0 6px 6px; }
.floatleft 			{ float:left; margin:0 6px 6px 0; }
.imgfloatleft { float: left;	display:inline;
	margin: 1em 1em 1em 1em; }
.imgfloatright { float: right; 	display:inline;
	margin: 1em 1em 1em 1em;}
.imgvertcenter {
	vertical-align: middle;
	border-top-color: #3366CC;
	padding: 10px;
}
.chartfloatright { float:right; margin:0 20px 6px 6px; }
.failureNotification
{
    font-size: 1.2em;
    color: Red;
} 
#quote
{
	float: right;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
	line-height: 110%;
	color: #0099FF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Sans-Serif;
}
	
/*----------------------------------------------------------------------------------------------------------------
					Containers
 ----------------------------------------------------------------------------------------------------------------*/	
#container {
	width:875px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#innerContainer {
	width:865px;
	margin-left:10px;
	margin-right:20px;
	overflow: auto;
}

#centerContainer {
	width:865px;
	margin:0 auto; 
	text-align:center; 
	overflow: auto;
}

#main {
    float:right;
    width:670px;
    }
#mainNarrow {
  	margin: 0; 
    width:480px;
    float:left;
    }    
#sidebarLeft {
    float:left;
    width:190px;
    }
#sidebarRight {
    float:right;
    width:190px;
    margin-right:5px;
    }

/*----------------------------------------------------------------------------------------------------------------
					Header
 ----------------------------------------------------------------------------------------------------------------*/
#header {
	text-align:center
}

/* -----------  LogoBar  ----------- */
#logo {
	float:left;
	width:352px;
	height:75px;
	margin-bottom:5px;
	background-image: url('Images/logo-banner.gif');
	background-repeat:no-repeat;	
}
#logoPatent {
	float:left;
	width:352px;
	height:75px;
	margin-bottom:5px;
	background-image: url('Images/logo-banner-patent.gif');
	background-repeat:no-repeat;	
}

/* --------- MenuTabs ----------- */
#menuTabs ul {
	width: 550px;
	height: 82px;
	list-style-type: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
}

#menuTabs ul li {
	float: left;
	height: 82px;
	width: 110px;
	margin: 0px;
} 

#menuTabs li img {
	border: 0;
	margin: 0px;	
}

#menuTabs a, .menuTabs a:link, .menuTabs a:visited 
{
    display: block;
}

 
#menuTabs a:hover img
{
    visibility:hidden;
} 

#tabHome
{
    background-image: url('Images/tab_home_on.gif');
    background-repeat: no-repeat;
    background-position: center top;    
}

#tabVisual
{
    background-image: url('Images/tab_visual_on.gif');  
    background-repeat: no-repeat;
    background-position: center top;        
}

#tabAudio 
{
    background-image: url('Images/tab_audio_on.gif');
    background-repeat: no-repeat;
    background-position: center top;         
}

#tabDigital 
{
    background-image: url('Images/tab_digital_on.gif');
    background-repeat: no-repeat;
    background-position: center top;        
}

#tabInfo 
{
    background-image: url('Images/tab_info_on.gif');
    background-repeat: no-repeat;
    background-position: center top;         
}

#tabPatent
{
    background-image: url('Images/tab_patent_on.gif'); 
    background-repeat: no-repeat;
    background-position: center top;       
}

#tabUtility
{
    background-image: url('Images/tab_utility_on.gif'); 
    background-repeat: no-repeat;
    background-position: center top;       
}

#tabProvisional
{
    background-image: url('Images/tab_provisional_on.gif'); 
    background-repeat: no-repeat;
    background-position: center top;       
}

#tabSearch
{
    background-image: url('Images/tab_search_on.gif'); 
    background-repeat: no-repeat;
    background-position: center top;       
}

#tabNotebook
{
    background-image: url('Images/tab_notebook_on.gif'); 
    background-repeat: no-repeat;
    background-position: center top;       
}

body#Home #imgTabHome  {visibility: hidden;}
body#Audio #imgTabAudio  {visibility: hidden;}  
body#Visual #imgTabVisual   {visibility: hidden;} 
body#Digital #imgTabDigital   {visibility: hidden;}  
body#Info #imgTabInfo   {visibility: hidden;}  
body#Patent #imgTabPatent  {visibility: hidden;}  
body#Utility #imgTabUtility  {visibility: hidden;} 
body#Provisional #imgTabProvisional  {visibility: hidden;} 
body#Search #imgTabSearch  {visibility: hidden;} 
body#Notebook #imgTabNotebook  {visibility: hidden;}  
/* -------- Content HeaderBar -------- */
.headerBar {
	background-image: url(Images/headerBar.gif);
	background-repeat: repeat-x;
	height: 24px;
	margin-top: -18px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align:top;
}

.headerBar a {
	color: #FFFFFF;
}

.headerBar .left {
	float: left;
    margin-top:5px;	
    margin-left:10px;
}

.headerBar .right {
	float:right;
    margin-right:50px;
    margin-top:5px;
}

/*----------------------------------------------------------------------------------------------------------------
					Boxes
 ----------------------------------------------------------------------------------------------------------------*/
	
/* -------- box180 -------- */
.box180 {
		padding: 0 0 10px 0;
		width:180px;
		margin-left: 10px;
}
.box180-header {
	background-color: #ffffff; 
	color: #ffffff; 
	background-image: url(Images/box180-header.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.box180-header .title {
		font-family: Trebuchet MS, Arial, Helvetica;
		font-weight:bold;
		margin-left: 10px;
}
.box180-top {
	background-image: url(Images/box180-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.box180-middle {
		background: url(Images/box180-middle.gif) repeat-y;
		padding: 10px;
		margin-top: 0;
}
.box180-bottom {
		background: url(Images/box180-bottom.gif) top no-repeat;
}
	/* -------- box465 (for 3 column) -------- */
.box465 {
		padding: 0 0 10px 0;
		width:465px;
		margin-left: 10px;
}
.box465 innerContainer {width:465px; margin:0 auto; text-align:center;}
.box465-header {
	background-color: #ffffff; 
	color: #ffffff; 
	background-image: url(Images/box465-header.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}
.box465-header .title {
		font-family: Trebuchet MS, Arial, Helvetica;
		padding:3px 0 3px 15px;
		font-weight:bold;
}
.box465-top {
	background-image: url(Images/box465-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.box465-middle {
		background: url(Images/box465-middle.gif) repeat-y;
		padding: 20px;
}
.box465-bottom {
		background: url(Images/box465-bottom.gif) top no-repeat;
		height: 21px;
}
	
/* -------- box660 -------- */
.box660 {
		padding: 0 0 10px 0;
		width:660px;
}
.box660-header {
	background-color: #ffffff; 
	color: #ffffff; 
	background-image: url(Images/box660-header.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}
.box660-header .title {
		font-family: Trebuchet MS, Arial, Helvetica;
		padding:3px 0 3px 15px;
		font-weight:bold;
}
.box660-top {
	background-image: url(Images/box660-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.box660-middle {
		background: url(Images/box660-middle.gif) repeat-y;
		padding: 10px;
}
.box660-bottom {
		background: url(Images/box660-bottom.gif) top no-repeat;
		height: 21px;
}

/* -------- box875 -------- */
.box875
{
    width: 875px;
    margin:0 auto;
}
.box875-header {
	background-color: #ffffff; 
	color: #ffffff; 
	background-image: none; /* url(images/box875-header.gif);*/
	background-position: top;
	background-repeat: no-repeat;
}
.box875-header .title {
		font-family: Trebuchet MS, Arial, Helvetica;
		padding:3px 0 3px 15px;
		font-weight:bold;
}
.box875-top {
	background-image: none; /* url(images/box875-top.gif); */
	background-position: top;
	background-repeat: no-repeat;
}
.box875-middle {
		background: url(Images/box875-middle.gif) repeat-y;  /* */
		padding: 5px, 10px 5px 10px;
		margin: 0 1px 0 1px;	
}
.box875-bottom {
		background: url(Images/box875-bottom.gif) top no-repeat; /* */
		height: 21px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 PHOTOS & CAPTIONS
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.photo-container {

	}

/* PHOTO BORDERS */

.photo-top,
.photo-top span,
.photo-bottom,
.photo-bottom span {
	background:url(Images/bg-photo.png) no-repeat;
	min-height:17px;
	_height:17px;
	position:relative;
	display:block;
	}

.photo-top span {
	font-size:1px;
	background-position:right -17px;
	}

.photo-bottom {
	font-size:1px;
	background-position:0 -34px;
	}

.photo-bottom span {
	background-position:right -51px;
	}

/* PHOTO CONTENT */

.photo-content,
.photo-content-right {
	background:url(Images/bg-photo-sides.png) repeat-x;
	}
	
.photo-content {
	background-position:right 0;
	}

.photo-content-right {
	padding:0 20px;
	}

.photo-content img {
	display:block;
	border:1px solid #e2e2e2;
	}
	
.photo-caption {
	font-size:.8em;
	color:#000;
	font-weight:bold;
	padding:10px 0 0 0;
	}
	
.align-right {
	float:right;
	margin:0 0 15px 20px;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 FORMS
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

fieldset {
	padding:10px 20px;
	margin:15px 0;
	position:relative;
	border:1px solid #9e9e9e;
	}

fieldset fieldset {
	margin:10px 0;
	}
	
legend {
	font-weight:bold;
	font-size:1em;
	padding:10px 15px 0 15px;
	color:#FFF;
	margin:0 0 0 10px;
	background:#49a9f5 url(Images/bg-legend.png) repeat-x;
	min-height:32px;
	_height:32px;
	display:block;
	width:50%;
	}

.input-box {
	display:block;
	vertical-align:top;
	padding:4px;
	color:#666666;
	border:1px solid #467acc;
	}
/*
label {
	font-weight:bold;
	font-size:.7em;
	font-weight:bold;
	display:block;
	margin-top:10px;
	}
	
.checkbox {	
	margin:12px 0;
	width:60%;
	}
	
.checkbox input {	
	}
*/
input.button {
	font-size:.7em;
	font-weight:bold;
	padding:0 5px 2px 5px;
	cursor:pointer;
	}
	
input.button-big {
	padding:2px 20px;
	}

/*----------------------------------------------------------------------------------------------------------------
					Red Melon Section Table; see http://www.redmelon.net/tstme/
 ----------------------------------------------------------------------------------------------------------------*/
.blocks { 
	width: 95%; 
	margin: 0 0 2em 2%; 
}
.blocks td {
	width: 25%;
	text-align: center;
	padding: 5px 0;
	vertical-align: top;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.blocks td p {
	margin: 1.2em 1.2em 1.2em 1.2em;
	font-size: 12px;
	line-height: 1.1em;
	text-align: left;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.blocks td.right { border-right: none; }
.blocks td.bottom { border-bottom: none; }
.blocks td.bottomright { border-bottom: none; border-right: none;}
.blocks h5
{
	font-size: 10px;
	color: #009900;
	font-family: Sans-Serif;
}
.blocks h4
{
	font-size: 11px;
	color: #336699;
	font-family: Arial, Sans-Serif;
}
.blocks h3
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, 'san serif';
	color: #ffffff;
	background-color: #0080c7;
	text-align: right;
	padding: 2px;
	margin: 5px;
}

.2blocks { 
	width: 95%; 
	margin: 0 0 2em 2%;
}
.2block table 
{
	width: 85%;
	padding: 3em, 3em, 3em, 3em;	
}
.2blocks td {
	width: 50%;
	text-align: center;
	padding: 5px 0;
	vertical-align: top;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.2blocks td p {
	margin: 1.2em 1.2em 1.2em 1.2em;
	font-size: 12px;
	line-height: 1.1em;
	text-align: left;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.2blocks td.right { border-right: none; }
.2blocks td.bottom { border-bottom: none; }
.2blocks td.bottomright { border-bottom: none; border-right: none;}	

/* 
=================================
 Container Styles for DotNetNuke
 Created by: ucube
=================================
*/   

.tcube_topmid_title
{
	background-image: url(Images/roundedsquaregray_02.gif);
	background-repeat: repeat-x; 
}

.tcube_containerSize
{
	width:100%;
	height:100px;
}

.tcube_title
{
	font-family:Verdana, Arial;
	color:#000000;
	font-size:11pt
}

.tcube_contentpane
{
	font-family:Tahoma, Verdana, Arial;
	color:#000000;
	font-size:10pt;
}

.tcube_righttopconer
{
    background-image: url(Images/roundedsquaregray_06.gif);
    width: 29px;
    height: 49px;
    background-repeat: repeat-y;
}

.tcube_midleft
{
	background-image:url(Images/roundedsquaregray_04.gif);
	width: 27px; background-repeat: repeat-y
}

.tcube_midright
{
	background-image:url(Images/roundedsquaregray_06.gif);
    width: 29px; 
    background-repeat: repeat-y;
}

.tcube_midbot
{
    background-repeat: repeat-x; height: 34px; padding-right: 3px; padding-left: 3px;
       
}


/*----------------------------------------------------------------------------------------------------------------
					Section
 ----------------------------------------------------------------------------------------------------------------*/
#sectionIntro {
	margin-left: 150px;
	margin-right: 5px;
	margin-bottom: 5px;
	left: 150px;
	padding-right:20px;
}

#defaultIntro {
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right:20px;
}

#sectionIntro p {
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	margin-top: 0;
}

#defaultIntro p {
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	margin-top: 0;
}

#sectionIntro .imgfloatleft{
	margin-left: -100px;
	float:left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}

/*
#sectionContent 
{
    height: 100%;
}

#sectionContent img {
	margin: 0px 5px;
    width: 94px;
    height: 65px;
}






*/
#sectionContent h3 a:link 
{
    color:#ffffff;
}

#sectionContent h3 a:visited 
{
    color:#ffffff;
}

#sectionContent h2
{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	position: relative;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#sectionContent h3
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, 'san serif';
	color: #ffffff;
	background-color: #0080c7;
	text-align: right;
	padding: 2px;
	margin: 5px;
}


#sectionContent h4
{
    width: 200px;
    color: #009900;
    float:left;
		margin-left:20px;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    background-position: top;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C0C0C0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: blue;}
    .alignleft { text-align:left; }

#sectionContent .imgfloatright {
	float:right;
	display:inline;
	margin: 1em 1em 1em 1em;
}

#sectionContent .imgfloatleft {
	float:left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 50px;
}

/*  Page Settings */
#pageHeader h1
{
margin-top: -5px;
}
#pageHeader h5 
{
    font-size: small;
    color: blue;
    margin: 0;
    padding-top: 10px;

}
#pageHeader h4 
{
	margin:0;
	float:right;
	margin-right: 100px;
	text-align:center;
}
#pageHeader .floatright
{
	margin-right: 50px;
}
#pageContent {
    padding: 10px;
}

#pageContent h4
{
    padding: 20px 80px 10px 10px;
    float: left;
    margin: 10px;
    color: Blue; 
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    width: 80px;
    clear:left;
}
/* -- Section Titles - */	

	
	
/* -- Content Styles -- */

	.bullet {
		background: url(Images/bullet.png) no-repeat left;
		padding:0 8px 0 0;
		line-height:10px;
	}
	a.bullet {
		margin-left:0;
		padding-left: 13px;
	}
	
	#contentArea li {
		list-style-image: url(Images/bullet.png);
		line-height:14px;
		margin-top:5px;
		margin-left:-10px;
	}

/* Wizard Table  */
.wizTable 
{
	width: 90%;
}	

.wizLeft 
{
	text-align:right;
	width:50%;
	padding-right: 5px;
	padding-left: 5px;
}

.wizRight 
{
	text-align:left;
	width:50%;
	padding-right: 5px;
	padding-left: 5px;
}
 
.wizCenter
{
	text-align:center;
	width:100%;
	padding-right: 5px;
	padding-left: 5px;
}
.wizRBCol
{
	width: 5px;
	text-align:center;
}
.wizRBLabel
{
	text-align: left;
}
.wizTable h5
{
	font-size: 10px;
	color: #009900;
	font-family: Sans-Serif;
}
.wizTable h4
{
	font-size: 11px;
	color: #336699;
	font-family: Arial, Sans-Serif;
}

	



