body {
	background-image: url(http://www.nant.org/pix/bg-mintstripes-h2.jpg);
	background-repeat: repeat;
   background-color: white;
   color: black;
   font-family: Arial, Tahoma, sans-serif;
   font-size: 10pt;
   font-style: normal;

   scrollbar-face-color: #f0fff0;
   scrollbar-highlight-color: #8fbc8f;
   scrollbar-3dlight-color: #f0f7ff;
   scrollbar-darkshadow-color: #5f9ea0;
   scrollbar-shadow-color: #8fbc8f;
   scrollbar-arrow-color: black;
   scrollbar-track-color: #f5fffa;
   scrollbar-base-color: #f5fffa;
}

TD {
   background-color: transparent;
   color: black;
   font-family: Arial, Tahoma, sans-serif;
   font-size: 10pt;
   font-style: normal;
}

h1 {
   font-size: 13pt;
   color: white;
   background-color: #0002ff;
   padding: 3px;
   border: 2px solid #000000;
   text-align: center;
   font-weight: bold;
}

h2 {
   font-size: 11pt;
   font-weight: bold;
   border: 2px solid black;   
   padding: 3px;
   color: white;
   background-color: #0002ff;
}

h3 {
   font-size: 12pt;
   font-weight: bold;
   border: 2px solid black;  
/*   padding: 3px;  */
   color: black;
/*   background-color: #ddf4e5; */
   text-align: center;
   text-decoration: none;
   font-style: italic;
   font-family: "Times New Roman", serif;
	
   padding: 5px;
/*   font-size: 10pt;	*/
   background-color: white;
}

h4 {
/*   background-image: url(http://www.nant.org/pix/bg-blueripple3.jpg);
   border: 2px solid #cccff9;
   padding: 5px;
   font-size: 10pt;
   color: #797af0;
   background-color: #f6f6fe; */
   border: 2px solid black;
   padding: 5px;
   font-size: 10pt;
   color: black;
   background-color: white;
}

h5 {
   font-size: 12pt;
   text-align: center;
   font-family: "Times New Roman", serif;
   font-style: italic;
}

h6 {
   font-size: 10pt;
   font-weight: bold;
   border: 2px solid black;  
   padding: 3px 3px 3px 5px;
   color: black;
/*   background-color: #ddf4e5; */  
   text-align: left;
   text-decoration: none;
   font-style: normal;
   font-family: Arial, Tahoma, sans-serif;
	background-color: white;
}

.logo {
	width: 90%;
   padding-top: 10px;
   padding-bottom: 2px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.wrap {
	width: 90%;
	/*background-color:#FFE75E;*/
	background-color:#FAFAFA;	
	border: 2px solid Black;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}

.wrap2 {
	width: 98%;
	/*background-color:#FFE75E;*/
	background-color:#FAFAFA;	
	border: 2px solid Black;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}

.content {
	margin-left: 30%;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px 10px 10px 10px;
}

.item {
	/*background-color: #E6E6FA;*/
	background-color: White;
   padding: 10px 10px 10px 10px;
	border: 2px solid Black;
}

.footer {
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
}

.clear {
	clear: both;
}

/*.menu {
	width: 24%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;		
	margin-top: 10px;
	margin-left: 1%;
	float: left;
   font-family: Arial, Tahoma, sans-serif;
   font-size: 10pt;
   font-style: normal;	
}

.menusections {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #e6e6fa;
	border-top: 2px solid #D6D6F7;
	border-right: 2px solid #DADAF8;
	border-bottom: 2px solid #CFCFF6;
	border-left: 2px solid #D4D5F7;
}*/

P {
   padding: 2px;
}

A {
   font-size: 10pt;
}

A:link {
   font-weight: bold;
   color: #000197;
   background-color: transparent;
   text-decoration: none;
}

A:visited {
   font-weight: bold;
   color: #000197;
   background-color: transparent;
   text-decoration: none;   
}

A:active {
   font-weight: bold;
   text-decoration: none;
   color: blue;   
   background-color: transparent; 
   border-bottom: 1px dotted blue;
}

A:hover {
   font-weight: bold;
   text-decoration: none;
   color: blue;   
   background-color: transparent;
   border-bottom: 1px dotted blue;
}

.fauxa {
   font-weight: bold;
   color: #000197;
   background-color: transparent;
   text-decoration: none;
}

ul.nobullets {
   list-style: none;
   margin-left: 5px;  
   padding-left: 0px;
}

li.nobullets {
   list-style: none;
   padding-top: 5px; 
   margin-left: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
}

.disc {
   display: block;
   list-style-type: disc;
}

li {
   padding-top: 6px;   
}

.ctr {
   text-align: center;
}

.right {
   text-align: right;
   padding-right: 5px;
   padding-top: 0px;
   padding-bottom: 0px;
}

.copyrt {
   text-align: center;
   font-size: 8pt;
   font-style: italic;
/*   border: 2px dashed #d9ffdb; */
   padding : 10px;
}

.pubs {
   padding-top: 0px;
   padding-bottom: 0px;
}

.highlight1 {
   font-size: 12pt;
   font-weight: bolder;
}

.combobox {
background-color: #FFFFFF;
color: #000000;
font-size: 10pt;
font-family: Arial, Tahoma, sans-serif;
font-weight: bold;
}

.annmtghdr {
/*   border: 2px solid #DFFFDF;
   background-color: #F0FFF0;*/
	background-color: #E6E6FA;
	border-top: 2px solid #D6D6F7;
	border-right: 2px solid #DADAF8;
	border-bottom: 2px solid #CFCFF6;
	border-left: 2px solid #D4D5F7;
   padding: 5px;
   font-size: 10pt;
   color: black;
}

table.annmtg, tr.annmtg, td.annmtg {
	border: 1px solid #E7E7E7;
}

.leftbox {
	float: left;
}

.rightbox {
	float: right;
}