td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly 
	display: block;*/
}

#nav_container {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	/*position:relative;
	margin:0px;
	width:160px;*/
	height:165px;
	text-align:left;
}

#sub_nav_1 {
/* This ID is related to the master menu div for menu sub_nav_1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:160px;
	top:1px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1022195332_0 {
/* This class defines things about menu MMMenu1022195332_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	/*JMM 12/12/07 111 and 105 to 148 to match marketing*/
	width:148px;
	height:44px;
}

.MMMIFVStyleMMMenu1022195332_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1022195332_0 */
	/*border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #555555;
	border-right:0px solid #555555;*/
	width:148px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:148px;
	height:16px;
}

.MMMIVStyleMMMenu1022195332_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1022195332_0 */
	/*border-top:0px;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #555555;
	border-right:0px solid #555555;*/
	width:148px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:148px;
	height:16px;
}

#MMMenu1022195332_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1022195332_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1022195332_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1022195332_0 so we can set its position */
	left:0px;
	top:22px;
}

#sub_nav_1 img {
/* needed for Mozilla/Camino/Netscape */
	/*border:0px;*/
}

#sub_nav_1 a {
/* Controls the general apperance for menu sub_nav_1's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#0c4476;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#sub_nav_1 a:hover {
/* Controls the mouse over effects for menu sub_nav_1 */
	color:#ffffff;
	background-color:#80b567;
}