.progressbar {color:#fff;background: #003366; /*font-size: 80%;margin:0;padding:0.2em 0 0 0.5em;line-height: 2em;*/}

.progressborder p {	color:#000000;}

.button_row a {	color: #00356C; }

.button {
	background-color:  #bd2373;
	color: #FFFFFF;
	border: 2px solid #80114a;

}

.button:active, .button:focus {	border: 2px solid #80114a;}

.button:hover {	background: #80114a; text-decoration: none; }

.title_row, h2 {}

td, th {  border-bottom: solid 1px  #e6e6e6;  }

td.question, th.question {

}
td.subtitle {
	 background-color:#00356C;
	 color:white;
}
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;}

.answer{ 	color:#333333;}
.no_answer{	 color:#999999;}

