﻿

.cfooter {
   border-top: solid 1px #000000;
   padding: 2px;
   color: #ffffff;
   background-color: #368ab8;   
   font-family: Arial, Sans-Serif;
   font-size: 12px;
}

.cap1 {   
    font-size: 13px;
    background-image: url(../images/boxgradient_wvc.png);
    padding: 2px;
    margin-top: 0px;
    margin-bottom: 0px; 
    border-bottom: solid 1px #000000;
}

.txt1 {
	color: #000000; 
    font-family: Arial, Sans-Serif;
    font-size: 13px;
}

.txt2 {
	color: #267aa8; 
    font-family: Arial, Sans-Serif;
    font-size: 13px;
	font-weight: bold;
}

.txt3 {
	color: #000000; 
    font-family: Arial, Sans-Serif;
    font-size: 12px;
	font-weight: bold;
}

.linkdisable {
    text-decoration: none;
    color: #888888;
    font-size: 0.9em;
    padding-left: 6px;	
	pointer-events: none;
	cursor: default;
}

.link1 {
    text-decoration: none;
    color: #0a608e;
    font-size: 12px;
    padding-left: 4px;	
}
.link1:hover {
    text-decoration: underline;
}

.link2 > img{
	border: 0;
}

.tooltipText {
    text-decoration: none;
    color: #0a608e;
    font-size: 0.9em;
    padding-left: 6px;	
}

.outerTable {
	font-family: Arial, Sans-Serif;
	border: 2px solid #000;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.dataTable {
    font-family: Arial, Sans-Serif;
    font-size: 14px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 4px;
	border-spacing: 0px;
	border: 2px solid #000;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.dataTable tr:first-child  td {
	font-weight: bold;
	border-bottom: 1px solid #000;
}

.dataTable td:first-child  {
	#font-weight: bold;
}

.dataTable tr {
}

.dataTable td {
	padding: 5px;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}

.dataTable tr:last-child  td {
	border-bottom: 0px;
}

.dataTable td:last-child  {
	border-right: 0px;
}

.dataTableTDLink {
    text-decoration: none;
    color: #0a608e;
    font-size: 0.9em;
    padding-left: 6px;	
}
.dataTableTDLink:hover {
	text-decoration: underline;
	background: #D5EBF9;
	cursor: pointer;
}

.textTable {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	border-spacing: 0px;
	padding: 4px;
}
.textTable tr:first-child  td {
	border-bottom: 0px;
}}

.textTable td:first-child  {
	border-bottom: 0px;
}

.textTable tr {
}

.textTable td {
	border-bottom: 0px;

}

.textTable tr:last-child  td {

}

.textTable td:last-child  {

}
