a:visited { color: #000000; }
a:active { color: #838383; }
a:hover { color: #65742c; text-decoration: underline; }
a:link { color: #006187 ; }
a { text-decoration: none; }

#Footer {  }
#Phone { color: gray; font-weight: normal; text-align: right; vertical-align: middle; }
.Address { color: #606060; font-size: 10px; margin: 15px 5px; }
.Address a { font-size: 10px; }
input { cursor: pointer; }

.btn_img { margin-top: 13px; margin-bottom: 15px; margin-left: 20px; }
.btn_img td { padding: 7px; border: solid 1px black; }
.indent h3, .indent p { margin-left: 20px; }
ul li { margin-top: 10px; margin-left: 20px; list-style-image: url(../images/bullet_green.gif); }
ol li { margin-top: 10px; margin-left: 20px; list-style-image: url(../images/bullet_grey.gif); }
h1 { color: white; font-size: 18px; font-weight: bold; margin-top: 5px; }
h2 { color: white; font-weight: bold; }
h3 { font-weight: bold; padding-top: 5px; padding-bottom: 5px; }

.sm { font-size: 9px; vertical-align: super; }
#Data { overflow: hidden; margin: 15px 0 0 15px; }
#Data .image { text-align: right; margin-top: 10px; margin-bottom: 10px; }
#Data img { margin-bottom: 10px; margin-left: 20px; margin-top: 10px; }

.grey { background-color: #898989; }
.blue { background-color: #1d83a4; }
.green { background-color: #798536; }
#Header { width: 486px; margin: 10px 15px; }
#HeaderShort { width: 221px; margin: 10px 15px; }

#Banner { width: 195px; margin: 12px 5px 10px 20px; }
#Home { background-image: url(../images/nav_home.jpg); }
#Home:hover { background-image: url(../images/nav_home_over.jpg); }
#Benefits { background-image: url(../images/nav_bene.jpg); }
#Benefits:hover { background-image: url(../images/nav_bene_over.jpg); }
#Products { background-image: url(../images/nav_prod.jpg); }
#Products:hover { background-image: url(../images/nav_prod_over.jpg); }
#menu { padding-top: 3px; padding-bottom: 7px; }

body { text-align: center; }
body, p, td {  }

* { font-size: 12px; font-family: arial; margin: 0; padding: 0; }
