body { 
    margin : 0px;
    background-color : white;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    FONT-SIZE: 100%;
  }
a:link { color : #ffffff; text-decoration: none; } 
a:active { color : #8daba1; text-decoration: none; } 
a:visited { color : #ffffff; text-decoration: none; }
a:hover { text-decoration: underline; }  

  table { 
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    font-size : 100% ; 
    border-collapse : collapse; 
  }
p
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    font-size : 11px ;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    color : black ;
    line-height : 1.5em ;
}


.bold
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    font-size : 11px ;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    color : black ;
    line-height : 1.5em ;
}
.headerpage
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    font-size : 14px ;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    color : #ffffff ;
    line-height : .4em ;
}
.menu
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    font-size : 10px ;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    color : #ffffff ;
    line-height : 1.2em ;
}
.pullquote
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    color : #5b747d ;
    font-size : 13px ;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    line-height : 1.5em ;
}
.header1
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    color : #669999 ;
    font-size : 12px ;
    FONT-WEIGHT : bold ;
    FONT-STYLE : normal;
    line-height : 1.9em ;
}
.header2
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    color : #0088aa ;
    font-size : 12px ;
    FONT-WEIGHT : bold ;
    FONT-STYLE : italic;
    line-height : 1.9em ;
}
.footer
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    color : #ffffff ;
    font-size : 9px ;
    FONT-WEIGHT : normal;
    FONT-STYLE : normal;
    line-height : 1.3em ;
}

input 
{ 
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 
    font-size : 10pt ; 
  }
  select { 
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 
    font-size : 10pt ; 
  }
  form { 
    margin : 0;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
}
textarea { 
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 
    font-size : 10pt ;
}
li
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-weight : normal;
    font-size : 11px;
    color : black ;
    list-style-type : disc ;
    line-height : 1.6em ;
    list-style-position : outside ;
}
ul
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-weight : normal;
    font-size : 11px;
    color : black ;
    list-style-type : disc ;
    line-height : 1.6em ;
    list-style-position: outside ;
}
.ulfront
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-weight : normal;
    font-size : 10px;
    color : black ;
    list-style-type : disc ;
    line-height : 1.6em ;
    list-style-position: outside ;
}
.nav
{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
    font-size : 11px ;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    color : black ;
    line-height : 1.5em ;
}
.nav A:link
{
    COLOR: #0088aa;
    TEXT-DECORATION: none
}
.nav A:active
{
    COLOR: #8daba1;
    TEXT-DECORATION: none
}
.nav A:visited
{
    COLOR: #8daba1;
    TEXT-DECORATION: none
}
.nav A:hover
{
    TEXT-DECORATION: underline
} 




table.servicesT
{ 
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #86ac9f;
	width: 370px;
	background-color: #86ac9f;
	border: 1px #214774 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}

table.servicesT td.servHd
{ 
	border-bottom: 2px solid #86ac9f;
	background-color: #86ac9f;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

table.servicesT td
{ 
	border-bottom: 1px dotted #86ac9f;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #018aac;
	background-color: white;
	text-align: left;
	padding-left: 3px; 
}
table.servicesT A:link
{
    COLOR: #D02433;
    TEXT-DECORATION: none
}
table.servicesT A:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
table.servicesT A:visited
{
    COLOR: #D02433;
    TEXT-DECORATION: none
}
table.servicesT A:hover
{
    TEXT-DECORATION: underline
}    