#Benefits {
	position: absolute; 
	top:290px; 
	left:318px; 
	width:287px;
}

#Order {
	color:#000066;
	font-weight:bold;	
}



th{
	color:black;
	background:#9999ff;	
	padding-left: 0.3em;
	text-align:center;
	border-bottom:1px solid black;
	border-top:1px solid black;	
}

table {
	margin:0px;
	border:2px solid black;	
}

td {
	background:#CCCCFF;
	border: 1px solid white;
	padding:2px;
}

td.bold {
	font-weight:bold;
}

td.RightAlign {
	text-align:right;
}

td.SubHeading {
	text-align:left;
	background:#9999cc;
}

span.Tiny {
	font-size:8pt;	
}

#MiddleBar, #LocationBar, #ContentBar, #PicBar{
	height:610px;
}

a.LeftBar{
	color:white;
	text-decoration:none;	
}
	
a.LeftBar:hover{
	text-decoration:underline;
}