* {
    color:black;
}

body {
    color:black;
    background-color: white;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 12px;
}

A:link { text-decoration: none; color: #003366; }
A:visited { text-decoration: none; color: #003366; }
A:hover { text-decoration: underline; color: #999966; }

a.special:link {
     color: #999999;
     background-color: transparent;
     }

a.special:visited {
     color: #999999;
     background-color: transparent;
     }

a.special:hover {
     color: #000000;
     background-color: transparent;
     text-decoration: none;
     }

ul.linked-list a:link {
    text-decoration: underline;
}

ul.linked-list a:visited {
    text-decoration: underline;
}

ul.linked-list a:hover {
    text-decoration: underline;
}

.style12 {font-family: Arial, Helvetica, sans-serif}
.style27 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style30 {
	color: #CC3399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style31 {
	font-size: 26px;
	font-weight: bold;
	color: #000066;
}
.style32 {
	color: #000000;
	font-size: 14px;
}

/* overwrites same class in tabs4ce.com/css/main[N].css */
.heading2 {
    color:black;
}

.highlight {
    color: #3333aa;
}

* .small-note {
  color:black;
}

.button {
  border-style: auto; 
  background-color: buttonface; 
  cursor: pointer;
  color: black;
  margin-top: 3px;
}

#vol_100_renewal #note_to_salespersons {
    visibility:hidden;
    display:none;
}

#vol_100_renewal #note_to_salespersons_spacer {
    visibility:hidden;
    display:none;
}

#vol_101_renewal #note_to_brokers {
    visibility:hidden;
    display:none;
}

#vol_101_renewal #note_to_brokers_spacer {
    visibility:hidden;
    display:none;
}
