/**************************************************************
   #mainMenu: The top level site menu
 **************************************************************/
#mainMenu {   float: left;  width: 100%;  clear: both;  }
#mainMenu ul {  margin: 0;  padding: 0;}
#mainMenu li {  display: inline;  list-style: none;  margin: 0;  padding: 0;}
#mainMenu li a {  float: left;  margin: 0 2px;  padding: 5px 0.5em;
  font: 400 .7em "trebuchet ms", serif;
  text-decoration: none; letter-spacing:3pt;
  text-transform: uppercase;
  color: #000;}
#mainMenu li a:hover,
#mainMenu li a.here {  border-top: 2px solid #000; font-weight:bold}
#mainMenu li a.last {  margin-right: 0;}
/**************************************************************
   Alignment classes
 **************************************************************/
.floatLeft {  float: left;}
.floatRight {  float: right;}
.alignLeft {  text-align: left;}
.alignRight {  text-align: right;}
/**************************************************************
 Generic display classes  Sepia=CC9900 Periwinkle=9F57F7 LightSlateGray 778899
 **************************************************************/
.marker {font-family: Trebuchet MS; font-size: 12pt; color: #000000; letter-spacing:3pt; line-height:150%; margin-left:.2 in; margin-right:.2 in}
.marker a {color: #000000;}
.maintxt {font-family: Trebuchet MS; font-size: 14pt; color: #000000; text-decoration:none; letter-spacing:3pt; 
  line-height:150%; margin-left:.5 in; margin-right:.5 in}
.smalltxt {font-family: Trebuchet MS; font-size: 12pt; color: #000000; text-decoration:none; letter-spacing:1pt; 
  line-height:120%; }

.bigtitle {font-family: Trebuchet MS; font-size: 30pt; color: #000000; text-decoration:none; letter-spacing:10pt}
.bottom a:hover {text-decoration:underline}
.bottom, .bottom a {font-family: Trebuchet MS; font-size: 10pt; color: #778899; text-decoration:none}
.clear {  clear: both;}
.block {  display: block;}
.small {  font-size: 0.8em;}
.green {  color: #A1FF45;}
.red {  color: #EA1B00;}
.grey {  color: #666;}
.grey a {  color: #999;}
.grey a:hover {  color: #EEE;}
.tablemain {width: 980px;	background-color: #778899;}
.tablebottom {width: 980px; height: 40px; background-color: #00;}
select { background-color: #778899; color: #000; }
input {  background-color: #666699; }
