a {
	font-family: Tahoma;
	font-size: 9pt;
	color:white;
	text-decoration: none;
}
body {
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
	background-color: #3A4A52;
}
td {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}
a:hover {
	color: fed652;
}
td.section_header{
	color:#fed652;
	font-weight:bold;
}
td.total_header{
	font-weight:bold;
	color:white;
}
td.option{
	color:white;
}
td.option_col{	
	vertical-align:top;
}
#cost{
background-color:3A4A52;
border:none;
	FONT-FAMILY: tahoma;
    FONT-SIZE: 10pt;
    text-align:right;
    color:white;
}
.question {
	color: fed652;
}
.menu_item{
margin-left: 4px;
text-align:center;
}
.option_label{
background-color:3A4A52;
border:none;
color:fed652;
}
td.sub_header{
color:#F1974E;
font-weight:bold;
}
