.ssimain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000C;
	text-align: left;
}
.ssimain_underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000C;
	text-decoration: underline;
}

.ssimainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #00000C;
}

.ssisub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.ssisubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F3933F;
	font-size: 11px;
}

.style3 {
	color: #F3933F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.box_heading {
	background: url( media/orange_block.gif ) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 53px;
	padding-left: 1em;
	line-height: 53px;
	margin-bottom: 3px;
}

li {
	margin-bottom: .25em;
	margin-top: 0;
	padding: 0;
}

table.line_item {
	border-collapse: collapse;
}

table.line_item th {
	border-bottom: solid black 2px;
	font-size: 120%;
	font-wight: bold;
}

table.line_item td{
	border-bottom: solid black 1px;
	padding: .5em 0;
}
	
table.line_item tr.total td{
	font-size: 120%;
	font-weight: bold;
	border: 0;
}