body {
    font-size: small;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    background: White;
    color: Black;
    margin: 10;
    padding: 10;
}

.citation {
  margin-left: 3em;
  margin-right: 3em;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid LightSteelBlue;
  border-bottom: 1px solid LightSteelBlue;
}

div.calendar table {
  margin: 0em;
  padding-left: 4px;
  padding-right: 4px;
}

div.calendar td {
  margin: 0em;
  padding-left: 3px;
  padding-right: 3px;
}

div.calendar th {
  margin: 0em;
  padding-left: 3px;
  padding-right: 3px;
}

/* Defined divisions:
     - implicit/default (duh)
     - tight (smaller font, compressed listings, minimal whitespace)
     - ref (tables with borders)
     - menu (site navigation, menu, header/footer, etc.)
     - calendar (calendar rendering)
*/

div.admin table {
  margin: 15px;
  font-size: small;
  border: 1px solid LightSteelBlue;
}
div.admin th {
  background-color: LightSteelBlue;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid DarkBlue;
}

div.admin tr.even {
  color: DarkBlue;
  background-color: AliceBlue;
}

div.admin td {
  margin-left: 15px;
  margin-right: 15px;
  border: 0px solid;
}


hr {
    clear: both;
    height: 1px;
    color: Transparent;
    border: .5px solid LightSteelBlue;
    background-color: transparent;
}

.blue-nav {
	padding-right:10px;	
        background-color: AliceBlue;
	font-family:verdana, trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size:small;
	line-height:17px;
	color:white;
	padding-top:5px;	
 	border-bottom:5px solid LightSteelBlue;
	border-top:1px solid black;		
	height:20px
	text-align:center;
	}	
.blue-nav a          { color: Black; font-weight:normal; font-size:small; text-decoration: none; background-color:AliceBlue;} 
.blue-nav a:link     { color: Black; text-decoration: none; background-color:AliceBlue;} 
.blue-nav a:visited  { color: NavyBlue; text-decoration: none; background-color:AliceBlue;} 
.blue-nav a:active   { color: Black; background-color:AliceBlue;} 
.blue-nav a:hover    { color: DarkSteelBlue; text-decoration:underline; background-color:AliceBlue;} 

A		{ font-family:verdana, arial, helvetica; color: #666; text-decoration: underline; line-height:19px; background-color:#FFF;} 
A:link		{ color: #699; text-decoration: underline; background-color:transparent;} 
A:visited	{ color: #666; text-decoration: underline; background-color:transparent;} 
A:active	{ color: #99CC66; background-color:transparent;} 
A:hover		{ color: #6699CC; background-color:transparent;} 
	
tbody th {
  background-color: AliceBlue;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid AliceBlue;
  vertical-align: top;
}

p {
    margin: 0.75em 0em 1em 0em;
}

p a {
    text-decoration: underline;
}

p a:visited {
	color: Purple;
    background-color: transparent;
}

p a:active {
	color: Red;
    background-color: transparent;
}

p img {
    border: 0;
    margin: 0;
}

.tight ul { 
    margin-top: 0.0em;
    list-style-type: square;
    padding:0;
}

.tight ol {
    margin-top: 0.0em;
    padding:0;
}

.tight li {
    margin-bottom: 0.0em;
}

.tight p {
    font-size: small;
}

ul { 
    list-style-type: square;
    margin: 0.5em 0 0 2em;
    padding:0;
}

ol {
    margin: 0.5em 0 0 2em;
    padding:0;
}

ul a, ol a {
    text-decoration: underline;
}

li {
    margin-bottom: 0.5em;
}

dl {
}

dt {
    font-weight: bold;    
}

dt a {
    text-decoration: underline;
}


dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}

d a {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    color: DarkSlateGray;
    margin: 0em;
    clear: left;
    font-size: x-large;
    font-family: Times New Roman, Garamond, arial, sans-serif;
    padding-top: 0.5em;
    border-bottom: 1px solid LightSteelBlue;
}

h1 {
    color: Black;
    letter-spacing: 2;
    font-variant: small-caps;
}

h2 {
    border: none;
  }

h3 {
    font-weight: bold;    
    font-size: large;
    margin-right:50%;	
}

h4 {
    font-size: large;
    padding-top: 0.75em;
    border: none;
}

h5 {
    font-size: medium;
    border: none;
    padding-top: 1em;
}

h6 {
    font-size: medium;
    border: none;
    font-style: italic;
    padding-top: 1em;
}

.page-title {
	background-color:#CCCC66;
	padding-left:10px;
	padding-top:5px;
	border-bottom:1px solid #999;
	padding-right:10px;	
	text-align:right;
	font-family:verdana, arial, helvetica;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	padding-bottom:5px;	
	}

div ref {
  margin: 5px;
}

.ref tbody th {
  background-color: AliceBlue;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid AliceBlue;
}

.ref th {
  background-color: CornflowerBlue;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid LightSteelBlue;
}

.ref td {
  margin-left: 15px;
  margin-right: 15px;
  border: 0px solid LightSteelBlue;
}

.ref2 td {
  border: 1px solid LightSteelBlue;
}

.ref li {
    margin-bottom: 0.0em;
}

table.ref {
  font-size: small;
  border: 1px solid lightsteelblue;
}
 
img {
    border: none;
	vertical-align: middle;
}

fieldset {
    border: 1px solid #8cacbb;
    margin: 2em 0em 1em 0em;
    padding: 1em 0em;
}

legend {
    background: White;
    padding: 0.5em;
}


form {
    border: none;
    margin: 0;
}

textarea {
    border: 1px solid #8cacbb;  
    color: Black;
    background-color: white;
    width: 88%;
    padding: 0.1em;
}


select {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #8cacbb;  
    vertical-align: top;
}

abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}

q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}

blockquote {
    font-family: Times, "Times New Roman", serif; 
    font-style: italic;
    font-size: 120%;
}

code {
    font-size: 120%;
    color: Black;
    background-color: #dee7ec;
}

pre {
    font-size: 120%;
    padding: 1em;
    border: 1px solid #8cacbb;
    color: Black;
    overflow: scroll;
    background-color: #dee7ec;
}

.netscape4 {
    display: none;
}

.breadcrumbs {
    float: left;
    text-transform: lowercase;
}

/*
** Calendar elements - used in the calendar rendering 
*/

div.day {
    background-color: #FFFFBB;
    border: 1px solid Black;
    padding: 0.2em;
    position: absolute;
    visibility: hidden;
    width: 12em;
    z-index: 2;
}

div.date {
    font-weight: bold;
}

  
table.calendar {
    border: 1px solid #8CACBB;
    margin: 0em 1em 2em 0em;
    text-align: right;
}

table.calendar a {
    text-decoration: none;
    color: #436976;
}

table.calendar a:hover {
    text-decoration: none;
}

table.calendar th {
    background-color: #DEE7EC;
    color: Black;
    font-weight: bold;
    text-align: center;
}

table.calendar td {
    background-color: transparent;
    width: 1.5em;
    padding: 2px;
}

table.calendar td.weekdays {
    background-color: #DEE7EC;
    border: 1px solid #8CACBB;
    border-style: solid none;
    text-align: center;
}

table.calendar td.event {
    background-color: #DEE7EC;
    font-weight: bold;
}

table.calendar td.noevent {
    background-color: transparent;
}

table.calendar td.todayevent {
    background-color: #DEE7EC;
    border: 2px solid #FFA500;
    font-weight: bold;
}

table.calendar td.todaynoevent {
    border-collapse: collapse;
    border: 2px solid #FFA500;
}


