/* hypertext links */
A:link {color: #008649; text-decoration: none;}
A:visited {color: #008649; text-decoration: none;}
A:active {color: #008649; text-decoration: none;}
A:hover {color: #008649; text-decoration: underline;}

A.nav2:link {font-family:Arial, sans-serif; font-size:11px; color: #CFDCE6; text-decoration: none; line-height:15px;}
A.nav2:visited {font-family:Arial, sans-serif; font-size:11px; color: #CFDCE6; text-decoration: none; line-height:15px;}
A.nav2:active {font-family:Arial, sans-serif; font-size:11px; color: #CFDCE6; text-decoration: none; line-height:15px;}
A.nav2:hover {font-family:Arial, sans-serif; font-size:11px; color: #CFDCE6; text-decoration: underline; line-height:15px;}

A.boxlink:link {font-family:Arial, sans-serif; font-size:12px; color: #3366CC; text-decoration: none; line-height:15px;}
A.boxlink:visited {font-family:Arial, sans-serif; font-size:12px; color: #3366CC; text-decoration: none; line-height:15px;}
A.boxlink:active {font-family:Arial, sans-serif; font-size:12px; color: #3366CC; text-decoration: none; line-height:15px;}
A.boxlink:hover {font-family:Arial, sans-serif; font-size:12px; color: #3366CC; text-decoration: underline; line-height:15px;}

A.small:link {font-family:Verdana, Arial, sans-serif; font-size:8pt; color: #008649; text-decoration: none; line-height:14px;}
A.small:visited {font-family:Verdana, Arial, sans-serif; font-size:8pt; color: #008649; text-decoration: none; line-height:14px;}
A.small:active {font-family:Verdana, Arial, sans-serif; font-size:8pt; color: #008649; text-decoration: none; line-height:14px;}
A.small:hover {font-family:Verdana, Arial, sans-serif; font-size:8pt; color: #008649; text-decoration: underline; line-height:14px;}

/* basic elements */
body
{
margin-left:0px;
margin-right: 0px;
margin-top:0px;
margin-bottom:0px;
background-image: url(images/banner-bg.jpg);
background-repeat: repeat-x;
background-color:#FFFFFF;
}

H1, H2, H3, H4, H5 {font-family:Verdana, Arial, sans-serif; color: #008649; margin-bottom:0px; margin-top:0px;}
H1 {font-size:18px; line-height:21px;}
H2 {font-size:13px; line-height:16px;}
H3 {font-size:12px; line-height:15px;}
H4 {font-size:11px; line-height:14px;}
H5 {font-size:10px; line-height:13px;}

hr {color: #CCCCCC;}

td {font-family:Verdana, Arial, sans-serif; font-size:12px; color:#000000; line-height:20px;}
table.border {border:solid 1px #999933;}
.subhead1 {font-size:13px; text-decoration: none; font-weight:bold; color:#008649;}
.thead1 {font-family:Verdana, Arial, sans-serif; font-size:14pt; color:#008649; line-height:25px;}
td.nav2 {padding-left:18px;}
td.nav2space {padding-left:3px;}

/*  footer  */
.footer1 {font-family:Arial, sans-serif; font-size:11px; color:#336699;}
.footer2 {font-family:Arial, sans-serif; font-size:11px; color:#608AA8;}

