@charset "utf-8";
/* CSS Document */

/* =Nav Buttons
-----------------------------------------------------------------------------*/

form {
	display: inline;
}
 
#TopButtonsWrapper {
	width: 787px;
	background-color: #FFFFFF;
	float: left;
	display: inline;
	height: 34px;
	text-align: center;
}

.NavButton {
	width: 116px;
	height: 34px;
	float: left;
	background-image: url(http://www.talkhealthpartnership.com/common/images_folder/shared/bg_navbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.NavButton :hover {
	width: 116px;
	height: 34px;
	float: left;
	background-image: url(http://www.talkhealthpartnership.com/common/images_folder/shared/bg_navbox_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.NavButton a:link, .NavButton a:visited, .NavButton a:active {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	line-height: 32px;
}

.NavButton a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #000000;
	line-height: 32px;
}


#JumptoBox {
	width: 439px;
	height: 34px;
	float: left;
	background-image: url(../image_01/bg_Jumpto.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.JumptoTable {
	font-size: 11px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.JumptoDrop {
	width: 150px;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
