﻿html
{
    height: 100%;
}
body
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    color: #000000;
    margin: 0px;
    height: 100%;
}
p
{
    margin-top: 0px;
    margin-bottom: 0.7em;
    color:#000066;
}
h1
{
    font-size: 1.6em;
    margin-top: 0.8em;
    margin-bottom: 0.5em;
    color:#0000CC;
}
h2
{
    font-size: 1.2em;
    margin-top: 0.8em;
    margin-bottom: 0.3em;
    color:#0000CC;
}
h3
{
    font-size: 1.2em;
    margin-top: 0px;
    margin-bottom: 0.3em;
}
h4
{
    font-size: 1.1em;
    margin-top: 0px;
    margin-bottom: 0.3em;
}
img
{
    border-style:none;
}
#page
{
    background-color: #3333CC;
    height: 100%;
}
#banner
{
    left: 0px;
    width: 980px;
    position: absolute;
    top: 0px;
    height: 80px;
    background-color: #3333CC;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 10px;
}
#banner h1
{
    font-size:1.4em;
    color:#00FFFF;
}
#navigation
{
    left: 0px;
    width: 110px;
    position: absolute;
    top: 90px;
    height: 490px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #3333CC;
    padding-left: 5px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 0px;
}
#contents
{
    background-color:#FFFFFF;
    left: 120px;
    width: 830px;
    position: absolute;
    top: 90px;
    height: 480px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-top: 20px;
    z-index: 1;
    overflow: auto;
}
#navigation ul
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
}
#navigation a
{
    display: block;
    width: 95px;
    font-size: 10px;
    color: #333333;
    background-color: #cccccc;
    text-decoration: none;
    border-right: silver 3px outset;
    border-top: silver 3px outset;
    border-left: silver 3px outset;
    border-bottom: silver 3px outset;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2px;
}
#navigation a:hover
{
    background-color: #bbbbbb;
    border-right: silver 3px inset;
    border-top: silver 3px inset;
    border-left: silver 3px inset;
    border-bottom: silver 3px inset;
}
#LogInBox
{
    color:#FFFFFF;
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#LogInBox input
{
    font-size: 10px;
    margin-bottom: 3px;
}
.LoginLabel
{
    width: 55px;
    display: inline-block;
}
.LoginTextBox
{
    width: 90px;
}
.FullPanel
{
    width: 820px;
    margin: 0px 5px 5px 0px;
}
.FloatingPanel
{
    float: left;
    width: 408px;
    margin: 0px 5px 5px 0px;
}
.CalendarDay, .CalendarToday, .CalendarOtherMonth, .CalendarSelectedDay
{
    text-align: left;
    vertical-align: top;
    font-size: 10px;
}
.CalendarDay
{
    background-color: #cccccc;
}
.CalendarToday
{
    background-color: #dddddd;
}
.CalendarOtherMonth
{
    background-color: #dddddd;
}
.CalendarSelectedDay
{
    background-color: #ffffff;
}
.calendarlink
{
    color: #0000ff;
    text-decoration: none;
}
.calendarlink:hover
{
    color: #0000ff;
    text-decoration: underline;
}
textarea
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
label
{
    display:inline-block;
}
ul.twocolumnlist
{
    margin:0px;
    padding:0px;
    list-style:none;
}
ul.twocolumnlist li 
{
   width:46.5%; 
   padding:5px 1% 5px 1%;
   float:left; 
   background-color:#EEEEEE;
   height:100px;
   border:solid 2px #333333;
   margin:0px 0.5% 10px 0.5%
}
.needlogin {
    position:absolute; 
    bottom:20px; 
    right:20px; 
    width:15%; 
    padding:5px; 
    border:solid 1px silver;
}
blockquote 
{
    font-family: cursive;
    margin-top: 0px;
    margin-bottom: 0.7em;
    margin-left: 2em;
    margin-right: 2em;
}
q 
{
    font-family: cursive;
}
cite 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style:normal;
    font-weight:bold;
}
div.address 
{
    margin:0px 0px 1em 0px;
}
div.address p 
{
    margin:0px;
}
#map
{
    border-style:outset;
    border-width:5px;
    border-color:Silver;
}
.quotebox
{
    width:50%;
    float:right;
    margin-left:15px;
    margin-bottom:10px;
    padding:10px;
    border: solid 2px;
}
.leftlabel
{
    display:block;
    float:left;
}
.floatright
{
    float:right;
    margin-left: 15px;
    margin-bottom: 0px;
}
.floatleft
{
    float:left;
    margin-right: 15px;
    margin-bottom: 0px;
}
.caption 
{
    font-size:80%;
    font-weight:bold;
    color:#000000;
}
.smp 
{
    font-size:9px;
    background-color:#FFFFFF;
    padding:1px 2px 1px 2px;
    border-style:inset;
    border-width:2px;
}
.smp a 
{
    text-decoration:none;
    color:#0000FF;
}
.smp a:visited
{
    text-decoration:none;
    color:#0000FF;
}
.smp a:hover
{
    color:#CC0000;
}
a 
{
    color:#0000FF;
}
a:visited
{
    color:#0000FF;
}
a:hover
{
    color:#CC0000;
}
.ResourceList
{
    border-width:2px;
    border-color:#0000FF;
}
.ResourceList .ResourceType
{
    background-color:#00FFFF;
    text-align:left;
    width:150px;
}
.ResourceList .ResourceBy
{
    background-color:#00FFFF;
    text-align:left;
    width:250px;
}
.ResourceList .ResourceTitle
{
    background-color:#00FFFF;
    text-align:left;
    width:350px;
}
.ResourceList .ResourceDetails
{
    background-color:#00FFFF;
    text-align:left;
    width:50px;
}
acronym
{
    color:#CC0000;
    text-decoration:underline;
}
