body,p,div,td {
 font-family: Arial,sans-serif;
 font-size: 11px;
}
a:link,a:visited {
 text-decoration : underline;
 color:#687787;
}
.headline1 {
 color:#ffffff;
 font-size:12px;
 font-weight:bold;
}
.heading1 {
 color:#000000;
 font-size:13px;
 font-weight:bold;
}
.heading2 {
 color:#000000;
 font-size:12px;
 font-weight:bold;
}
.subheading {
 color:#677787;
 font-size:13px;
 font-weight:bold;
 background:#d7d8df;
}
.subitem1 {
 color:#000000;
 font-size:10px;
 background:#e8ebed;
}
a.subitem1:visited,a.subitem1:link,a.subitem1:active {
 text-decoration: none
}
a.subitem1:hover {
 text-decoration: underline
}
.subitem2 {
 color:#000000;
 font-size:10px;
 background:#f2f3f5;
}
a.subitem2:visited,a.subitem2:link,a.subitem2:active {
 text-decoration: none
}
a.subitem2:hover {
 text-decoration: underline
}
A.heading1:visited,A.heading1:link {
    color: white;
    text-decoration: none
}
A.heading1:active,A.heading1:hover {
    color: white;
    text-decoration: none
}
A.heading2:visited,A.heading2:link {
    color: black;
    text-decoration: none
}
A.heading2:active,A.heading2:hover {
    color: orange;
    text-decoration: none
}
.footnote {
 color:#9b0041;
 font-size:10px;
}
.subfooter_td {
 background:#f3f7fa;
 color:#9b0041;
 font-size:10px;
}
a.subfooter_td:link,a.subfooter_td:visited,a.subfooter_td:active,a.subfooter_td:hover{
 color:#9b0041;
 text-decoration: none
}
a.subfooter_td:hover{
 color:#9b0041;
 text-decoration: underline
}
input,select,textarea {
 font-family: Arial,sans-serif;
 font-size: 11px;
 color:#687787;
 border-top-color: #000000; 
 border-left-color: #000000; 
 border-right-color: #000000; 
 border-bottom-color: #000000;
 border-top-width: 1px; 
 border-left-width: 1px; 
 border-bottom-width: 1px; 
 border-right-width: 1px; 
background-color: #d8e2ea;
}
.radio {
 background-color: #ffffff;
}
.white{background-color:white;}