body
{
}

table
{
	/*vertical-align: top;*/
}

.td
{
	/*border-bottom: solid 1px black;*/
	/*border-top: solid 1px black;*/
}

.headerText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.ddlText
{
	font-family: Arial;
	font-size: 12px;
}

.valueText
{
	font-family: Arial;
	font-size: 12px;
}

.instructionText
{
	font-family: Arial;
	font-size: 10px;
}

.reportHeader
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

.copyright
{
	font-family: Arial;
	font-size: 10px;
}

.reportTitle
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.reportSubTitle
{
	font-family: Arial;
	font-size: 14px;
}

.reviewViewLink:hover
{
	text-decoration: underline;
}

.columns
{
	border-left: solid 1px black;
	border-right: solid 1px black;
}

.reviewViewLink
{
	color: #000099;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.divGenerete
{
	border: solid 1px black;
}

.lnkBack
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	color: Navy;
}
