/* ========================= LEFT COLUMN STYLE ========================== */#leftcolumn {	border-left: 1px solid #ccc;	padding: 0;	width: 150px;	}#leftcolumn dl {	border: 0;	font: 92% arial, helvetica, sans-serif;	line-height: 130%;	list-style: none;	padding: 0;	margin: 0;	}.home {	background-image: url(/images/hd_blueArrow.gif);	background-repeat: no-repeat;	margin-top: 25px;	text-transform: uppercase;	}.home a, .home a:visited {	border-bottom: 1px solid #f3f3f3;	color: #666;	display: block;	padding: 6px 10px 6px 20px;	text-decoration: none;	width: 119px;	}.home a:hover, .home a:active {	background-image: url(/images/hd_menuBgRoll.gif);	background-repeat: no-repeat;	color: #21699c;	}.jumpactive {	background-image: url(/images/hd_menuBgRoll.gif);	background-repeat: no-repeat;	margin-top: 25px;	text-decoration: none;	text-transform: uppercase;	}.jumpactive a, .jumpactive a:visited {	border-bottom: 1px solid #f3f3f3;	color: #21699c;	display: block;	padding: 6px 10px 6px 20px;	text-decoration: none;	width: 119px;	}.mainmenu {	background-image: url(/images/hd_blueArrow.gif);	background-repeat: no-repeat;	text-transform: uppercase;	}.mainmenu a, .mainmenu a:visited {	border-bottom: 1px solid #f3f3f3;	color: #666;	display: block;	padding: 6px 10px 6px 20px;	text-decoration: none;	width: 119px;	}.mainmenu a:hover, .mainmenu a:active {	background-image: url(/images/hd_menuBgRoll.gif);	background-repeat: no-repeat;	color: #21699c;	}.indicator {	background-image: url(/images/hd_menuBgRoll.gif);	background-repeat: no-repeat;	text-decoration: none;	text-transform: uppercase;	}.indicator a, .indicator a:visited {	border-bottom: 1px solid #f3f3f3;	color: #21699c;	display: block;	padding: 6px 10px 6px 20px;	text-decoration: none;	width: 119px;	}.submenuheight {	height: 200px;	}.suboption {	border-bottom: 1px solid #ccc;	border-right: 1px solid #ccc;	text-transform: uppercase;	}.suboption a, .suboption a:visited {	color: #333;	display: block;	font: 92% arial, helvetica, sans-serif;	height: 50px;	padding: 6px 8px 6px 8px;	text-align: center;	text-decoration: none;	width: 62px;	}	.suboption a:hover, .suboption a:active {	background-color: #f6f6f6;	color: #21699c;	}.active {	border-bottom: 1px solid #ccc;	border-right: 1px solid #ccc;	text-transform: uppercase;	}.active a, .active a:visited {	background-color: #f6f6f6;	color: #21699c;	display: block;	font: 90% arial, helvetica, sans-serif;	height: 50px;	padding: 6px 8px 6px 8px;	text-align: center;	text-decoration: underline;	width: 63px;	}	.active a:hover, .active a:active {	color: #000;	}
