﻿body{
	margin:0px;
	padding:0px;
	background-color: #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

#contentContainer
{
	margin-top:0px;
}

#contentHeader
{
	height: 25px;
	background-position: top left;
	background-repeat: no-repeat;
}

.SectionHeaderText
{
	color:#0000FF;
	font-family:arial helvetica;
	font-weight:bold;
}

.SectionHeaderTextDark
{
	color:Black;
	font-family:arial helvetica;
	font-weight:bold;
	font-size:larger;
}
