<!--
body 
{
	font-family : sans-serif;
	color       : #000000;
	margin      : 0;
	padding     : 0;
}

/* style for outer tables */
.outer_table
{ 
  border-style: solid;
  border-width: 1px;
  border-color: #000000; 
}

input, select, textarea, table, button 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.stext       { font-size:8pt; }
.stextb      { font-size:8pt;  font-weight: bold; }
.stexterror  { font-size:8pt;  font-weight: bold; color: #FF0000}
.text        { font-size:8pt; }
.textb       { font-size:8pt;  font-weight: bold; }
.texterror   { font-size:8pt;  font-weight: bold; color: #FF0000}
.ltext       { font-size:10pt; }
.ltextb      { font-size:10pt; font-weight: bold; }
.ltexterror  { font-size:10pt; font-weight: bold; color: #FF0000}
.xltext      { font-size:12pt; }
.xltextb     { font-size:12pt; font-weight: bold; }
.xltexterror { font-size:12pt; font-weight: bold; color: #FF0000}

.styleone 			{ color: black; background-color:#B8D084; }
.styleone a:link	{ color: black; }
.styleone a:visited	{ color: black; }
.styleone a:active	{ color: black; }
.styleone a:hover	{ color: black; }
.styleoneb          { color: black;   background-color:#B8D084; font-weight: bold; }
.styleoneinv        { color: #B8D084; background-color:black; }
.styleoneinvb       { color: #B8D084; background-color:black; font-weight: bold; }

.styletwo 			{ color: #000000; background-color:#75AD16; }
.styletwo a:link	{ color: black; }
.styletwo a:visited	{ color: black; }
.styletwo a:active	{ color: black; }
.styletwo a:hover	{ color: black; }
.styletwob          { color: #000000; background-color:#75AD16; font-weight: bold; }
.styletwoinv        { color: #D8EFC0; background-color:#000000; }
.styletwoinvb       { color: #D8EFC0; background-color:#000000; font-weight: bold; }

.stylethree         { color: black; background-color:#D8EFC0; }
.stylethree .link   { color: black;}
.stylethreeb        { color: black; background-color:#D8EFC0; font-weight: bold; }
.stylethreeb .link  { color: black;}
.stylethreeinv      { color: #D8EFC0; background-color:#000000; }
.stylethreeinvb     { color: #D8EFC0; background-color:#000000; font-weight: bold; }

.stylefour          { color: #3E5D0C; }
.stylefourb         { color: #3E5D0C; font-weight: bold; }
.stylefourinv       { color: #FFFFFF; background-color:#3E5D0C; }
.stylefourinvb      { color: #FFFFFF; background-color:#3E5D0C; font-weight: bold; }

.alphalink:link     { color:black; }
.alphalink:visited  { color:black; }
.alphalink:active   { color:black; }
.alphalink:hover    { color:black; }

/*Template specific information*/
#top 	 { position : relative; float:left; width:99%; z-index:0 }

/*Home link at the top of the page*/
#homelink   { position:absolute; top:0; left:0; z-index:5; width:98%; height:110px; }

/*Menu items*/
#menuCntTbl td            { width:15%; height: 25px;  text-align: center; padding-right: 4px; padding-left: 4px;}
#menuCntTbl td a          { color:#3E5D0C; font-size:7pt; text-decoration:none; font-weight: normal;}
#menuCntTbl td a:link     { color:#3E5D0C; font-size:7pt; text-decoration:none; font-weight: normal;}
#menuCntTbl td a:visited  { color:#3E5D0C; font-size:7pt; text-decoration:none; font-weight: normal;}
#menuCntTbl td a:active   { color:#3E5D0C; font-size:7pt; text-decoration:none; font-weight: normal;}
#menuCntTbl td a:hover    { color:#3E5D0C; font-size:7pt; text-decoration:underline; font-weight: normal;}

/*Stuff at the top of the screen*/
#uwText      
{ 
    font-size       : 14pt; 
    margin-top      : 40px; 
    margin-left     : 5%; 
    padding-bottom  : 50px; 
    width           : 60%; 
    color           : black; 
}
#uwTextBig a 
{ 
    position        : absolute; 
    text-decoration : none; 
    font-weight     : normal; 
    font-size       : 36pt; 
    letter-spacing  : 0.175em; 
    z-index         : -1; 
    left            : 0px; 
    bottom          : 0px; 
    width           : 100%; 
    overflow        : hidden; 
    color           : #F5FAFA; 
    white-space     : nowrap; 
}
* html #mainContent { height:305px; }
#mainContent a          { color: #006600; font-size: 9pt; font-weight: bold; text-decoration: none; }
#mainContent a:link     { color: #006600; font-size: 9pt; font-weight: bold; text-decoration: none; }
#mainContent a:visited  { color: #006600; font-size: 9pt; font-weight: bold; text-decoration: none; }
#mainContent a:active   { color: #006600; font-size: 9pt; font-weight: bold; text-decoration: none; }
#mainContent a:hover    { color: #006600; font-size: 9pt; font-weight: bold; text-decoration: underline; }

#bottom                 { padding: 6px 0px 0px 0px; text-align: left;} 
#bottomMenu .menuLabel  { color: #006600; font-size: 9pt; font-weight: bold;}
#bottomMenu             { width: 100%; text-align: left; }
#bottomMenu a           { color: #006600; font-size: 8pt; font-weight: normal; text-decoration: none; }
#bottomMenu a:link      { color: #006600; font-size: 8pt; font-weight: normal; text-decoration: none; }
#bottomMenu a:visited   { color: #006600; font-size: 8pt; font-weight: normal; text-decoration: none; }
#bottomMenu a:active    { color: #006600; font-size: 8pt; font-weight: normal; text-decoration: none; }
#bottomMenu a:hover     { color: #006600; font-size: 8pt; font-weight: normal; text-decoration: underline; }
#bottomMenu span.menuLink   { padding: 5px 5px 0px 5px; display: block; }
#bottomMenu span.menuLink a { padding: 5px 5px 0px 5px; display: inline; }

/*All of the main links are white*/
a:link      {text-decoration:none; font-weight:bold; color: #006600}
a:visited   {text-decoration:none; font-weight:bold; color: #006600}
a:active    {text-decoration:none; font-weight:bold; color: #006600; font-weight:bold; }
a:hover     {text-decoration:underline; font-weight:bold; color: #006600}
