/* style sheet for general agu web files */

p {
	font-family: times, times new roman, lucida, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 20px;}

.reports {
	font-family: verdana;
	font-size: 12pt;
	color: #000000;
	margin: 0;}
h1 {  
	font-family: arial, verdana, sans-serif; 
	font-size: 16pt; 
	font-weight: bold;
	font-style: normal;
	color: #000000;
	}

h2 {
	font-family: arial, verdana, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #000000
	}

h2elect {
	font-family: arial, verdana, sans-serif; 
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #000000
	}

h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	}

h4 {
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000
	}

h5 {
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	}	

.h1 {  
	font-family: arial, verdana, sans-serif; 
	font-size: 16pt; 
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0;
	}

.h2 {
	font-family: arial, verdana, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0;}
	
.h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0;}

.h4 {
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin: 0;}

.h5 {
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin: 0;}
	
sup { font-size: 8pt;}
sup.h1 { font-size: 16pt;}
sup.h2 { font-size: 14pt;}
sup.h3,.h4,.h5 { font-size: 10pt;}

sub { font-size: 8pt;}
sub.h1 { font-size: 16pt;}
sub.h2 { font-size: 14pt;}
sub.h3,.h4,.h5 { font-size: 10pt;}

blockquote {
	font-family: times, times new roman, lucida, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;		}

ol {
	font-family: times, times new roman, lucida, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 20px;	}

ul {
	font-family: times, times new roman, lucida, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 20px;	}
	
dl {
	font-family: times, times new roman, lucida, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px; 
	margin-left: 12px;
	margin-right: 20px;}

dt {
	margin-top: 0;
	margin-bottom: 0; }

dd {
	margin-top: 0;
	margin-bottom: 0; }
	
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0000AA;
	}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #800090;
	}

a:active { 
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	}
	
a:hover {
	text-decoration: underline;
	color: #0000FF; }
	
table {
	margin:0px;
	font-family: times, times new roman, lucida, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}

.innerTable {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: times, times new roman, lucida, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}

pre {
	font-family: times, times new roman, lucida, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
.extlink {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
	
.intlink {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

.electintlink {
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
.bold {font-weight: bold;}
.ArialBold {font-family: arial, verdana, sans-serif; font-size:10pt; font-weight: bold;}
.Arial {font-family: arial, verdana, sans-serif; font-size:10pt; font-weight: normal;}
.ital {font-style: italic;}

.center {text-align: center;}
.right {text-align: right;}

.sm {
	font-size: 10pt;
	margin-top: 7px;
	margin-bottom: 5px; }
	
.lg {
	font-size: 12pt;
	margin-top: 7px;
	margin-bottom: 5px; }
	
.normal {
	font-family: times, times new roman, lucida, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	}
	
table{
	margin:10px;
}
.cell {
	font-family: times, times new roman, lucida, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
.cellsm {
	font-family: times, times new roman, lucida, serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
.th {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #000000
	}
	
.nomargin {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	}
	
.zeromargin {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

.indent {
	margin-left: 30px;
	}

.indentmore {
	margin-left: 50px;
	}

.indentlist1 {
	margin-top: 0;
	margin-left: 25px;
	margin-bottom: 0;
	}
.indentlist2 {
	margin-top: 0;
	margin-left: 25px;
	}
	
.bmargin {
	margin-bottom: 75px;
	}
	
.onepx {font-size:1px;}
.twopx {font-size:2px;}
.threepx {font-size:3px;}
.fourpx {font-size:4px;}
.fivepx {font-size:5px;}
.sixpx {font-size:6px;}
.sevenpx {font-size:7px;}
.eightpx {font-size:8px;}

.email{font-weight:normal;}
.white{color:#FFFFFF;}
.red {color: #FF0000;}

.ieLayer{
	position:absolute;
}
.nnLayer{
	top:0;
	left:0;
}

.membership_header {
	border: thin double rgb(238,255,247);
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	background-color: #698B7C;
	padding: 3;
	width: 285px;
}

.membership_info_table{
	border: medium double rgb(105,139,124);
	margin: 0px;
	width: 275px;
	background-color: #EEFFF7;
}

.membership_header2004 {
	border: thin double rgb(238,255,247);
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	background-color: #698B7C;
	padding: 3;
	width: 100%;
}

.membership_info_table2004 {
	border: medium double rgb(105,139,124);
	margin: 0px;
	width: 275px;
	background-color: #EEFFF7;
}

.list{
	border: medium double rgb(105,139,124);
	margin: 0px;
	width: 275px;
	height: 225px;
	font-family: times, times new roman, lucida, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-color: #EEFFF7;
	color: #000000;
	overflow: auto;
	position:absolute;
	z-index:1;
	visibility: hidden;
	padding: 3;
}
#opening {
	visibility: visible;}
ilayer{margin:0;padding:0;}
#journalList{height:350px; overflow:scroll;}
#vchoiceList{height:475px; overflow:scroll;}
