.progressbar {color:#fff;background: #551351; /*font-size: 80%;margin:0;padding:0.2em 0 0 0.5em;line-height: 2em;*/}

.progressborder p {color:#000000;}

.button_row a {	color: #00356C; }

.form .button {

}

.form .button:active, .form .button:focus {	}

.form .button:hover {	 }

.form .title_row, .form h2 {}

.form td, .form th {  border-bottom: solid 1px  #551351;  }

td.question, th.question {

}

.form td.subtitle {
	 background-color: #551351;
	 color:white;
}

.form table.question_group{	border:1px solid #551351;}

.form table.segment_summary th {}
.form .maybe {	background-color:#e0edfe;}
.form .maybe:hover {background-color:#e0edfe;}

.form .done {background-color:#eafce7;}

.form .done:hover {background-color:#eafce7;}

.form .incomplete {background-color:#fce7e7;}

.form .incomplete:hover {background-color:#fce7e7;}

.form .answer{ 	color: #333333;}
.form .no_answer{	 color:#999999;}

