
/* Anthony- delete the div definition below to stop the "collapsing div" thing */

div{ 
     margin-top: 0px;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-bottom: 0px;
}

.content{
  font-family: helvetica, arial;
  font-size: 10pt;
}
.adminBar {
  background-color: #dddddd;
  font-family: helvetica, arial;
}
.tableMenu {
  background-color: #dddddd;
  font-size: 8pt;
  font-family: Helvetica, Arial;
}
.tableMenu a {
  text-decoration: none;
}
.tableHeader {
  background-color: #dddddd;
  font-size: 10pt;
  font-family: Helvetica, Arial;
}
.tableData {
  font-size: 10pt;
  font-family: Helvetica, Arial;
}
.pollColor {
  background-color: #cccccc;
  border: thin solid #aaaaaa;
}
.pagination {
  font-family: helvetica, arial;
  font-size: 8pt;
  text-align: center;
}
.tab {
  border: 1px solid black;
   background-color: #eeeeee;
}
.tabBody {
   border: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;
   background-color: #dddddd; 
}
div.tabs {
    line-height: 15px;
    font-size: 14px;
}
.tabHover {
   background-color: #cccccc;
}
.tabActive { 
   background-color: #dddddd; 
}
@font-face
	{font-family:Verdana;
	panose-1:0 2 11 6 4 3 5 4 4 2;}

/* Style Definitions */
/*
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	line-height:12.0pt;
	font-size:9.0pt;
	font-family:Verdana;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
	{margin:0in;
	margin-bottom:.0001pt;
	line-height:15.0pt;
	font-size:9.0pt;
	font-family:Courier;}
*/
p.2003titlestyle, li.2003titlestyle, div.2003titlestyle
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	line-height:20.0pt;
	text-autospace:none;
	font-size:16.0pt;
	font-family:Verdana;
	font-weight:bold;}
p.2003authorstyle, li.2003authorstyle, div.2003authorstyle
	{margin:0in;
	margin-bottom:.0001pt;
	line-height:14.0pt;
	text-autospace:none;
	font-size:14.0pt;
	font-family:Verdana;}
p.2003bodytext-ital, li.2003bodytext-ital, div.2003bodytext-ital
	{margin:0in;
	margin-bottom:.0001pt;
	line-height:13.0pt;
	text-autospace:none;
	font-size:11.0pt;
	font-family:"TimesNewRomanPS ItalicMT";}
p.2003bodytext-bold, li.2003bodytext-bold, div.2003bodytext-bold
	{margin:0in;
	margin-bottom:.0001pt;
	line-height:13.0pt;
	text-autospace:none;
	font-size:11.0pt;
	font-family:"TimesNewRomanPS BoldMT";}
p.normal2, li.normal2, div.normal2
	{margin:0in;
	margin-bottom:.0001pt;
	line-height:13.0pt;
	tab-stops:9.0pt .25in 27.0pt 31.5pt .5in 45.0pt 49.5pt .75in 63.0pt 1.0in 81.0pt 1.25in 99.0pt 1.5in 117.0pt 1.75in 135.0pt 2.0in 153.0pt 2.25in 171.0pt 175.5pt 2.5in 189.0pt 2.75in 207.0pt 3.0in 225.0pt 3.25in 243.0pt 3.5in 261.0pt 3.75in 279.0pt 4.0in 297.0pt 4.25in 315.0pt 4.5in 333.0pt 4.75in 351.0pt 5.0in;
	text-autospace:none;
	font-size:8.0pt;
	font-family:"Berkeley Italic";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
@page Section2
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section2
	{page:Section2;}
@page Section3
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section3
	{page:Section3;}
 /* List Definitions */
@list l0:level1
	{margin-left:.25in;
	text-indent:-.25in;
	tab-stops:list .25in;
	font-family:Symbol;}
ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}

form,script{ 
      padding: none;
      margin: none;
      }

a{ 
   font-weight: bold;
 }

a.myAccountLink{
  color: white;
}
a.myAccountLink:hover{
  color: #e4e4e4;
}
td.formDescription{
  font-size: 11px;
  font-weight: bold;
}
td.tableData{
 font-size: 11px;
}
input,textarea,select{
  font-size: 11px;
}
span.formSubtext{
  font-size: 9px;
  font-style: italics;
}

td,th{ 
    font-size: 10pt;
 }


td.admin_menu{ 
               background-color: #e4e4e4;
               border-bottom: 1px solid #cccccc;
               font-size: x-small;
               font-weight: bold;
               }

.edit{ 
  font-size: xx-small;
}

.form_comment{ 
  font-size: xx-small;
  color: black;
}

.error{ 
        color: red;
        font-weight: bold;
        }

.change_applied{ 
                 color: green;
                 font-weight: bold;
                 }

div.information{ 
                 margin: .5em;
                 padding: .5em;
                 border: 2px outset black;
                 background-color: #e4e4e4;
                 
                 }

td.report_row{ 
               font-size: 9pt;
               }

