/* last updated 21 November, 2010                  */

.alt             {color: teal;}
body             {margin: 1px; padding: 1px; font-size: 11pt; font-family: "Arial", "Lucida", "Helvetica", sans-serif; }
button           {text-align: center; font-size: 11pt; margin-bottom: 3px;}
button.hangleft  {text-align: center; font-size: 11pt; float: left; margin-bottom: 3px;}
button.hangright {text-align: center; font-size: 11pt; float: right; margin-bottom: 3px;}
caption          {color: red; text-align: center; font-weight: bold; font-size: 11pt; font-family: Arial, sans-serif; margin-bottom : 3mm;}
.center          {text-align: center;}
.justr           {text-align: right;}
div              {margin: 1px;}
#header          {}
#footer          {margin: 10px 0px; font-size: 10px; height: 15px;}
#logoholder      {width: 34%; margin-left: 33%;}
#lefttop         {margin: 3px; width: 48%; float: left; padding: 2px;  height: 650px;} */
#maincontainer   {}  /* height: 810px;} */
#righttop        {margin-top: 3px; margin-bottom: 3px; margin-left: 50%; padding: 2px; height: 650px;}
h1               {color: red; font-size: 16pt; text-align: center; font-family: Arial, sans-serif;}
h2               {color: blue; text-align: center; font-size: 14pt; font-family: Arial, sans-serif; }
h3               {color: red; font-size: 11pt; font-family: Arial, sans-serif;}
li               {font-family: Arial, sans-serif; font-weight: normal; font-size: 11pt; color: black; margin-bottom: 14pt;}
ol               {font-weight: bold; font-size: 10pt; font-family: Arial, sans-serif;}
p                {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11pt;}
p.small          {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10pt;}
p.smallr         {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 8pt; float: right;}
p.in2            {font-weight: bold; margin-left: 20px; font-size: 10pt; font-family: Arial, sans-serif;}
p.in3            {font-weight: bold; margin-left: 150px; font-size: 10pt; font-family: Arial, sans-serif;}
p.in4            {font-weight: bold; margin-left: 20px; font-size: 10pt; font-family: Arial, sans-serif; text-decoration: underline;}
p.in5            {font-weight: bold; margin-left: 30px; font-size: 10pt; font-family: Arial, sans-serif; }
select           {font-size: 11pt;}
.select1         {font-size: 11pt; color: red; float: right;}
.select2         {font-size: 11pt; color: green;}
.select3         {font-size: 11pt; color: blue;}
.select4         {font-size: 11pt; color: teal;}
table            {font-weight: normal; font-size: 11pt; font-family: Arial, sans-serif; 
                  margin-left: 30px; border-collapse: collapse;  border: 1px solid black; }  
td               {font-weight: normal; font-size: 11pt; font-family: Arial, sans-serif; text-align: left; border: 1px solid black; }
th               {font-weight: normal; font-size: 11pt; font-family: Arial, sans-serif; text-align: left; border: 1px solid black;}
ul               {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; list-style-type: square}
ul.mid           {font-weight: normal; font-size: 11pt; list-style-type: square; font-family: Arial, sans-serif;}
ul.sub           {font-weight: bold; font-size: 10pt; list-style-type: disc; font-family: Arial, sans-serif;}
.underline       {text-decoration: underline;}