﻿.colTitle, TH.colTitle
{
	width: 130px;
	min-width: 130px;
}
.colDate, TH.colDate
{
	width: 100px;
	min-width: 100px;
	text-align: center;
}
.colSummary, TH.colSummary
{
	width: 99%;
	min-width: 200px;
}
.docTitle, TD.docTitle, .docTitle A, TD.docTitle A
{
	font-family: Arial, Verdana;
	color: #3567A6;
	font-size: 18px;
	border-bottom:1px #383838 solid;
	border-top: none !important;
	padding-bottom: 6px;
}
.docAttributesL, TD.docAttributesL
{
	width: 200px;
	min-width: 200px;
}
.docAttributesR, TD.docAttributesR
{
	width: 99%;
	min-width: 200px;
}
.docCommandFooter
{
	padding: 15px 0px 10px 0px;
	text-align: right;
}
DIV.docCommandFooter
{
	clear: both !important;
	border: none !important;
}
TD.docCommandFooter
{
	border: none !important;
}
.docCommandFooter, .docCommandFooter A
{
	font-family: Arial;
	font-size: 12px;
	color: #383838 !important;
	text-decoration: none;
}