@charset "utf-8";
/* CSS Document */

a:link {
	color: #008040;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #400080;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.transMenu {
 position:absolute;
 overflow:hidden;
 left:-1000px;
 top:-1000px;
}

.transMenu .content {
 position:absolute;
}

.transMenu .items {
 border: 0px solid #FFFFFF;
 position:relative;
 left:0px; top:0px;
 z-index:2;
}

.transMenu.top .items {
}

.transMenu  td
{

  padding: 5px 5px 5px 5px!important;
 font-size: 12px !important;
 font-family: Verdana, Arial, Helvetica, sans-serif !important;
 text-align: center !important;
 font-weight: bold !important;
 color: #000000 !important;
}

.transMenu  .item.hover td
{
 color: #FFFFFF!important;
}

.transMenu .item {

 text-decoration: none;
/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */

 cursor:pointer;
 cursor:hand;
}

.transMenu .background {

  background-color: #FFCC99!important;
 position:absolute;
 left:0px; top:0px;
 z-index:1;
 -moz-opacity:0.85;
 filter:alpha(opacity=85)
}

.transMenu .shadowRight {
 position:absolute;
 z-index:3;
 top:3px; width:2px;
 -moz-opacity:0.85;
 filter:alpha(opacity=85);
background-color:#fff;
}

.transMenu .shadowBottom {
 position:absolute;
 z-index:1;
 left:3px; height:2px;
 -moz-opacity:0.85;
 filter:alpha(opacity=85)
}

.transMenu .item.hover {
 background-color: #FF6600;
}

.transMenu .item img {
 margin-left:10px;
}

table.menu {
 top: 0px;
 left: 0px;
 position:relative;
 margin:0px;
 border: 1px none #63b23e;
}

table.menu a{
 margin:0px;
 padding: 3px 12px 0px 12px;
 display:block;
 position:relative;
}

div.menu a,
div.menu a:visited,
div.menu a:link {
  height:22px;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 font-weight: bold;
 color: #640098;
 text-decoration: none;
 margin-bottom:0px;
 display:block;
 white-space:nowrap;
}

div.menu td {
 border-bottom: 1px solid #63b23e;
 border-top: 1px solid #63b23e;
 border-left: 1px solid #63b23e;
  background-color: #FFFFFF;
}

div.menu td.last {
 border-right: 1px solid #63b23e;
}

#menu a.hover   {
 color: #FFFFFF;
 background-color: #63b23e;
}.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #9778c5;
}
.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.boldWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.fineWhitePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #CFDEED;
}
.cream {
	color: #400040;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.creamSmall {
	color: #008040;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.largeCreamText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #008040;
}
.largeBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.programLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.programs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #008040;
}
.programs_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.LinksHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
}
