/********** nav **********/
div.jade-table td a:link, table.content p a:link {
	text-decoration:none;
	color:#0066CC;
	font-size:0.9em;
	line-height:1.7;}

div.jade-table td a:visited, table.content p a:visited {
	text-decoration:none;
	color:#333;
	font-size:0.9em;
	line-height:1.7;}
	
div.jade-table td a:hover, table.content p a:hover {
	color:#3399FF;
	font-size:0.9em;
	line-height:1.7;}

div.jade-table td a:active, table.content p a:active {
	color:#333;
	font-size:0.9em;
	line-height:1.7;}
	
div.jade-table td, div.jade-table td td{
	font-size:0.9em;
	line-height:1.7;}
	
html>body .table_heading_left {
	font-size:8pt;
	line-height:1.7;}
	
html>body div.jade-table td {
	font-size:8pt;
	line-height:2.0;
	padding-bottom:3px;}
	
html>body table.table_content_box td {
	font-size:8pt;
	line-height:1.7;}
	
div.jade-table table {
	margin-top: 20px;}

.search_results_heading {
	font-size:0.6em;
	color: #444444;
	font-weight: bold;
	background-color: #CCCCCC;
	padding:3px 0 2px 3px;}

.search_results_row1 {
	font-size:0.6em;
	color: #444444;
	font-weight: normal;
	background-color: #E6E6E6;
	padding:2px 0px 2px 5px;}

.search_results_row2 {
	font-size:0.6em;
	color: #444444;
	font-weight: normal;
	background-color: #F5F5F5;
	padding:2px 0px 2px 5px;}
	
.table_content_box {
	font-size: 8pt;
	color: #626262;
	margin-top:5px;
	border-style: solid; 
	border-top-width: 1px; 					
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;}

.message_text {
	color:#0099CC;}
	
.error_text {
	color:#FF3300;}
	
.login td {
	padding-bottom:10px;
	padding-right:10px;}

.table_heading_left {
	font-size: 8pt;
	color: #444444;
	width: 110px;
	font-weight: bold;
	vertical-align:baseline;
}

.table_heading {
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	vertical-align:baseline;
}

.Table_heading_gen  {
	font-size: 13px;
	height:30px;
	color:#2f4573;
	font-weight: bold;
	padding-top:10px;
}

p.insert_how {
	font-size: 11px;
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;}

/*****************************/	
#subscribe .table_heading_left {
	width:100px;}
	
#subscribe .table_content_box {
	width:100px;}

.btn-submit {
	margin-top:5px;}
	
td.msg-sms {
	line-height:1.5;}
	
.table_heading_left_subheading {
	display:block;
	height:15px;
	line-height:4;
	font-weight:bold;}
	
.login table {
	width:300px;}
	
.login .table_heading_left {
	width:90px;}
	
.login td.table_content_box {
	width:100px;}
	
.table_heading_left_subheading {
	padding-top:40px;}
	
.tenant-role-right {
	line-height:1.7;
	width:350px;
	color:#F00;
	padding-top:5px;}

#subscribe a {
	padding: 20px 0 0 0;
	font-weight:bold;}
	
.td-username input {
	width:200px;}
	
.td-password input {
	width:200px;}


