.clearit{clear:both;}

body {
font-family: Cambria, Garamond, "Times New Roman", Serif;
color: #036;
background: white;
line-height: 1.2;
text-decoration: none;


background-image:url('AIALogo_light.jpg');
/*background-image:url('AIABetaWatermark.jpg');*/
background-position:center;
background-repeat: no-repeat;
background-attachment:fixed;

}

p {padding:0em 0.5em;}

input, select {margin:0.2em 0.1em;}

h1, h2{
margin-top: 0.5em;
margin-bottom: 0.5em;
            }

h3 {
    margin-top: 0.5em;
    margin-bottom:0.5em;
    background-color: #036;
    color: White;
    padding-left: 0.2em;
    padding-bottom: 0.1em;
    padding-top: 0.1em;
    font-size:1.1em;
    font-weight: bolder;
                }

h3#timehead{
    background-color:transparent;
    color: #036;
            }

h3#screenhead{
    background-color:transparent;
    color: #000000;
    font-weight:bolder;
            }

h4{
    margin-top: 0.5em;
    margin-bottom:0.5em;
    background-color: #036;
    color: White;
    padding-left: 0.2em;
    padding-bottom: 0.1em;
    padding-top: 0.1em;
    font-size:0.9em;
    font-style:italic;
                }

#nav ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;

}

#nav ul li { display: inline; }

#nav ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#nav ul li a:hover
{
background-color: #369;
color: #fff;
}

a.topLink {
    padding: 0.1em 1em;
    background-color: #036;
    color: White;
    text-decoration: none;
    float: right;
    border-left: 1px solid #fff;
    position:relative;
    top:-0.1em !important;
    top: -1.4em;
}

a.topLink:hover {
    background-color: #369;
    color: #fff;

}

table#time thead th{
    border-bottom-style: double;
    background: #036;
    color: white;

}

table#time tbody tr td{
    width: 200px;
    border-bottom-style: solid;
    border-width: thin;
    text-align: center;
    background:white;

}

table#time tbody tr td#Zone{
    width: 250px;
}

table#screen {
    font-size: 0.8em;
}
#plot_button{
display:block;
border:3px ridge gray;
width:100%;
margin:2em;
text-decoration:none;
color:black;
text-align:center;
background-color:lightgray;
}

#plot_button:hover{
border:3px groove gray;
}

#topbar img{
	height:70px;
	width:80px;
}

#topbar{
padding:5px;
}

#topbar a{
display:block;
width:100%;
height:100%;
}

#topbar td{
border:3px outset;
}
#topbar td:hover{
border:3px inset;
}

#page{
border:10px ridge #293D6B;
}
#header_menu img{
	height:60px;
	width:80px;
}

#header_menu table, tr{
	width: 100%;
}

#header_menu th {
	font: 18px Arial;
}

#header_menu td{
	text-align:center;
	text-decoration: none;
}

#header_menu a{
	text-align:center;
	vertical-align:center;
	text-decoration: none;
	display:block;
	width:100%;
	height:100%;
	padding:20px 0px;
	border: 3px ridge;
	color:black;
}

#status h2{
display:block;
text-align:center;
color:white;
padding:4px;
}

#status ul{
text-align:center;
list-style-type:none;
}

#status table{
border: 3px outset;
padding:1em;;
}


#external a{
text-decoration: none;
color:black;
text-align:center;
display:block;
width:100%;
height:100%;
}

#external table{
border-spacing:30px 0px;
}

#external td{
border-color:gray;
border:2px outset;
width:100px;
}

#external td:hover{
border:2px inset;
}

#navlist li
{
list-style-type:none;
color:black;
background-color: white;
border-left: 0.8em solid #293D6B;
border-bottom: 1px solid #293D6B;
padding:4px;
font-size: 16px;
margin-left:-2em;
width:200px;
}

#navlist a{
text-decoration: none;
display: block;
color:black;
}

#subnavlist li, #hide_subnavlist li
{
color:black;
background-color: white;
border-style:none;
border-left: 0.2em solid #293D6B;
border-bottom: 1px solid #293D6B;
padding: 3px 4px;
margin-left:-0.5em;
}

#navlist li:hover
{background-color:#DCDCDC;}

#hide_subnavlist{ display: none; }
#subnavlist li:hover {background-color:#DCDCDC;}

#navlist li:hover ul#hide_subnavlist
{display: block;  margin-left:170px;margin-top:-50px; float:right;position:absolute;}
