/* style sheet for general agu web files */

body {font-size: 1em; font-family:Arial, Helvetica, sans-serif;}
html {font-size: 1em; font-family:Arial, Helvetica, sans-serif;}

p {
	font-size: .8em;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	margin:0 0 .7em 0; }

h1 {  
	font-size: 1.15em; 
	font-weight: bold;
	font-style: normal;
	margin-top:8px;
	margin-bottom:.8em;	}

h2 {
	font-size: 1.05em;
	font-weight: bold;
	font-style: normal;
	margin-top:1.6em;
	margin-bottom:.8em;	}
	
h3 {
	font-size: .95em;
	font-weight: bold;
	font-style: normal;
	margin-top: 1.2em;
	margin-bottom:.8em;	}

h4 {
	font-size: .85em;
	font-weight: bold;
	font-style: italic;
	margin-left: 5px;
	margin-top:8px;
	margin-bottom:10px;	}

h5 {
	font-size: .75em;
	font-weight: normal;
	font-style: italic;
	margin-top:5px;
	margin-bottom:10px;	}	

.h1 {   
	font-size: 1.15em; 
	font-weight: bold;
	font-style: normal;
	margin: 0;
	}

.h2 {
	font-size: 1.05em;
	font-weight: bold;
	font-style: normal;
	margin: 0;}
	
.h3 {
	font-size: .95em;
	font-weight: bold;
	font-style: normal;
	margin: 0;}

.h4 {
	font-size: .85em;
	font-weight: bold;
	font-style: italic;
	margin: 0;}

.h5 {
	font-size: .75em;
	font-weight: normal;
	font-style: italic;
	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 {
	text-decoration: none;
	font-weight: normal;
	color: #000000;		}

ol {
	font-size: .8em;
	text-decoration: none;
	margin-top:0;
	margin-bottom: 15px;
	margin-right: 20px;	}

ul {
	font-size: .8em;
	text-decoration: none;
	margin-top:0;
	margin-bottom: 15px;
	margin-right: 20px;	}
	
dl {
	font-size: .8em;
	text-decoration: none;
	margin-top:0;
	margin-bottom: 15px;
	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;
	color: #0000AA;
	}

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

a:active { 
	text-decoration: none;
	color: #FF0000;
	}
	
a:hover {
	text-decoration: underline;
	color: #0000FF; }
	
table {
	margin:0px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}

table .formdata {font-size: .85em;}
 
.innerTable {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}

pre {
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
.extlink {
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
	
.intlink {
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
.bold {font-weight: bold;}
.ital {font-style: italic;}
.smallcap {font-variant: small-caps;}
.center {text-align: center;}
.right {text-align: right;}

.sm {
	font-size: .85em;
	margin-top: 7px;
	margin-bottom: 5px; }
	
.lg {
	font-size: 1em;
	margin-top: 7px;
	margin-bottom: 5px; }
	
.normal {
	font-size: .85em;
	text-decoration: none;
	font-weight: normal;
	}
	
.cell {
	font-size: .85em;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
.cellsm {
	font-size: .75em;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
.th {
	font-size: .9em;
	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;
	}

.topgif {
	
float:right;	
}
	
	
.indentlist1 {
	margin-top: 0;
	margin-left: 25px;
	margin-bottom: 0;
	}
.indentlist2 {
	margin-top: 0;
	margin-left: 25px;
	}
	
.bmargin {
	margin-bottom: 75px;
	}
	
.red {
	color: #FF0000;
	}
/*// .vpipe{background-image:URL(/marb400v.gif);background-repeat:repeat-y;background-color:#FFFFF5;}*/
.toplevel{text-decoration:underline;font-weight:bold;}
.AGUBlue  {  color: #000099; }
.grey {  color: #999999}

