
body {font-family:verdana,sans-serif;
        font-size:100%;
        }

div#nav{display:none;}
	
div#tables {text-align:left;}

div#tables table {margin-top:2em;
        margin-bottom:2em;
        }

div#tables td {font-family:verdana,sans-serif;
        vertical-align:top;
        padding:7px;
        text-align:left;
        font-size:1em;
        }

ul {text-align:left;
        list-style-type:square;
        }

/*h1 {display:none;}*/

h2#heading {background:url(logo-sm.gif) no-repeat;
        height:51px;
        text-align:left;
        font-size:1.2em;
        line-height:3em;
        color:#339;
        padding-left:185px;
        }

h3 {text-align:left;
        color:#339;
        font-size:1em;
        margin-bottom:-1em;
        font-weight:bold;
        }

img {display:inline;}

div#lgLogo {background:url(logo.gif);
        display:block;
        float:left;
        height:101px;
        width:322px;
        }

img#smLogo {display:block;
        float:left;
        height:51px;
        width:161px;
        padding-right:25px;
        }

p {text-align:left;
        line-height:1.3em;
        }

div#header {height:51px;
        text-align:left;
        }

.last {padding-bottom:25px;}

p#footer {font-size:0.7em;
        line-height:1.2em;
        padding-top:25px;
        text-align:center;
margin-bottom:0;
        }
        
p#footer a {line-height:3em;}

div#links {padding-bottom:25px;
        font-weight:bold;
        }

#links a {padding:4px 7px;
        font-size:0.7em;
        border:1px #fff solid;
        }


span.thisPage {
        padding:4px 7px;
        font-size:0.7em;
        background:#ccc;
        color:#339;
        border:#339 1px solid;
        }

.notnav {text-align:center;
        font-weight:bold;
        padding-top:25px;
        }

a:link {background:#99f;
        color:#fff;
        }

a:visited {background:#99f;
        color:#fff;
        }

a:hover {background:#99f;
        color:#c03;
        text-decoration:underline;
        }

a:active {background:#ccc;
        color:#c06;
        }

#links a:link {background:#339;
        color:#fff;
        }

#links a:visited {background:#339;
        color:#fff;
        }

#links a:hover {background:#55c;
        color:#fff;
        border:1px #fff solid;
        text-decoration:none;
        }

#links a:active {background:#ccc;
        color:#c06;
        }

#submit {background:#ccf;font-weight:bold;color:#339;}

.textin {background:#ddf;}

textarea {background:#ddf;}

span.dontShow {display:none;}

input,textarea {border:1px solid #339;}

.noPrint{display:none;
}

