.reporttable
{
	width: 600px;
	padding: 3px;
	border: 0px;
}
.profile_container h1, .profile_container h2, .profile_container h3, .profile_container h4 {
	border: 0;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: inherit;
	outline: inherit;
	padding: inherit;
	vertical-align: baseline;
}
.reporttitle
{
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	line-height:20px;
}

.reportsubtitle
{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.reportheading
{
	background-color:#005492;
	color: #eeeeff;
	font-weight: bold;
}

.reportfield
{
	width:450px;
	text-align: left;
}

.reportval
{
	width:100px;
	text-align: left;
}

.reportcentre
{
	width:100px;
	text-align: center;
	font-size: 12px;
}

.reportcategory
{
	background-color:#ccccff;
	color: #000070;
	font-weight: bold;
	text-align:center;
}

.reportcategoryleft
{
	background-color:#ccccff;
	color: #000070;
	font-weight: bold;
}

.reporteven
{
	background-color:#eeeeff;
	color:#000000;
}

.reportodd
{
	background-color:#ffffff;
	color:#000000;
}

.reporttable
{
	width: 300px;
	padding: 0px;
	border: 0px;
}


.militarytable
{
	width: 300px;
	padding: 2px;
	border: 0px;
}

.pdfbutton
{
	visibility:hidden;
}

#excelbutton {
	position: relative;
	width: 53px;
	height: 50px;
}

#excelbutton a {
	background: url("../images/excel_icon.png") 0 0 no-repeat;
	display:block;
	width: 53px;
	height: 50px;
	z-index:300;
}

#excelbutton a:hover {background-position: 0 -50px;}

#datasheetheaderimage
{
	background: url("http://www.edtools.ca/images/DataSheetHeader.gif") 0 0 no-repeat;
	width: 500px;
	height: 120px;
	display:block;
}




