/* 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-color: #003399;
	color: black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

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

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

.frontheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding-bottom: 3px;
}

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

DD {
  font-size: 10pt;
}

DT {
  font-size: 12pt;
  font-weight: 800;
  color: #000066;
}

.dd {
  font-size: 10pt;
}

.dt {
  font-size: 12pt;
  font-weight: 800;
  color: #000066;
}

.boxheader {
  background: #000066;
  color: white;
}

.boxbody {
  background: #CCCCFF;
}


INPUT {
        font-size: 12pt;
        /*font-family: Courier, "MS Courier New", Prestige, "Everson Mono", monospace;*/
		font-family: Arial, Helvetica, sans-serif;
}

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

.serif {
        font-family: "Times New Roman", Times, serif;
}

P.serif, UL.serif, LI.serif, BLOCKQUOTE.serif {
        font-size: 12pt;
}

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

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

.article {
        text-indent: 1em;
}

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

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

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

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

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

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

.question {
        color: red;
}

.answer {
        color: blue;
}

.leader {
        font-size: 14pt;
}

.header {
        font-size: 12pt;
}

.pageheader {
        font-size: 14pt;
}
 

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

.mainintrotitle {
        font-size: 14pt;
}

.urgent {
        color: red;
}

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

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

.dateline {
        font-size: 8pt;
        font-weight: 500;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
}

.small {
        font-size: 8pt;
}

.piccaption {
        font-size: 8pt;
        color: #77797c;
}

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

.biocaption1 {
        font-size: 16pt;
        font-weight: 600;
        font-family: Georgia, "Times New Roman", Times, serif;
}

.biocaption2 {
        font-size: 12pt;
        font-family: Georgia, "Times New Roman", Times, serif;
        
}

.biocaption3 {
        font-size: 7pt;
}


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

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

A:link {
	color: #000066; }
A:visited {
	color: #400080; }
A:hover {
	color: #A86A1B; }
A:active {
	color: red; }
	      

A.inverse:link {
	color: #FFFFFF; }
A.inverse:visited {
	color: #FFFFFF; }
A.inverse:hover {
	color: #0701FC; }
A.inverse:active {
	color: red; }	

.inverse {
  color: #FFFFFF;
  background: #000000;
}



A.menu:link {
	color: #00309C; }
A:visited {
	color: #00309C; }
A:hover {
	color: #CC0000; }
A:active {
	color: #990000; }
	      
A.menu {
  text-decoration: none;
}

.menu {
  font-size: 12pt;
  font-weight: 600;
}
/*amember tags*/
 /* properties for headers */
.hdr {
	color: #707070;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
/* vedit - vertical table (signup, profile edit) */
.vedit {
	background-color: #F0F0F0;
}
/* vedit - usual column (right) */
.vedit td {
	padding: 10px;
	padding-left:  15px;
	background-color: #CCCCFF;
}
/* vedit - header column (left) */
.vedit th {
	padding: 10px;
	padding-right: 15px;
	text-align: right;
	background-color: #9CA2FF;
	font-weight: normal;
}
/* hedit - horizontal table (payments list) */
.hedit {
	background-color: #F0F0F0;
}
/* hedit - usual column */
.hedit td {
	padding: 5px;
	background-color: #E0E0E0;
	font-family: "Verdana";
	font-size: 8pt;
}
/* hedit - header column */
.hedit th {
	padding: 5px;
	background-color: #C0B9C0;
}.menumarker {
	background-color: #003399;
}
.menulabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.menuback {
	background-color: #CECFFF;
	text-decoration: none;
}
.header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.body01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #003399;
}
.menu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.header02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

