﻿body
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: Normal;
}

#wrapper {
    width: 579px;
    margin-top: 10px;
}

#leftcol {
    float: left;
    height: auto;
    width: 348px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 0px;
    padding-bottom: 10px;

}

#rightcol {
    float: left;
    height: auto;
    width: 200px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 4px;
}

#rightContent{
width: 180px; /*Width of right column in pixels*/
height: 180px;
background: #cae7d4;
border: 3px solid #6ea383; 
padding: 10px;
margin-left: 20px;
}

#rightImage
{
width: 200px; /*Width of right column in pixels*/
height: 200px;
margin-left: 20px;
border: 3px solid #6ea383; 
}

#rightImageBlack
{
width: 200px; /*Width of right column in pixels*/
height: 200px;
margin-left: 20px;
border: 3px solid #000000; 
}

h1
{
    color: #000000;
    font-size: x-large;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

h2
{
    color: #000000;
    font-size: x-large;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

h2.bookmark a:hover
{
    color: #408020;
    font-size: x-large;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

h3
{
    color: #005881;
    font-size: large;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
    
.tableForm      {border-collapse: collapse; border: Solid 1px #cccccc; width: 100%;}
.tableForm td   {border: Solid 1px #cccccc;}
.tableForm img  {border: Solid 0px #cccccc;}

.navTable      {border-collapse: collapse; width: 100%; margin-top: 5px; margin-left: 5px;}
.navTable td   {padding: 4px;}

.form                   {border-collapse: collapse; border: 1px solid #999999; font-size: 9px;}
.form td a              {text-decoration: none;}
.form td a:hover        {text-decoration: underline;}
.form td                {padding: 5px; padding-left: 10px; border: 1px solid #999999; vertical-align: top;}
.form img               {border: 0px;}
  
a.homenav:active            { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; }
a.homenav:link              { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; }
a.homenav:visited           { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; }
a.homenav:hover             { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold;  }
   
a.subnav2:active   { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; font-size: x-small; padding-left: 15px; }
a.subnav2:link     { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; font-size: x-small; padding-left: 15px; }
a.subnav2:visited  { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; font-size: x-small; padding-left: 15px; }
a.subnav2:hover    { text-decoration: none; font-style: normal; color: #408020; font-weight: bold; font-size: x-small; padding-left: 15px; }  
  
a:active                { text-decoration: none; font-style: normal; color: #408020; font-weight: normal; }
a:link                  { text-decoration: none; font-style: normal; color: #408020; font-weight: normal; }
a:visited               { text-decoration: none; font-style: normal; color: #408020; font-weight: normal; }
a:hover                 { text-decoration: none; font-style: normal; color: #FC0107; font-weight: normal; }

a.nav:active            { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; }
a.nav:link              { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; }
a.nav:visited           { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; }
a.nav:hover             { text-decoration: none; font-style: normal; color: #6ea383; font-weight: bold;  }

a.subnav:active         { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; font-size: x-small; padding-left: 3px; }
a.subnav:link           { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; font-size: x-small; padding-left: 3px; }
a.subnav:visited        { text-decoration: none; font-style: normal; color: #FFFFFF; font-weight: bold; font-size: x-small; padding-left: 3px; }
a.subnav:hover          { text-decoration: none; font-style: normal; color: #408020; font-weight: bold; font-size: x-small; padding-left: 3px; }

a.jump:active            { text-decoration: none; font-style: normal; color: #005881; font-weight: bold; font-size: 12px;}
a.jump:link              { text-decoration: none; font-style: normal; color: #005881; font-weight: bold; font-size: 12px;}
a.jump:visited           { text-decoration: none; font-style: normal; color: #005881; font-weight: bold; font-size: 12px;}
a.jump:hover             { text-decoration: none; font-style: normal; color: #6ea383; font-weight: bold; font-size: 12px;}

a.bookmark:active            { text-decoration: none; font-style: normal; color: #408020; }
a.bookmark:link              { text-decoration: none; font-style: normal; color: #408020; }
a.bookmark:visited           { text-decoration: none; font-style: normal; color: #408020; }
a.bookmark:hover             { text-decoration: none; font-style: normal; color: #408020; }