﻿.table-data {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
	color: #000000;
	text-align: justify;
}
.table-data ol
{
	margin:0 0 0 2em;
	padding-left:0px;
}
.table-data ul
{
	list-style-type: disc;
	list-style-image: url('/images/site/li.png');
	margin:0 0 0 2em;
	padding-left:0px;
}

.table-data ul li 
{
	clear:left;
	text-align:justify !important;
}

.table-data a,
.table-data a:visited,
.table-data a:link
{
	color:#0092c8;
}

.table-data a:hover
{
	color:#333333;
}

sup
{
	font-size: 75%;
	line-height: 80%;
} 

.table-data img
{
	border:solid 1px #9A9A9A;
	margin: 3px 8px 3px 8px;
}

.table-bold {
	font-size: 11px;
	font-weight: bold;
}

.table-bold2 {
	font-weight: bold;
	text-align: right;
}

.table-bold3 {
	font-weight: bold;
	text-align: left;
}


.table-bold4 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.table-heading {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-right: 10px;
	background-color : #336699;
}

.table-heading2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-right: 10px;
	background-color : #0092c8;
}

.table-heading3 {
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	
}

.table-bottom {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	background-color : #bbd1e8;
}

.contenttitle
{
	color:#ff6600;
	font-size: 21px;
}

.table-datasans-serif
{
    font-size:8pt;
    color: #4D4F50;
   
}
.table-url 
{
	color: rgb(255, 0, 0);
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.table-data h1,
.table-data h2, 
.table-data h3, 
.table-data h4, 
.table-data h5
{
	margin-top:10px;
	margin-bottom:10px;
	color: #006699;
}
.table-data h2
{
	font-size:16px;
	font-weight:bold;
}

.table-data p
{
	margin-top:10px;
	/*margin-bottom:10px;*/
}
.table-data strong
{
	font-weight:bold;
	/*margin-bottom:10px;*/
}
.table-data hr
{
	border: 0;
	color: #0092c8;
	background-color: #0092c8;
	height: 1px;
	width: 100%;
	text-align: left;
}

.table-data em,
.table-data em span
{
	font-size:11px !important;
}

.tablerowheading
{
	background-color:#0092c8;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}

.table-border
{
	border:solid 1px #333333;
	border-collapse:collapse;
	border-spacing: 0px;
	margin-top: 0px;
}

.table-border td
{
	padding-left:3px;
	padding-right:3px;
	border:solid 1px #0092c8;
}

.table-border .table-border-row-heading td
{
	background-color: #0092c8;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	border:solid 1px #333333;
	padding-left:0px;
}

.tablerowheading-borderwhite
{
	background-color:#0092c8;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	border:solid 1px #ffffff;
	text-align:center;
}
.tablecellheading
{
	color:#0092c8;
	font-weight:bold;
	font-size:16px;
	
}

.table-row-data
{
	border-bottom:solid 1px #0092c8;
}

.sup-color-red
{
	color:rgb(255, 0, 0);
	font-weight:bold;

}

.table-data-footer
{
	font-size:10px;
}

.table-cell-data
{
	border:solid 1px #0092c8;
	
}

/* colorTableCss */


.mainTablebg
{
	background-color: #9be3ff;
}

.darkbg
{
	background-color: #CCF2FF;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 2px;
}

.lightbg
{
	background-color: #dff7ff;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 2px;
}

.tableHeading
{
	background-color: #24c2ff;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	padding: 2px;
}
/* -----------------*/

.table-data .thought
{
	font-size:14px;
	color: #006699;
	font-weight:bold;
}



