body, th, td, p, div, span, li, textarea, input, select, ul, li, select, td, textarea, input, #maineditor, #content {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
}
.no-print, .ray {display:none !important;}

/* clearfix */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
a, a:link, a:visited, a:active {color: #0165A4 !important; }
.navbar-brand { float: left; }
.navbar-brand #print-logo { width: 140px !important;}
.navbar-brand #print-logo, #hpath { display: block !important; }
#hpath { padding: 20px 0 10px 0; color: #999999 !important; font-size: 10px; }
.up_navbar {position: relative; width: 100%;}
.nav { list-style: none; margin: 0;}
.up_navbar .nav { float: right; }
.nav > li { position: static; float: left; padding: 0; cursor: pointer;}
.nav > li > a {
	display: block; position: relative; overflow: hidden;
	font-size: 14px; font-weight: 400; color: #0165A4; text-transform: uppercase;
	height: 60px;
	line-height: 60px;
	padding: 0 10px;
	text-decoration: none;
	outline: none;
}

.indexpage .main#slide_content * { text-align: left; }
#footer { border-top: 1px solid #0165A4; clear: both; margin-top: 20px; padding: 20px 10px; }

/* TRANSPARENT TABLE */
.transparent_table {border-collapse : collapse}
.transparent_table td{padding: 2px}
td.transparent_table {border : 1px dashed gray;  padding: 2px}

/* STANDARD TABLE */
.standard_table {border-collapse : collapse}
.standard_table td {border : 1px solid #000; padding: 2px}

/* COLORDER TABLE */
.colored_table {border-collapse : collapse}
.colored_table td {border : 1px solid #000; padding: 2px}

/* COLORDER WITH TABLE */
.colored_table_wh {border-collapse : collapse}
.colored_table_wh_outer td img{display : none;}
.colored_table_wh_c{border: none;}
.colored_table_wh td {border : 1px solid #000; padding: 2px}





