@charset "iso-8859-1";
/* CSS Document */


.form-header{
font-family: “Arial, Helvetica, sans-serif;
font-size: 22pt;
color: #666666;
}

.form-subheader{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14pt;
color: #666666;
}

.form-text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #666666;
}

.form-secondarytext {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
color: #666666;
}

a:link {
color: #1e74bf;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #4892d3;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #4892d3;
text-decoration: underline;
font-weight: bold;
}
a:active {
color: #59b8e0;
text-decoration: none;
font-weight: bold;
/*background-color: #f4f9d2;*/
}

a.qmparent:link {
color: #1e74bf;
text-decoration: none;
}

a.qmparent:visited {
color: #4892d3;
text-decoration: none;
}

a.qmparent:hover {
color: #4892d3;
text-decoration: underline;
}

a.qmparent:active {
color: #59b8e0;
text-decoration: none;
/*background-color: #f4f9d2;*/
}
