.lefttitle
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 15px;
	color: #5F5F5F;
}
.contenttitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
}
.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /*color: #858484;*/
}
.gridcontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dottedline
{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #5F5F5F;
}
.insidebox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-right: 5px;
	padding-left: 5px;
	color: #5F5F5F;
	border: 1px dashed #9DB940;
}
.pageborder
{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #8CA830;
}
.contactborder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666666;
}
body
{
}
.contenttablehead
{
	background-color: #C8CA9B;
}
.contentTableHeadHighlight
{
	background-color: #9EA356;
	color: #ffffff; /*background-color: #ff9933;*/
}
.contenttable
{
	background-color: #F5F5F5;
}
.contentableheadsummary
{
	background-color: #E1EEA6;
	font-weight: bold;
	text-transform: uppercase;
}
.div_row
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

