/* Positioning Info */
#container {
	background: url('../img/2col_left_bg.gif') repeat-y;
}

#content {
	padding: 0;
	margin-left: 146px;
}

#leftcol {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;
	width: 146px;
}

/* Left Column Styles */
#leftcol {
	padding-top: 12px;
	width: 137px;
}

/* first level */
#leftcol ul {
	margin: 0;
	padding: 0 0 0 1px;
	list-style-type: none;
}

#leftcol li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #6B9DC0;
}

#leftcol li strong {
	margin: 0;
	padding: 4px 0 4px 10px;
	color: #6B9DC0;
	font: bold 11px arial, sans-serif;
}

#leftcol li a {
	margin: 0;
	padding: 4px 0 4px 10px;
	display: block;
	width: 136px;
	color: #6B9DC0;
	font: bold 11px arial, sans-serif;
	text-decoration: none;
	line-height: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 126px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#leftcol li a.active, #leftcol li a.active:hover {
	background: url('../img/leftnav_sub_active.gif') no-repeat 1px 6px;
}

#leftcol li a:hover {
	background: transparent url('../img/leftnav_sub_over.gif') no-repeat 1px 6px;
}

/* second level */
#leftcol li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px dashed #6B9DC0;
}

#leftcol li ul li {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#leftcol li ul li a {
	margin: 0;
	padding: 4px 0 4px 15px;
	display: block;
	width: 136px;
	color: #3374A2;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	line-height: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 121px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#leftcol li ul li a.active, #leftcol li ul li a.active:hover {
	color: #3374A2;
	background: #eaeaea url('../img/leftnav_sub_active.gif') no-repeat 6px 6px;
}

/* third level */
#leftcol li ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: none;
}

#leftcol li ul li ul li {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#leftcol li ul li ul li a {
	margin: 0;
	padding: 4px 0 4px 25px;
	display: block;
	width: 136px;
	color: #3374A2;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	line-height: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 111px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#leftcol li ul li ul li a.active, #leftcol li ul li ul li a.active:hover {
	color: #3374A2;
	background: #eaeaea url('../img/leftnav_sub_active.gif') no-repeat 1px 6px;
}

#content table td {
	font: normal 12px arial, sans-serif;
}

.benefit_table {
	margin: 5px;
	width: 540px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin-bottom: 10px;
}

.benefit_table thead td {
	padding: 5px;
	background-color: #C7DBE4;
	color: #000;
	font: bold 13px arial, sans-serif;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	vertical-align: top;
}

.benefit_table thead td.gold {
	background-color: #F8CB65;
}

.benefit_table thead td.silver {
	background-color: #CBCBCB;
}

.benefit_table thead td img {
	display: inline;
	vertical-align: bottom;
}

.benefit_table tbody td {
	padding: 5px;
	color: #000;
	font: 12px arial, sans-serif;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	vertical-align: top;
}

.benefit_table tbody td img {
	display: inline;
	vertical-align: bottom;
}

.benefit_table tbody tr.evenrow {
	background-color: #ededed;
}

