﻿/**************************** Menu Section Starts *****************************/
.menu
{
	width: 1024px;
	height: 44px;
    background: url(images/menu.png);
    background-repeat: no-repeat;
    position: relative;
    z-index: 99;
}

.menu-image
{
  border-style: none; 
  border: border-width: 0 px; 
  border-style: none; 
  float: left;
  padding: 0px 0px 0px 0px;
}

.menu-text
{
    font-family: verdana;
    font-size: 13px;
    color: #ffffff;
    padding: 11px 17px 0px 5px;
    float: left;
    cursor: pointer;
    border: border-width: 0 px; 
    position:  relative;
}

.menu-drop_down
{
    font-family: verdana;
    font-size: 11px;
    color: #ffffff;
    padding: 13px 17px 0px 5px;
    float: left;
    cursor: pointer;
    border: border-width: 0 px; 
    position:  relative;
}


/**************************** Menu Section Ends *******************************/

/**************************** General Section Starts **************************/


.title1
{
  font-family: Tahoma;
  font-size: 16pt;
  font-weight:  normal;
  color: #8f8383;
  margin-top: 5px;
  margin-left: 20px;
}
.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #535353;
}
.title3
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 12px;
}

.home_title
{
  font-family: Tahoma;
  font-size: 16pt;
  font-weight:  normal;
  color: #FFA30F;
  margin-top: 5px;
  margin-left: 5px;
}

.sub-title
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 750px;
  line-height: 18px;
  margin-left: 20px;
  margin-top: 2px;
}

.description_news
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 340px;
  line-height: 18px;
  margin-left: 10px;
  margin-top: 2px;
}

.description_jobs
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 400px;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 10px;
}

.description1
{
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  color: #104C27;
  text-align: justify;
  width: 500px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

.date-text{
  font-family: Tahoma;
  font-size: 8pt;
  color: #a4e3ff;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 2px;
}

.red_highlight
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #C10000;
}

hr{
  background-color: #19723C;
  width: 200px;
  color: #19723C;
  border: solid 1px #19723C;

}
a.nav:link 
    {
    font-family: verdana;
    font-size: 12px;
    color: #FFFFFF;
    border-style:none; 
    border: border-width: 0 px;   
    text-decoration: none; 
}

a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #ffff99; text-decoration: underline; }

a.nav:active 
        {
    font-family: verdana;
    font-size: 12px;
    color: #071F13;
    border-style:none; 
    border: border-width: 0 px;   
    text-decoration: none; 
}   

a:visited
    {color:#004400;}

a:hover
    {
     color:#004907;
   	 text-decoration:underline;
     } 
  
a
    {
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    border-style:none; 
    border: border-width: 0 px;   
    text-decoration: none; 
    text-decoration:underline;
}



/**************************** General Section Ends ****************************/

/**************************** Footer Section Starts ***************************/
.footer
{
  float: left;
  width: 1024px;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #004400;
  margin-top: 10px;
  clear: both;
  margin-bottom: 10px;
  border-top: solid 0px #DBDBDB;
}

a:footer 
{
  color: #004400;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
}

.footer a
{
  color: #004400;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
}

a.footer:visited 
{
  color: #004400;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;  
}

.maroon_normal 
{
  color: #7F0000;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;  
}

/**************************** Footer Section Ends *****************************/


.agenda__header
{
	width: 765px;
    height: 45px; 
    background: url(images/prior_year_back.png);
    background-repeat: repeat;
    font-family: verdana;
    font-size: 18px;
    text-decoration: none; 
    text-align: center;
    font-weight: bold;  
    background-position: bottom;   
}
