﻿body {behavior: url("csshover.htc"); border:0px; width:1000px; height:100%;text-align:center; background-color:#990000;font-family:'Kristen ITC',Andy, cursive;}

a:link	{color: #ffffff; text-decoration: none;}	
a:visited	{color: #ffffff; text-decoration: none;}	
a:active	{color: #ffffff; text-decoration: none;}	
a:hover	{color: #000000; text-decoration: none;}

input { font-size: 9pt; color:#997733; border-bottom: 1px solid; border-top: none; border-left: none; border-right: none;}

h1	{ font-size: 12pt; font-weight:bold;color:#000000; margin-top: 0; margin-bottom: 0;}
h2	{ font-size: 11pt; color:#000000; margin-top: 0; margin-bottom: 0;}
h3	{ font-size: 11pt; color:#ffffff; margin-top: 0; margin-bottom: 0; background-color: Black;}
h4	{ font-size: 10pt; color:#000000; margin-top: 0; margin-bottom: 0;}
h5	{ font-size: 10pt; color:#003366; margin-top: 0; margin-bottom: 0;}

img {margin-top: 0px;margin-left: 0px;margin-right: 0px;margin-bottom: 0px;padding: none;border: none;}

p	{ font-size: 10pt; color:#ffffff;}

td	{ font-size: 10pt;color:#ffffff;}

.address { color: #ffffff;}
.address a:link { color: #ffffff; text-decoration: underline; }
.address a:visited	{color: #ffffff; text-decoration: underline;}	
.address a:active	{color: #ffffff; text-decoration: underline;}	
.address a:hover	{color: #997733; text-decoration: underline;}	

.BodyDiv {background:  background-image:"images/Other/glossyback.bmp"; }
.calendar {color: #000000;}

.editGrid {color: #000000;}

.email {color: #ffffff;}
.email a:link { color: #ffffff; text-decoration: underline; }
.email a:visited	{color: #ffffff; text-decoration: underline;}	
.email a:active	{color: #ffffff; text-decoration: underline;}	
.email a:hover	{color: #997733; text-decoration: underline;}	

.error	{ font-size: 10pt; color: #8E2F14; font-weight: bold;}
.error	{ font-size: 10pt; color: white; font-weight: bold;}

.footer { font-size: x-small; text-align:center; color: #000;}
.footer a:link { color: #000000; text-decoration: underline; }
.footer a:visited	{color: #ffffff; text-decoration: underline;}	
.footer a:active	{color: #000000; text-decoration: underline;}	
.footer a:hover	{color: #997733; text-decoration: underline;}	

.formLabel {font-size: 9pt; font-weight: bold; color:#ffffff;}
.formLabel2 {font-size: 9pt; font-weight: bold; color:#000000;}
.formTextarea { font-size: 9pt; color:#997733;}
.formSelect	{ font-size: 9pt; color:#000000;}
.formButton	{background-color: #003366; color: #fff8e0; font-size: 9pt; font-weight:bold;}
.formRadio { font-size: 9pt; font-weight: bold; border-bottom: none;}
.formCheckbox { font-size: 9pt; font-weight: bold; border-bottom: none;}
.formTable {background-color: #fff8e0; border: 1px solid #A5532E;}

.hdr1 {text-align:center; font-size: 16pt; color:#ffffff; margin-top: 0; margin-bottom: 0;}

.hdr1gold {text-align:center; font-size: 12pt; color:#996633; background-color:Black; margin-top: 0; margin-bottom: 0;}

.IE8MenuFix
{
    z-index:1000;
    }

.left a:link	{color: #ffffff; text-decoration: none;}	
.left a:visited	{color: #ffffff; text-decoration: none;}	
.left a:active	{color: #ffffff; text-decoration: none;}	
.left a:hover	{color: #990000; text-decoration: none;}	

.manager a:link { color: black; text-decoration: underline; }
.manager a:visited	{color: black; text-decoration: underline;}	
.manager a:active	{color: black; text-decoration: underline;}	
.manager a:hover	{color: #997733; text-decoration: underline;}	

.paragraphtext {color:#ffffff;font-weight: normal;}
    
.signature {color:#ffffff;font-weight:bold;font-style:italic;text-align:right;}

.toolbar {font-size: 14px;padding-top: 5px;padding-bottom:5px;width: 100px; text-align:center;font-weight:bold;height:20px;}
.toolbar a:link {color: #ffffff; text-decoration: none;}	
.toolbar a:visited {color: #ffffff; text-decoration: none;}	
.toolbar a:active {color: #ffffff; text-decoration: none;}
.toolbar a:hover {color: #990000; text-decoration: none;}	

.special { color: #666699; font-weight:bold;}

.tiny	{ font-size: 8pt; color: #997733;}

/* 
Title: Vertical CSS menu with a behavior file.
Author: Stefan Vervoort
Blog: http://www.divitodesign.com/blog/ 
Article: http://www.divitodesign.com/blog/2008/01/vertical-css-menu-with-a-behavior-file/
*/
.menu a {color: #ffffff;text-decoration: none;text-align:left;}
.menu ul {list-style: none;margin: 0;padding: 0px 0px 0px 0px;width:200px;}
.menu ul li {font: bold 14px/18px;height:100%;background:#000000;border-bottom:1px solid #000000;position: relative;float:left;width:100%;padding: 0px;}
/*.menu ul li ul li{font: bold 12px/16px;height:100%;background:#666699;border-bottom:1px solid #fff;position: relative;float:left;width:100%;padding-left: 10px;padding-top: 5px;padding-bottom: 5px;}*/
.menu ul li a{display:block;padding-top: 5px;padding-bottom: 5px;padding-left: 0px;padding-right: 0px;}
.menu ul li a:hover {color: #000000;background: #ffffff;padding-top: 5px;padding-bottom: 5px;padding-left: 0px;padding-right: 0px;}
/*.menu ul li ul li a:hover{color: #000000;background: #9999cc;}*/
.menu ul ul {position: absolute;top: 0;display:none;margin: 0;padding: 0px 0px 0px 0px;}
.menu ul li:hover ul{display: block;left:200px;}

/* Credits: Dynamic Drive CSS Library */
.thumbnail{position: absolute;z-index: 1;}
.thumbnail:hover{background-color: transparent;z-index: 50;}
.thumbnail span{ /*CSS for enlarged image*/position: absolute;padding: 0px;left: -1000px;border: 0px dashed gray;visibility: hidden;color: black;text-decoration: none;}
.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 0px;}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/visibility: visible;top: 0px;left: 0px; /*position where enlarged image should offset horizontally */}
