.progressbar {color:#000;background: #E83E86; /*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 {
	background-color: #009BD1;
	color: #FFFFFF;
	border: 2px solid #1b1080;
}

.form .button:active, .form .button:focus {	border: 2px solid #80114a;}

.form .button:hover {	color: #fff0d6;	background: #172585; text-decoration: none; }

.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;}

