/* Copyright © 2000 Topiary Communications LLC */
/* All Rights Reserved */

body {margin:0; padding:0; background-color:white; color:black; text-align:center; 
font-family:Arial, sans-serif; border:0.1px solid none;
margin-left:0; margin-top:0; marginWidth:0; marginHeight:0}

h1, h2, h3 {font-family:Times New Roman, serif;}

/* Needed as a repeat for both browsers: */
td {text-align:left; font-family:Arial, sans-serif;}
/* End of repeated styles */

/* Following does NOT work for Netscape: */
table {width:100%;}                /* WIDTH and HEIGHT are used in HTML */
.Narrow-Table-450 {width:90%; height:100%;}   /* WIDTH and HEIGHT are used in HTML */
textarea.Large {width:350px; height:185px;}     /* COLS and ROWS are used in HTML    */
textarea.Small {width:350px; height:70px;}      /* COLS and ROWS are used in HTML    */
/* End of Netscape work-arounds */

ul {list-style-type:none;}

b      {font-weight:bold;}   /* needed for Insert menu? */
strong {font-weight:bolder;} /* needed for Insert menu? */

.Smallest-Font {font-size:10px;}
.Smallest-Font-Centered {font-size:10px; text-align:center;}

.Align-Left {text-align:left;}
.Align-Center {text-align:center;}
.Align-Right {text-align:right;}

.Hpg-Gen-By {font-size:12px;}

.Level-1-Desc {font-size:smaller; font-weight:normal;}

.Txt-Table {width:85%;}        /* Must be repeated in HTML for Netscape */

.Col-Asset-Heading {font-family: Times New Roman, serif; font-weight:bold; font-size:20px; text-align:center;}

.Sol-Table-450 {width:90%; height=100%;} /* Must be repeated in HTML for Netscape */

.Cls-Hdg-Table {width:100%; height:11px;}  /* Must be repeated in HTML for Netscape */

a.Nav-Bar:link {color:#CCFFFF; text-decoration:none;}
a.Nav-Bar:visited {color:#CCFFFF; text-decoration:none;}
a.Nav-Bar:active {color:#CCFFFF; text-decoration:none;}
a.Nav-Bar:hover {color:#3399CC; text-decoration:none;}

img  {border:0;}

.border1  {border:1;}

.underlined {text-decoration:underline; }
.striked {text-decoration:line-through; }

#header{position:absolute; top:0px; left:0px; width:100%; height:75px; padding-left:15px; background:#000066;}
#greensubheader{position:absolute; top:75px; left:0px; width:100%; height:31px; padding-left:15px; background:#66cc66;}
#main{position:absolute; top:230px; left:175px; width:550px; height:auto;}
#leftnav{position:absolute; top:207px; left:0px; width:150px; height:450px;}
#intro{position:absolute; top:106px; left:0px; width:600px; height:auto; padding:15px;background:#ffffff;z-index:100}

.navoff{background:#666666;font-family:arial,verdana,sans-serif;font-size:9px; text-align:left;color:#ffffff;text-decoration:none;border-top:solid 1px #ffffff; text-transform: uppercase;width:149px;line-height:20px; 1px #99CC66;display:block;}
.navoff a{text-decoration:none;width:149px;height:20px;color:#ffffff;}
.navoff a:hover{background:#000000;color:#ffffff;text-decoration:none;width:149px;height:20px;}