@charset "utf-8";
/* CSS Document */

body { font-family:Verdana,Helvetica,Arial,sans-serif; font-size:0.9em; color:#424242; }
a.sev_red_link, a.sev_red_link:visited { color:#CC0000; }
a.sev_white_link, a.sev_white_link:visited { color:#fff; }
#master_tool_container { width:700px; min-height:700px; float:left; margin-top:-4px; border-left:5px solid #847048; border-right:5px solid #847048; border-bottom:5px solid #847048; }
#left_menu { width:252px; margin-right: 7px; float:left; }
#tool_container { width:680px; _width:660px; border:2px solid #000; margin-left:8px; _margin-left:4px; float:left; background:#f7f7ef; }
#wrapper { margin-left:auto; margin-right:auto; margin-top:10px; text-align:left; width:1000px; }

#getting_started { width:680px; height:35px; background: #666; margin:0px; padding:0px; font-weight:bold; border-bottom:1px solid black;  }
#step1 { width:680px; height:35px; background: #666; margin:0px; padding:0px; font-weight:bold; border-bottom:1px solid black; border-top:1px solid black; }
#step2 { width:680px; height:35px; background: #666; margin:0px; padding:0px; font-weight:bold; border-bottom:1px solid black; border-top:1px solid black; }
#step3 { width:680px; height:35px; background: #666; margin:0px; padding:0px; font-weight:bold; border-bottom:1px solid black; border-top:1px solid black; }
#step4 { width:680px; height:35px; background: #666; margin:0px; padding:0px; font-weight:bold; border-top:1px solid black; }
.step_text { margin-top:10px; margin-left:10px; float: left; color:#fff; font-size:0.9em}
#getting_started_text { width:700px; padding:5px; height:165px; float:left; }
#getting_started_left { width:300px; height:165px; margin-left:20px; padding-right:10px; border-right:1px dashed #333; float:left; }
#getting_started_right { width:300px; height:150px; margin-left:25px; margin-right:10px; float:left; }
#success { width:640px; background:#fff; margin:5px 5px 5px 10px; padding:8px; border:2px solid #92c31a; display:none; }
#fail_one, #fail_two, #fail_three, #fail_four { width:640px; height:170px; background:#fff; margin:5px 5px 10px 10px; border:2px solid #940000; padding:8px; display:none; }
#please_note { width:640px; background:#fff; margin:10px 3px 10px 10px; padding:8px; border:3px solid #ccc; display:none; }
#not_sure1, #not_sure2 { width:640px; _width:610px; background:#fff; padding:8px; margin: 5px 0px 5px 0px; border:2px solid #ccc; display:none; }
#getting_started_text, #intro, #disclaimer { width:680px; _width:660px; margin:5px; padding:5px; display:block; color:#000; }
#step1_question { margin:5px; padding:5px; display:block; }
#step2_question { margin:5px 5px 15px 10px; display:none; float:left; }
#step2_left { width:320px; margin-right:10px; float:left; border:1px solid blue; }
#step2_right { width:280px; float:left; border:1px solid yellow;}

#edit_one, #edit_two, #edit_three { display:none; padding-top:9px; padding-right:10px; }
#edit_start_over { display:block; padding-top:9px; padding-right:10px; }

.q_number { width:50px; float:left; font-size:1.5em; font-weight:bold; }
.q_text { width:620px; margin-right:20px; margin-bottom:10px; float:left; } 
.q_text_no_number { width:580px; margin-right:1.4em; float:left; } 
.q_radio { width:120px; float:left; font-size:1.0em; font-weight:bold; } 

.clear { clear:left; }

ul.sev_calc { list-style-type: disc; padding-left:20px; padding-top:5px; }
ul.letters { list-style-type: lower-alpha; padding-left:20px; padding-top:0px; }
ul.sev_calc li { padding-left: 10px; padding-bottom:12px; margin-top:-8px; }
ul.letters li { padding-left: 10px; padding-bottom:4px; margin-top:5px; }
a.reader_link { color:#424242;  }

