*{
	padding:		0;
	margin: 		0;
	font:			11px Verdana, Arial, Helvetica, sans-serif;

} 

body{
	height:			100%;
	padding:		0px;
	margin:			0px;
}

#toptable{
	width:			100%;
	border-collapse:	collapse;
}

#toprow{
	height:			30px
}

#topleftpane{
	width:			13px;
	vertical-align:		top;
	background-image:	url("/Images/Html/General/top_left.gif");
	background-repeat:	no-repeat;
}

#topmiddlepane{
	width:			100%;
	vertical-align:		top;
	background-image:	url("/Images/Html/General/topframe_background.gif");
	background-repeat:	repeat-x;	
	white-space: 		nowrap;
}

#toprightpane{
	width:			256px;
	vertical-align:		top;
}

#subtoprow{
	width:			100%;
	height:			59px;
}

#subtopleftpane{
	width:			13px;
	vertical-align:		top;
}

#subtopmiddlepane{
	width:			100%;
	vertical-align:		top;
}

#switchbuttons{
	margin-top:		5px;
}

#interactbuttons{
	margin:			5px;
}

.buttons{
	margin-left:		10px;
	margin-right:		10px;	
}

.button{
	width:			18px;
	height:			18px;
	cursor:			hand;
	border:			none;
	align:			center;
	margin-left:		5px;
	margin-right:		5px;
}

.smartsitelogo{
	border:			none;
}

#navigationtopframe{
	width: 500px
}

.topframetext{
	vertical-align:		middle;
	color:			white;
	font-weight:		bold;
}

#jumptoitem{
	width:			80px;
	vertical-align:		top;
}

#jumptoreference{
	vertical-align:		top;
}
