/* redefined HTML tags */

a:link          { color: #03c; text-decoration: none; }

a:visited       { color: #03c; text-decoration: none } 

a:hover         { color: #03c; text-decoration: underline; } 

body            { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; background-color: #009; }

h1              { font: bold 1.6em Verdana, Arial, Helvetica, sans-serif; }

h2              { font: bold 1.3em Verdana, Arial, Helvetica, sans-serif; }

h3              { font: bold 1.1em Verdana, Arial, Helvetica, sans-serif; }

h4              { font: bold 0.8em Verdana, Arial, Helvetica, sans-serif; }

li              { } 

p               { font: 0.8em/1.2 Verdana, Arial, Helvetica, sans-serif; }

td              { }

ul              { font: 0.8em/1.2 Verdana, Arial, Helvetica, sans-serif; }

ul.small 		{ font-size: 0.7em }

ol              { font: 0.8em/1.2 Verdana, Arial, Helvetica, sans-serif; }

ol.small 		{ font-size: 0.7em }

li ul        {font-size: 1.0em }
ul ol        {font-size: 1.0em }
ol ol        {font-size: 1.0em }


/* new style used to scale navigation bar */

.navigation		{ font-size: 0.7em }

/* styles used for color and/or scaling of text only - bad! */

.smaller { font-size: 0.9em } 
.brown          { color: #933 }

.red            { color: #f00 }

.small          { font: 0.8em Verdana, Arial, Helvetica, sans-serif; } 

p.small			{ font-size: 0.7em } 

.navy           { color: #006; }

a.navy          { color: #006; text-decoration: none }

a.navy:visited  { color: #006;  text-decoration: none }

a.navy:hover    { color: #006; text-decoration: underline }

.grey           { color: #999}

/* fudge to accomodate situation where no p tag inside of a td */

.table td		{ font-size: 0.8em; }

/* these styles are only used for links in the footer section  */

.white 			{color: white; }
a.white         { color: white; font: 0.7em/1.2 Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

a.white:visited { color: white; font: 0.7em/1.2 Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

a.white:hover   { color: white; font: 0.7em/1.2 Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }




/* these must be found and replaced or there will be major scaling problems */ 

a.small         { font: 1em Verdana, Arial, Helvetica, sans-serif; color: #03c; text-decoration: none }

a.small:visited  { font: 1em Verdana, Arial, Helvetica, sans-serif; color: #03c; text-decoration: none } 

a.small:hover   { font: 1em Verdana, Arial, Helvetica, sans-serif; text-decoration: underline } 



.border         { border: 1px solid black; }

/* probably make so little difference as to be redundant 

.lead110        { font-size: 12px; line-height: 110%; font-family: Verdana, Arial, Helvetica, sans-serif }

.lead130        { font-size: 12px; line-height: 130%; font-family: Verdana, Arial, Helvetica, sans-serif }

*/

.closeleading   { margin-top: -10px}


.borderb        { border: 1px solid #000; }

.borderb12      { border: 1px solid #000; }

.brownsmall     { font: 0.8em Verdana, Arial, Helvetica, sans-serif; color: #993333}

.bg             { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; background-color: #993333}


/* unidentified styles - are these actually used anywhere? */

/* now identical to small - have removed line-height = "normal */

.tabsp          { font: 0.8em Verdana, Arial, Helvetica, sans-serif; }

.purpleRadio    { background-color: #ccf; }

/* not used anywherer on the site as far as I can see 

a.bigga         { color: #000099; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none ; font-weight: bold}

a.bigga:visited { color: #000099; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold }

a.bigga:hover   { color: #006666; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold }



.droplist       { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt; color:#000066; }
*/
.redone { font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif ; color: #CC0000}

.layer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF}

