@charset "utf-8";
/* CSS Document */

.bodytext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

.body_bold_blue {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#244383;
}

.body_bold {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}

.body_18px_blue {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#244383;
}

.header {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

.body_14px {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

.body_12px {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

.signupframe {
  background: #9EACC7;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  }