body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

body {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Cambria, Georgia, "Times New Roman", Times, serif;
    margin-bottom: 0px;  
}

h1 {
    font-size: 22px;
    color: #2B386B;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 13px;
}

a {
    text-decoration: underline; 
    color: #000000;
}

a:link {
    
}

a:visited {
    
}

a:hover {
    color: #FF6600;
    text-decoration: underline;
}

* {
	margin: 0;
	padding: 0;
}

#content {
    width: 487px;
}

#content p, #content h1, #content h2, #content td {
    padding: 7px;
}

#content table {
    margin-left: 7px;
}

#content_right {
    width: 286px;
}

#content_right p {
    padding: 7px;
}

.Footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
}
a.bottom_nav:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline;
}
a.bottom_nav:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline;
}
a.bottom_nav:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FF6600;
    text-decoration: underline;
}
a.sub_nav:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
a.sub_nav:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
a.sub_nav:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #FF6600;
    text-decoration: none;
}

a.left_nav:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
a.left_nav:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
a.left_nav:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

a.main_nav:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
a.main_nav:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
a.main_nav:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

/* Placed as a DIV tag around the cell holding the main content area. */
.MainContentArea td {

}

.MainContentArea-C td {
    text-align: center;
}

.PageTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #2B386B;
    padding-right:16px;
}

/* FOR PRACTITIONER PAGE DISPLAY */

.practitioner {
    font-size: 11px;
    margin-bottom:-5px; 
}

.practitionerState {
    font-size: 16px;        
    color: #2B386B;
    margin-bottom: -10px;
}

/* quiz */

#quiz {
    background-color: #FFFFFF;
    width: 796px;
    height: 355px;
    border-left: 2px solid #8DB151;
    border-right: 2px solid #8DB151;
    padding-top: 15px;
    padding-bottom: 5px;
}

#left_cont {
    float: left;
    width: 368px;
    height: 355px;
}

#right_cont {
    background-image:  url(images/quiz/arrow_down.gif);
    background-position: 360px 120px;
    background-repeat: no-repeat;
    float: right;
    width: 428px;
    height: 355px;
}

#adrenal_type {
    background-image:  url(images/quiz/adrenal_type.gif);
    background-position: 95px center;
    background-repeat: no-repeat;
    float: left;
    width: 184px;
    height: 162px;
}

#ovary_type {
    background-image:  url(images/quiz/ovary_type.gif);
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    width: 184px;
    height: 162px;
}

#liver_type {
    background-image:  url(images/quiz/liver_type.gif);
    background-position: 95px center;
    background-repeat: no-repeat;
    float: left;
    width: 184px;
    height: 162px;
}

#thyroid_type {
    background-image:  url(images/quiz/thyroid_type.gif);
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    width: 184px;
    height: 162px;
}

#quiz_text_1 {
    font-size: 30px;
    font-weight: bold;
    color: #749C46;
    text-align: center;
    padding-top: 40px;
}

#quiz_text_2 {
    font-size: 30px;
    color: #426688;
    text-align: center;
    padding-top: 15px;
}

#quiz_button {
    height: 79px;
    margin-top: 15px;
}

#quiz_button a {
    background-image:  url(images/quiz/quiz_button_split.gif);
    background-position: center top;
    background-repeat: no-repeat;
    width: 274px;
    height: 79px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#quiz_button a:hover {
    background-image:  url(images/quiz/quiz_button_split.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#quiz_button2 {
    height: 84px;
	width: 226px;
    margin-top: 20px;
	margin-left: auto;
    margin-right: auto;
}

#next_button {
    height: 55px;
}

#next_button a {
    background-image:  url(images/quiz/next_step_btn.gif);
    background-position: center top;
    background-repeat: no-repeat;
    width: 265px;
    height: 50px;
    display: block;
    margin-left: auto;
    margin-right: 5px;
}

#next_button a:hover {
    background-image:  url(images/quiz/next_step_btn.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#result_button {
    height: 55px;
}

#result_button a {
    background-image:  url(images/quiz/submit_quiz_btn.gif);
    background-position: center top;
    background-repeat: no-repeat;
    width: 245px;
    height: 50px;
    display: block;
    margin-left: 155px;
    margin-right: auto;
}

#result_button a:hover {
    background-image:  url(images/quiz/submit_quiz_btn.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#gender_top {
    font-size: 32px;
    font-weight: bold;
    color: #749C46;
    padding: 20px 0px 0px 20px;
    height: 45px;
}

#gender_male {
    font-size: 48px;
    font-weight: bold;
    padding: 60px 0px 0px 60px;
    width: 338px;
    height: 200px;
    float: left;
}

#gender_male a {
    color: #3988CB;
}

#gender_female {
    font-size: 48px;
    font-weight: bold;
    padding: 60px 0px 0px 60px;
    width: 338px;
    height: 200px;
    float: left;
}

#gender_female a {
    color: #DE6865;
}

#list_questions {
    height: 205px;
}

#form_result {
    width: 418px;
    height: 205px;
    float: left;
}

#form_result_body {
    background-image:  url(images/quiz/all_body.gif);
    background-position: 580px center;
    background-repeat: no-repeat;
    width: 796px;
    height: 355px;
    float: left;

}

#show_result {
    text-align: center;
    padding: 15px 5px 5px 0px;
    height: 55px;
}

#adrenal_type_3d {
    background-image:  url(images/quiz/adrenal_type_3d.gif);
    background-position: top center;
    background-repeat: no-repeat;
    float: left;
    width: 120px;
    height: 40px;
    text-align: center;
    padding-top: 175px;
}

#ovary_type_3d {
    background-image:  url(images/quiz/ovary_type_3d.gif);
    background-position: top center;
    background-repeat: no-repeat;
    float: left;
    width: 120px;
    height: 40px;
    text-align: center;
    padding-top: 175px;
}

#liver_type_3d {
    background-image:  url(images/quiz/liver_type_3d.gif);
    background-position: top center;
    background-repeat: no-repeat;
    float: left;
    width: 120px;
    height: 40px;
    text-align: center;
    padding-top: 175px;
}

#thyroid_type_3d {
    background-image:  url(images/quiz/thyroid_type_3d.gif);
    background-position: top center;
    background-repeat: no-repeat;
    float: left;
    width: 120px;
    height: 40px;
    text-align: center;
    padding-top: 175px;
}

#result {
    height: 205px;
    padding-top: 15px;
    padding-left: 158px;
    padding-right: 158px;

}

#questions {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
}

a img {
    border: none;
}

.text_body {
    background-image:  url(images/quiz/arrow_down_small.gif);
    background-position: 90px 105px;
    background-repeat: no-repeat;
    margin-right: 45px;
    padding: 35px 2px 0px 10px;
    height: 128px;
}

.body_title {
    font-size: 18px;
}

.body_cont {
    color: #979696;
    font-size: 11px;
    font-style: italic;
}

.text_result {
    font-size: 16px;
}