/***********************************************************************/
/***********************************************************************/
/**************************global_declorations**************************/
/***********************************************************************/
/***********************************************************************/

div.nav_box_header {
	float:left;
	width:100%;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	text-align:center;
}
.hidefrom {
	visibility:hidden;
}
div.hundredPercentBox {
	float:left;
	width:100%;
}
table.centerTable {
	margin-left:auto;
	margin-right:auto;
}
table.floatLeftFullWidth {
	float:left;
	width:100%;
}
td.leftTableCells {
	padding-right:40px;
}
td.leftTableCellsLong {
	padding-right:180px;
}
td.smallRightMargin {
	padding-right:15px;
}
td.rightAlign {
	text-align:right;
}
td.hundredPercent {
	width:100%;
	z-index:0;
}
td.valignTop {
	vertical-align:top;
}
div.floatLeft {
	float:left;
}
div.floatRight {
	float:right;
}
div.floatCenter {
	text-align:center;
	margin:30px;
}
div.padLeftFive {
	float:left;
	margin-left:5px;
}
div.padRightFive {
	float:right;
	margin-right:5px;
}
div.bigLightGray {
	font-size:14px;
	color:gray;
	font-weight:bold;
}
div.no_recent_display {
	float:left;
	padding:20px 0px 20px 5px;
	color:#767676;
	font-size:16px;
	font-weight:bold;
}
