﻿.pagedefault
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 9pt;
	line-height: 9pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.adminpage
{
	font-size: 10pt;
	line-height: 10pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	color: #406080;
	text-align: left;
}
.report
{
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	color: black;
}
.toptext
{
	font-size: 10pt;
	line-height: 10pt;
	color: #406080;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.blacktext
{
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}.validationtext
{
	font-size: 9pt;
	line-height: 9pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #ff6600;
}
.inputbox
{
	font-size: 9pt;
	line-height: 9pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	color: #406080;
}
.myhead1
{
	font-size: 16pt;
	line-height: 16pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	color: white;
	font-weight: bold;
}
.myhead2
{
	font-size: 12pt;
	line-height: 12pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	color: white;
	font-weight: bold;
}
.myhead3
{
	font-size: 12pt;
	line-height: 12pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	color: white;
}
.myheadonwhite1
{
	font-size: 16pt;
	line-height: 16pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #406080;
}
.myheadonwhite2
{
	font-size: 12pt;
	line-height: 12pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #406080;
}
.myheadonwhite3
{
	font-size: 12pt;
	line-height: 12pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	color: #406080;
}
.disclaimer
{
	font-size: 8pt;
	line-height: 9pt;
}
.myerrortext
{
	font-size: 16pt;
	line-height: 16pt;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	color: #ff4500;
	font-weight: bold;
}
A:link
{
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	font-weight: normal;
	color: white;
	font-style: normal;
	font-variant: normal;
}
A:hover
{
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
}
A:visited
{
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, Sans-Serif;
	font-weight: normal;
	color: white;
	font-style: normal;
	font-variant: normal;
}
@media print 
{
    /*****   Styles for print   ******/
      #printbuttontop {display:none}
      #printbuttonbottom {display:none}
}