/***********************************************//* emx_nav_right.css                           *//* Use with template Halo_rightNav.html        *//***********************************************//***********************************************//* Layout Divs                                 *//***********************************************/#content_table {	font-family:Verdana, Arial, Helvetica, sans-serif;	padding: 5px;	margin:0px;	overflow:hidden;}/***********************************************//* Component Divs                              *//***********************************************//***********************************************//* Page Name  Styles                           *//***********************************************/#pageName {	padding: 0 0 3px 0;	margin: 0px;	border-bottom:1px solid #ccd2d2;}#pageName h1 {	font: bold 1.0em Arial, sans-serif;	color: #000000;	margin: 0px;	padding: 0px;}#pageName p {	font-size:.7em;	margin-left: 10px;	font-style: normal;	color: #999999;}#pageName img {	position: absolute;	top: 6px;	right: 6px;	padding: 0px;	margin: 0px;}/***********************************************//* TABLE MESSAGE  Styles                         *//***********************************************/#TableMessage {	display:none;}/********************* Table Styles **********************/.tabledata {	font-size: 12px;	font-style: Verdana,Arial,san-seriff;	border: thin solid #CCCCCC;}.trHead {	font-size: 12px;	font-weight: bold;	border: thin solid #CCCCCC;}.tdLeftHead {	border-bottom: thin solid #CCC;	border-right: thin solid #CCC;	white-space: nowrap;	padding:4px 4px 4px 2px;	font-size: 12px;	font-weight: bold;}.trRowA {	font-size: 12px;	border-bottom: thin solid #CCC;	padding:4px 0 4px 2px;}.trRowB {	font-size: 12px;	border-bottom: thin solid #CCC;	padding:4px 0 4px 2px;}.tdHead {	white-space: nowrap;	padding:4px 0 4px 2px;}.tdBorder {	border-bottom: thin solid #CCC;	white-space:nowrap;	padding:3px 0 3px 2px;}.tablebuttons {	padding-right: 2px;	padding-left: 1px;	border:0;}