/* This css is for my front page only */


body {
margin-top: 0;
background-color: #fff;
font:12px/120% Arial,verdana,Helvetica,sans-serif;
color: #0000a0;
font-weight: bold;}

h1 {
position: relative;
width: 800px;
height: 94px;
overflow: hidden:
line-height: 94px;
font-size: 120%;
font-weight: bold;
text-transform: uppercase;
}

h1 span {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: url(Health_Insurance_logo.jpg);
background-repeat: no-repeat;
}

h2 {
font:12px/120% Arial,verdana,Helvetica,sans-serif;
color: #0000A0;
width: 800px;}

h3 {
font-size: 150%;
font-weight: bold;
text-align: center;
color: #0000A0;}

h4 {
text-align: justify;
width: 800px;}

blockquote { 
margin-left: 6em;
margin-right: 5em;}

img {
border: none;}


address {
font: 80%/1.4em Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border: none;
margin-right: 5%;
padding-bottom: 2px;
padding-left: 15px;
padding-top: 5px;}

table caption {
font-size: 124%;
font-weight: bold;
text-align: center;
color: #0000A0;}

.tablehealth {
text-align: left;}

.tablehealth caption {
text-align: center;
background-color: #2F67C6;
color: #ffffff;}

.tablehealth p {
color: #0000ff;
font-variant: small-caps;
text-align: left;
font-size: 1.2em;}

.tablehealth th {
font-variant: small-caps;
text-align: left;
font-size: 1.2em;
background-color: #e7f6f5;}

th.tablehealth1  {
text-align: center;
background-color: #2F67C6;
color: #ffffff;
text-transform: uppercase;}

.tablehealth td {
text-align: left;
font:12px/120% Verdana, Arial, Helvetica, sans-serif;}

ul.dental {
list-style-type: lower-roman;
list-style-image: url(_arrow.gif);}

/*Links*/

A:link {
color: #0000A0;
text-decoration: underline;}

A:visited {
color: #008080;
text-decoration: underline;}

A:hover {
color: #F00;
text-decoration: underline;}  /* Hover must appear AFTER link and visited but before active */

A:active {
color: #0F0;
text-decoration: underline;}

A.onsite:link
{background-color: #e7f6f5;
text-decoration: underline;} /*Always use LVHA - link, visited, hover, focus, active*/

A.onsite:visited
{background-color: #ffc;
text-decoration: underline;}

A.onsite:hover
{background-color: #3fc;
text-decoration: underline;}

A.onsite:active
{background-color: #6fc;
text-decoration: underline;}

p.navigationbar {
background-color: #e7f6f5;
border: outset;
width: 794px;
text-align: center;}

