.defaultFont
{
	font-family:Times New Roman,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.toolBar
{
	position: absolute;
	top: 43px;
	left: 292px;
	z-index: 10;
}

.tableHeader
{
	background-color: #E5E4E8;
	color: black;
	font-family:Arial,Helvetica,sans-serif,Times New Roman;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

.oddRow
{
	background-color: lightgrey;
	color: black;
	font-family:Times New Roman,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}

.evenRow
{
	background-color: ECE0AF;
	color: black;
	font-family:Times New Roman,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}

.relatedDocs
{
	color: black;
	font-family:sans-serif,Arial,Helvetica,Times New Roman;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}

.color_white
{
	color: white;
}

.font14
{
	font-size: 14px;
}

.font12
{
	font-size: 12px;
}

.attribute1
{
	Background-Color: rgb(198, 202, 170);
	Height: 16px;
}

.attribute2
{
	Background-Color: rgb(230, 230, 200);
	Height: 16px;
}

.attribute_header
{
	Background-Color: rgb(0, 0, 255);
	Color: rgb(255, 255, 255);
	font-weight:bold;
	font-size:18px;
	Height: 16px;
}

.leftnav
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.blueleftnav
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000099;
}

.hidden
{
	display: none;
}

.visible
{
	display: inline;
}