/* Try to stick to the "standard 16" color names:
   aqua, black, blue, fuchsia, gray, green, lime, maroon,
   navy, olive, purple, red, silver, teal, white, and yellow */

BODY {
  background: white;
	color: black;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
}

P, UL, LI, BLOCKQUOTE {
  font-size: 10pt;
}

.field {          
  background-color: #FFFFFF;          
  color: #000000;          
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;          
  font-weight: normal;          
  font-size: 10;
}  

.leftbutton {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #003366;
  position: relative; 
  left: 10px;
  text-decoration: none;
}

a.leftbutton:hover{color:#0000FF} 

.leftbutton2 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #003366;
 position: relative; 
 left: 10px;
}

a.leftbutton2:hover{color:#0000FF;}

.leftbutton3 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #003366;
 position: relative; 
 left: 10px;
 text-decoration: none;
}

a.leftbutton3:hover{color:#0000FF;}

.leftbutton4 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: white;
 position: relative; 
 left: 10px;
 text-decoration: none;
}

a.leftbutton4:hover{color:#FBCF01;}


.leftbutton5 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: white;
 position: relative; 
 left: 10px;
 text-decoration: none;
}

a.leftbutton5:hover{color:#FBCF01;}

.leftbutton6 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: white;
 position: relative; 
 left: 10px;
 text-decoration: none;
}

a.leftbutton6:hover{color:#FBCF01;}



.menubutton {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
 letter-spacing: 0.1mm;
 word-spacing: normal;
}

a.menubutton:hover{text-decoration:underline; font-weight: bold; color: #FBCF01;}

.footer {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #CC0000;
}


BODY, H1, H2, H3, H4, H5, P, TD, TH, UL, LI, BLOCKQUOTE {
	font-family: Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5  {
	color: #333399;
}

.offerhead {
  color: #0808E6;
}

.offerhead2 {
  color: red;
  font-weight: 700;
  font-size: 12pt;
}

.articlehead {
  color: #0000FF;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
}

.nospace {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
}

INPUT {
        font-size: medium;
        font-family: Courier, "MS Courier New", Prestige, "Everson Mono", monospace;
}

INPUT.searchfield {
        border: 3 solid #CCCCCC;
}

P.instructions {
        font-size: 12pt;
        font-weight: 600;
}

P.instructions2 {
        font-size: 9pt;
        font-weight: 400;
}


P.response {
        font-size: 12pt;
        font-weight: 600;
}

P.headline1 {
  font-size: 18pt;
	color: #0808E6;
}

P.subheadline1 {
  font-size: 14pt;
	color: #000000;
}

.article {
        text-indent: 1em;
}

.disclosure {
        font-size: 8pt;
        text-indent: 1em;
}

.caption {
        font-size: 8pt;
        color: #000066;
}

.letter {
        font-family: "Courier New", Courier, mono;
}

.copyright {
        font-size: 8pt;
}

.intro {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
}

.liveupdate {
        margin-top: 0;
        padding-top: 3;
        margin-bottom: 0;
        padding-bottom: 3;
        font-size: 15pt;
				color: #ffffff;
				background-color: #336666;                    
  			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;          
  			font-weight: normal;
  			text-align: center;
  			height: 100%;
}

.box1 {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
  border-right:1px solid #000000;
  border-left:1px solid #000000; 
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:25px;
  margin-top:25px;
  margin-left:5px;
  margin-right:5px;
  background-color: #D1CFAC;
        font-size: 8pt;
				color: #000000;                    
  			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;          
  			font-weight: normal;
  			text-align: center;
}

P.byline {
        font-size: 8pt;
        text-indent: 1em;
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
}

P.byline2 {
        font-size: small;
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
}

.address {
        padding-left: 2em;
        padding-right: 2em;
}

.question {
        color: blue;
}

.answer {
        color: black;
}

.leader {
        font-size: 14pt;
}

.header {
        font-size: 12pt;
}

.introtitle {
        font-size: 12pt;
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
}

.mainintrotitle {
        font-size: 14pt;
}

.urgent {
        color: red;
}

.note {
        color: blue;
}

.pubcite {
        color: #003399;
        font-weight: 700;
}

.pubcite2 {
        font-weight: 700;
}

.flash {
        font-size: 12pt;
        color: red;
}

.enhance {
        color: #003399;
        font-size: 14pt;
}

.enhance2 {
        font-weight: 700;
}

.enhance3 {
        color: #003399;
        font-weight: 700;
}

.highlight {
        color: blue;
}

.dateline {
        font-size: 10pt;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
}

.small {
        font-size: small;
}

.topdate {
        font-size: 9pt;
        font-weight: 600;
        color: #999999;
}

.searcharea {
        font-size: 9pt;
        font-weight: 500;
        color: #DDDDDD;
}

.issuedate {
        font-size: 10pt;
        color: #000000;
}

.rightheader {
        padding-top: 1em;
        font-size: 10pt;
        color: #076A6A;
        font-weight: 600;
}
.biocaption1 {
        font-size: 14pt;
        font-weight: 600;
}

.biocaption2 {
        font-size: 10pt;
}

.biocaption3 {
        font-size: 7pt;
}

.teaser {
        font-size: 18pt;
        color: #076A6A;
}

CODE {
        color: green;
        font-weight: 600;
}       

SAMP { 
        color: red;
        font-weight: 600;
}       


.menu {
  font-size: 10pt;
}

.border {

border-color: black;

}



a:hover{color:#CC3333}  
  