.progressbar {color:#fff;background: #003366; /*font-size: 80%;margin:0;padding:0.2em 0 0 0.5em;line-height: 2em;*/}
.progressborder p {color:#000000;}

.form .title_row, .form h2 {}

.form td, .form th {  border-bottom: solid 1px  #dbdbdb;  }

td.question, th.question {}

.form td.subtitle {
	 background-color:#00356C;
	 color:white;
}

.form table.question_group{	border:1px solid #00356C;}

.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;}

