@charset "iso-8859-1";
body {
color: #000000;
font-family: arial,helvetica,sans-serif;
background: #ffffff;
}

/* Logo & Page Title */
h1 {
color: black;
font-size: 40px;
font-weight: bold;
background: transparent;
text-align:center;
}

/* Page Title Text */
h2 {
color: #000000;
font-size: 20px;
text-align: left;
background: transparent;
text-decoration: underline;
}

/* Page Title Text */
h3 {
color: #000000;
font-size: 18px;
text-align: left;
background: transparent;
}

h4 {
color: #000000;
font-size: 14px;
text-align: left;
background: transparent;
text-decoration: underline;
}

/* Footer Text */
h5{
color: #ffffff;
font-size: 10px;
background: transparent;
text-align: center;
font-family: arial,helvetica,sans-serif;
}

p {
color: #000000;
background: transparent;
font-size: 15px;
font-family: arial,helvetica,sans-serif;
text-align: left;
}

ul,li {
color: #000000;
background: transparent;
font-size: 12px;
font-family: arial,helvetica,sans-serif;
text-align: left;
}

td {
font-size: 15px;
font-family: arial,helvetica,sans-serif;
background: #FFFFFF;
}

td.menu {
background: #336600;
}

a:link {
color: #000099;
font-family: arial,helvetica,sans-serif;
background: transparent;
}

a:visited {
color: #9900CC;
font-family: arial,helvetica,sans-serif;
background: transparent;
}

a:hover {
color: #FF0000;
font-family: arial,helvetica,sans-serif;
background: transparent;
text-decoration: none;
}

a:active {
color: #9900CC;
font-family: arial,helvetica,sans-serif;
background: transparent;
}

a:link.menu {
color: #ffffff;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
font-weight: bold;
font-size: 12px;
text-align: left;
}

a:visited.menu {
color: #ffffff;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
font-weight: bold;
font-size: 12px;
text-align: left;
}

a:hover.menu {
color: #ffff00;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
font-weight: bold;
font-size: 12px;
text-align: left;
}

a:active.menu {
color: #ffff00;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
font-weight: bold;
font-size: 12px;
text-align: left;
}

a:link.footer {
color: #ffffff;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
font-size: 12px;
text-align: left;
}

a:visited.footer {
color: #ffffff;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
font-weight: bold;
font-size: 12px;
text-align: left;
}

a:hover.footer {
color: red;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
font-size: 12px;
text-align: left;
}

a:active.footer {
color: yellow;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
font-size: 12px;
text-align: left;
}

a:link.services {
color: #000000;
text-decoration: none;
font-weight: bold;
background: transparent;
}

a:visited.services {
color: #000000;
text-decoration: none;
font-weight: bold;
background: transparent;
}

a:hover.services {
color: #000000;
text-decoration: none;
font-weight: bold;
background: transparent;
}

a:active.services {
color: #000000;
text-decoration: none;
font-weight: bold;
background: transparent;
}
