@charset "utf-8";
/* CSS Document */


body { font: normal 17px "Times New Roman", Times, serif; color: #555; }


p { padding: 10px 0; line-height: 21px; }

h1 { font: normal 30px "Times New Roman", Times, serif; padding: 10px 0; line-height: 30px;  }
h2 { font: normal 24px "Times New Roman", Times, serif;  padding: 10px 0; line-height: 24px;  }
h3 { font: normal 18px "Times New Roman", Times, serif;  padding: 10px 0; line-height: 18px;  }
h4 { font: normal 15px "Times New Roman", Times, serif;  padding: 10px 0; line-height: 15px;  }

a { color: #4BB54C; text-decoration: none; }
a:hover { text-decoration: underline; }


.register_header { font: normal 21px "Times New Roman", Times, serif; text-transform: uppercase; padding: 0 15px 0px 15px; margin: 0; color: #333; }
.register_text { font: normal 13px "Times New Roman", Times, serif; padding: 0 15px 5px 15px; margin: 0; line-height: 13px; color: #333; }

div#content_main .register_header {font: normal 30px "Times New Roman", Times, serif; text-transform:none; padding: 10px 0; line-height: 30px;}
div#content_main .register_text {font: normal 17px "Times New Roman", Times, serif; padding: 10px 0; line-height: 21px;}


#footer p { text-align: center; font-size: 12px; line-height: 16px; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }


hr { border: 0; margin: 0; padding: 0; height: 1px; color: #ccc; background-color: #ccc; }

#bullets {list-style-type:disc; margin:10px 40px; line-height:21px;}