* { margin:0; padding:0; }
body { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 100%; background-color: #fff; color: black; }
img { border: 0; }
.access { text-indent: -9999px; display: none; }

#container { margin: 0 auto; width: 1000px; min-height: 100%; overflow: hidden; position: relative; }

#header { height: 124px; background-color: #fff; }
.headerTag { background-color: #6c9ed9; color: #fff; padding: 4px; font-size: .9em; }
.headerTag a { color: #fff; }

#h1 { width: 168px; height:124px; background: url(../images/neat_logo.gif) no-repeat left bottom;  text-indent: -9999px; }
#h1 a { display: block; width: 168px; height:124px; }


#nav { float: left; width: 168px; background-color: #34477f; padding: 20px 0; }
#nav h2 { padding: 2px 8px; }
#nav a, #nav a:link, #nav a:visited, #nav a:active { font-size: .7em; color: #cde0ef; text-decoration: none; }
#nav a:hover { text-decoration: underline; }
#nav li { list-style-type: none; }
#nav .navchild { margin: 0 0 5px 10px; }

#heading { padding-bottom: 20px; font-size: 1em; color: #3f4372; }
#content { float: left; width: 792px; position: relative; padding: 20px; }
#content p { color: #59595b; line-height: 1.4em; font-size: .8em; }
#content img { padding: 20px 20px 20px 0; }
#content td { padding: 4px 0;  }


#subnav { position: absolute; top: 0; right: 0; width: 195px; background-color: #bbbfc2; }
#subnav img { display: block; padding: 0; }
#subnav img.iso { margin: 25px 0 0 35px; }



#Form_Form { font-size: .7em; }