/* main styles */

h1                      { font-size: 20pt; }
h2                      { font-size: 18pt; }
h3                      { font-size: 16pt; }
h4                      { font-size: 14pt; }
h5                      { font-size: 12pt; }
h6                      { font-size: 12pt; }

p                       { font-size: 12pt; }
ul, dl, ol              { font-size: 12pt; }
a:link				    { color: #666; background-color: transparent; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
a:visited 			    { color: #666; background-color: transparent; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
a:hover				    { color: #666; background-color: transparent; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
a:active			    { color: #666; background-color: transparent; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
form                    { display: none; }
form img                { display: none; }
form input              { display: none; }


/* text styles */
.jumpmenu               { display: none; }
.copyright              { display: none; }

.caption                { color: #666; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin-bottom: 10px; text-align: right; }
.caption img            { border: solid #C90 1px; }
.caption div            { font-size: 10pt; margin-bottom: 10px; }
.captionright           { color: #666; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin-bottom: 10px; margin-left: 10px; width: 200px; float: right; text-align: right; }
.captionright img       { border: solid #C90 1px; }
.captionright div       { font-size: 11px; margin-bottom: 10px; }
.clearboth              { clear: both; }
.line                   { border-top: 1px solid #000; }
.quote                  { color: #000; background-color: transparent; font-family: Times, "Times New Roman", serif; font-size: 14pt; font-style: italic; padding-left: 20px; }
.mainimageleft          { padding-left: 15px; padding-bottom: 10px; }
.mainimage              { padding-bottom: 10px; padding-right: 0px}
.paddingleft            { padding-left: 15px; padding-right: 10px; }
.searchspiders          { padding-bottom: 5px; padding-top: 15px; }
.go                     { padding-top: 5px; }
.amlogo                 { padding-top: 10px; padding-bottom: 3px; }
.spiderimage            { display: none; }

/* positioning styles */

#topstripblack           { display: none; }
#topstriphome            { display: none; }
#topstripabout           { display: none; }
#topstripresearch        { display: none; }
#topstripfeatures        { display: none; }
#topstripexplore         { display: none; }
#topstriporange          { display: none; }
#spider1                 { display: none; }
#spidershead             { display: none; }
#spider2                 { display: none; }
#welcomecol              { position: absolute; left: 0mm; top: 0mm; width: auto; padding: 10mm; margin: 0; border: 0; color: black; background-color: transparent; }
#col1                    { position: absolute; left: 0mm; top: 55mm; width: auto; padding: 10mm; margin: 0; border: 0; color: black; background-color: transparent; }
#col2                    { position: absolute; left: 50mm; top: 55mm; width: auto; padding: 10mm; margin: 0; border: 0; color: black; background-color: transparent; }
#col2 img                { display: none; }
#researchscol            { position: absolute; left: 100mm; top: 55mm; width: auto; padding: 10mm; margin: 0; border: 0; color: black; background-color: transparent; }

