﻿body 
{
	margin:0px
}
td
{
	font-family: Arial;
	font-size: 8pt;
	vertical-align: top;
}
.menuOption
{
	border: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #14174a;
	cursor: pointer;
	margin-top:15px;
	width:120px;
}
A.menuOption
{
	border: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #14174a;
	cursor: pointer;
	margin-top:15px;
	width:120px;
	text-decoration:none;
}
A.menuOption:visited
{
	border: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #14174a;
	cursor: pointer;
	margin-top:15px;
	width:120px;
	text-decoration:none;
}
A.menuOption:link
{
	border: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #14174a;
	cursor: pointer;
	margin-top:15px;
	width:120px;
	text-decoration:none;
}
A.menuOption:active
{
	border: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #14174a;
	cursor: pointer;
	margin-top:15px;
	width:120px;
	text-decoration:none;
}
.menuOption:hover
{
	border: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #6d18a8;
	cursor: pointer;
	margin-top:15px;
	width:120px;
}
A.menuOption:hover
{
	border: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #6d18a8;
	cursor: pointer;
	margin-top:15px;
	width:120px;
	text-decoration:none;
}
.menuOptionHead
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #800000;
	width: 120px;
	font-style: italic;
}
a
{
	font-family: Arial;
	font-size: 8pt;
	color: #000066;
	cursor: pointer;
}
a:active
{
	font-family: Arial;
	font-size: 8pt;
	color: #000066;
	cursor: pointer;
}
a:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #000066;
	cursor: pointer;
}
a:link
{
	font-family: Arial;
	font-size: 8pt;
	color: #000066;
	cursor: pointer;
}
a:visited
{
	font-family: Arial;
	font-size: 8pt;
	color: #000066;
	cursor: pointer;
}
.flyoutlink
{
	font-family: Arial;
	font-size: 8pt;
	color: #000066;
	text-decoration: underline;
	cursor: pointer;
}
.question
{ 
	font-family: Arial;
	font-size:8pt; 
	color: #0033CC; 
}
ul
{
	font-family: Arial;
	font-size: 8pt;
	margin-left: 55px;
}
.menuFlyout
{
	background-color: #55a2e3;
	border: 2pt outset #dcdcdc;
}
.boardMbrName
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}
.boardMbrTitle
{
	font-family: Arial;
	font-size: 8pt;
	color: #0000CC;
}
.boardMbrType
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
}
.staffMbrName
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}
.staffMbrTitle
{
	font-family: Arial;
	font-size: 8pt;
	color: #0000CC;
}
.staffMbrResp
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
}
.rrectTitle
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
	text-align: center;
	vertical-align:middle;
}
.copyright
{
  font-family:Arial;
  font-size:8pt;
  color: #ffffff;
  background-color: #0c0809;
  text-align:center;
}
@media screen 
{
	body 
	{
			background-color:#0c0809; 
	}
	.noprint
	{
	}
	.printOnly
	{
		display:none;
	}
	.QCFQSSName
	{
		font-family: Arial;
		font-size: 14pt;
		text-align: center;
		font-weight: bold;
		color: #003399;
	}
	.QProm
	{
		font-family: Arial;
		font-size: 9pt;
		color: #343483;
	}
	.foundingText
	{
		font-family:Arial;
		font-size:9pt;
		font-weight:bold;
		text-align:center;
		vertical-align:middle;
	}
	.sssaleinfo
	{
		font-family:Arial;
		font-size:8pt;
		text-align:center;
		border:1pt solid #dcdcdc;
	}
	.qcfLeftInfoCell
	{
		width:210px;
		vertical-align:top;
		border-right:1pt solid #dcdcdc;
	}
	.qcfLeftInfo
	{
		font-family:Arial;
		font-size:8pt;
		vertical-align:top;
		text-align:left;
	}
	.qssLeftInfoCell
	{
		width:200px;
		vertical-align:top;
		border-right:1pt solid #dcdcdc;
	}
	.qssLeftInfo
	{
		font-family:Arial;
		font-size:8pt;
		vertical-align:top;
		text-align:left;
	}
}
@media print 
{
	.menuOption 
	{
		display:none;
	}
	.noprint
	{
	  display:none;
	}
	.printOnly
	{
	}
	.QCFQSSName
	{
		font-family: Arial;
		font-size: 15pt;
		text-align: center;
		font-weight: bold;
		color: #003399;
	}
	.QProm
	{
		font-family: Arial;
		font-size: 10pt;
		color: #343483;
	}
	.foundingText
	{
		font-family:Arial;
		font-size:10pt;
		font-weight:bold;
		text-align:center;
		vertical-align:middle;
	}
	.sssaleinfo
	{
		font-family:Arial;
		font-size:9pt;
		text-align:center;
		border:1pt solid #dcdcdc;
	}
	.qcfLeftInfoCell
	{
		width:210px;
		vertical-align:top;
		border-right:1pt solid #dcdcdc;
	}
	.qcfLeftInfo
	{
		font-family:Arial;
		font-size:9pt;
		vertical-align:top;
		text-align:left;
	}
	.qssLeftInfoCell
	{
		width:250px;
		vertical-align:top;
		border-right:1pt solid #dcdcdc;
	}
	.qssLeftInfo
	{
		font-family:Arial;
		font-size:9pt;
		vertical-align:top;
		text-align:left;
	}
}
