﻿.date
{
    color: #808080;
    background: #FFFFFF;
    text-align: right;
    margin: 4px 0 5px 0;
    padding: 0.4em 0 0 0;
    border-top: 1px solid #eee;
}

/*them*/
.w3c_mainCol a:link, .w3c_mainCol a:visited {
border-bottom:2px solid #A8BFCF;
padding-bottom:1px;
}
#w3c_main a:link, #w3c_main a:visited, #w3c_main a:hover {
text-decoration:none;
}
#w3c_main a {
color:#003366;
}
.w3c_mainCol a:hover, #w3c_container .main_nav a:hover,.menu a:hover,#w3c_container h1 a:hover,#w3c_container .h1 a:hover, 
#w3c_container h2 a:hover,#w3c_container .h2 a:hover,#w3c_container h3 a:hover,#w3c_container .h3 a:hover,#w3c_container h4 a:hover, 
#w3c_container .h4 a:hover,#w3c_container h5 a:hover,#w3c_container .h5 a:hover,#w3c_container h6 a:hover,#w3c_container .h6 a:hover,
#w3c_container .w3c_toc a:hover,.data a:hover,.bct a:hover {
border-bottom:2px solid #005A9C;
}

/* Data Web Control Styles */
.DataWebControlStyle
{
    font-size: 90%;
}
.HeaderStyle
{
    background-color: #e7e6e6;
    color: White;
    font-weight: bold;
}
.AlternatingRowStyle
{
    background-color: #eeeeee;
}
.PagerSlyte
{
    background-color: #e7e6e6;
    font-weight: bold;
}
.RowStyle
{
    background-color: White;
}
table.servicesT
{ 
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 80%;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}


table.servicesT td.servHd
{ 
	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}


table.servicesT td
{ 
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: left;
	padding-left: 3px;
}

.servBodL  
{
	border-left: 1px dotted #CEDCEA; 
	width:30%
} 
