.hmenu {
	font: 14px Arial;
	color: #ffffff;
	padding: 2px 10px 0px 10px; 
	background-image: url(../pix/elem/hmenuBack.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 22px;
	text-align: center;
}

a.hmenu_link, a.hmenu_link:link{
	color: #000066;
	padding: 2px 10px 0px 10px;
	height: 22px;
}

a.hmenu_link:hover{
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px 10px 4px 10px;
	height: 22px;
}

.menuTitle {
	text-align:center;
	width: 175px;
	height:21px; 
	padding-top:2px; 
	background-color:#014694;
	font-weight:bold; 
	font-size:16px; 
	font-family:Arial;
	color: #ffffff;
}
	
a.nav_link, a.nav_link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 175px;
	display: block;
	background-image:  url(../pix/elem/sub_nav_arrow.gif);
	background-color: #eeeeff;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	text-indent: 18px;
	color: #014694;
	border-bottom: 1px solid #014694;
	padding: 3px;
}
a.nav_link:hover{
	text-decoration: none; font-weight: normal;
	background-color: #b5d1e6;
/*	background-image: url(../pix/elem/sub_nav_hover.gif); */
	color: #000000;
}

a.button {font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px; border-top: 1px solid white; border-right: 1px solid black;
    border-bottom: 1px solid black;	border-left: 1px solid white; text-align: center;
    min-width: 75px; font-style: normal; margin-bottom: 5px}

a.button:visited, a.button:link {background-color: #008888; color: #ffffff; text-decoration: none;	}

a.button:hover {background-color: #005555; color: #ffffff; border-color: black white white black;
	text-decoration: none;	}

a.button:active {background-color: #336699; color: #cccccc; text-decoration: none;	}

a.pushButton, a.pushButton:link{
	width: 169px;
	height: 38px;
	background-image:  url(../pix/icon/push_butof.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 40px;
	padding-top: 10px;
	display: block
}
a.pushButton:hover{
	background-image:  url(../pix/icon/push_buton.gif);
	color: #fff;
}	
a.arrowButton, a.arrowButton:link{
	width: 169px;
	height: 38px;
	background-image:  url(../pix/icon/arrow_butof.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 40px;
	padding-top: 10px;
	display: block
}
a.arrowButton:hover{
	background-image:  url(../pix/icon/arrow_buton.gif);
	color: #fff;
}
a.ideaButton, a.ideaButton:link{
	width: 169px;
	height: 38px;
	background-image:  url(../pix/icon/idea_butof.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 40px;
	padding-top: 10px;
	display: block
}
a.ideaButton:hover{
	background-image:  url(../pix/icon/idea_buton.gif);
	color: #fff;
}

a.moreBtn, a.moreBtn:link{
	width: 70px;
	height: 16px;
	background-image:  url(../pix/icon/more_btof.gif);
	background-repeat: no-repeat;
	display: block
}
a.moreBtn:hover{
	background-image:  url(../pix/icon/more_bton.gif);
}
a.moresmrBtn, a.moresmrBtn:link{
	width: 45px;
	height: 12px;
	background-image:  url(../pix/icon/moresmr_btof.gif);
	background-repeat: no-repeat;
}
a.moresmrBtn:hover{
	background-image:  url(../pix/icon/moresmr_bton.gif);
}
a.adMore, a.adMore:link{
	width: 50px;
	height: 16px;
	background-image:  url(../pix/elem/adMore_lit.gif);
	background-repeat: no-repeat;
	float: right;
	padding-right: 20px;
/*	padding-right: 20; firefox */
}
a.adMore:hover{
	background-image:  url(../pix/elem/adMore_dim.gif);
	padding-right: 20px;
}
