﻿body {font-family: verdana;}

h1
{
 font-size:12pt;
 color:#82AA89;
  font-weight: bold;
}

h2
{
 font-size:10pt;
 color:#82AA89; font-weight: bold;
}

h3
{
 font-size:8pt;
 margin-bottom:0px;
 color:#82AA89; font-weight: bold;
}

#innercontent p
{
margin-top:0px;
padding-top:5px;
padding-left:0px;

}
ul li
{
  margin-bottom:7px;
  font-family:Verdana;
font-size:11px;
}


.HeadGreen
{
color: rgb(130, 170, 137);
}
.HeadBlue
{
color: rgb(100, 125, 167);
}
.HeadGreen12Bold
{
font-size:12px;
color: rgb(130, 170, 137);
font-weight:bold;
}
.HeadBlue12Bold
{
font-size:12px;
color: rgb(100, 125, 167);
font-weight:bold;
}
.HeadGreen14Bold
{
font-size:14px;
color: rgb(130, 170, 137);
font-weight:bold;
}
.HeadBlue14Bold
{
font-size:14px;
color: rgb(100, 125, 167);
font-weight:bold;
}
.HeadWhite14Bold
{
font-size:14px;
color: rgb(255, 255, 255);
font-weight:bold;
}
.abmenuitem
{
padding-left:10px;
width:180px;
float:left;
color:white;
line-height:30px;
}
.abmenuitem:hover
{
padding-left:10px; 
width:180px;
float:left;
color:white;
background-color:rgb(100, 125, 167);
line-height:30px;
}
.abmenuitem a {color:White; text-decoration:none;}