body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Black7pt
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
a.Black7pt
{
	cursor: pointer;
}
a.Black7pt:hover
{
	color: Red;
}

.Black7ptInput
{
	color: Black;
	cursor: default;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.Black7ptBold
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a.Black7ptBold
{
	cursor: pointer;
}
a.Black7ptBold:hover
{
	color: Red;
}

.Black8pt
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.Black8pt
{
	cursor: pointer;
}
a.Black8pt:hover
{
	color: Red;
}

.Black8ptInput
{
	color: Black;
	cursor: default;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.Black8ptBold
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.Black8ptBold
{
	cursor: pointer;
}
a.Black8ptBold:hover
{
	color: Red;
}

.Black9pt
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a.Black9pt
{
	cursor: pointer;
}
a.Black9pt:hover
{
	color: Red;
}

.Black9ptBold
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.Black9ptBold
{
	cursor: pointer;
}
a.Black9ptBold:hover
{
	color: Red;
}

.Black10pt
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
a.Black10pt
{
	cursor: pointer;
}
a.Black10pt:hover
{
	color: Red;
}

.Black10ptBold
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.Black10ptBold
{
	cursor: pointer;
}
a.Black10ptBold:hover
{
	color: Red;
}

.Black11pt
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}
a.Black11pt
{
	cursor: pointer;
}
a.Black11pt:hover
{
	color: Red;
}

.Black11ptBold
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.Black11ptBold
{
	cursor: pointer;
}
a.Black11ptBold:hover
{
	color: Red;
}

.Black12ptBold
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a.Black12ptBold
{
	cursor: pointer;
}
a.Black12ptBold:hover
{
	color: Red;
}

.Black16ptBold
{
	color: Black;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}
a.Black16ptBold
{
	cursor: pointer;
}
a.Black16ptBold:hover
{
	color: Red;
}

.Blue7ptBold
{
	color: #0033CC;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a.Blue7ptBold
{
	cursor: pointer;
}
a.Blue7ptBold:hover
{
	color: Red;
}

.Blue7ptBoldDisabled
{
	color: #0033CC;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: line-through;
}
a.Blue7ptBoldDisabled
{
	cursor: pointer;
}
a.Blue7ptBoldDisabled:hover
{
	color: Red;
}

.Blue8ptBold
{
	color: #0033CC;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.Blue8ptBold
{
	cursor: pointer;
}
a.Blue8ptBold:hover
{
	color: Red;
}

.Blue10ptBold
{
	color: #0033CC;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.Gray7pt
{
	color: Gray;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.HighlightBlack8pt
{
	background-color: #FFFF99;
	color: Black;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.Red7pt
{
	color: Red;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
a.Red7pt
{
	cursor: pointer;
}
a.Red7pt:hover
{
	color: Red;
}

.Red7ptBold
{
	color: Red;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a.Red7ptBold
{
	cursor: pointer;
}
a.Red7ptBold:hover
{
	color: Red;
}

.Red8pt
{
	color: Red;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.Red8pt
{
	cursor: pointer;
}
a.Red8pt:hover
{
	color: Red;
}

.White7ptBold {
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}

.White9px {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
a.White9px
{
	cursor: pointer;
}
a.White9px:hover
{
	text-decoration: underline;
}

.BoxTitle
{
	color: White;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	text-decoration: none;
}

.BoxButton
{
	color: White;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
}

.BoxText
{
	color: White;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.SectionTitle
{
	color: White;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	text-align: left;
	text-decoration: none;
}

.Available
{
	color: Black;
	cursor: default;
	font-size: 7pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-right: 2pt;
	margin-left: 2pt;
	text-decoration: none;
}

a.Available
{
	cursor: pointer;
}

a.Available:hover
{
	color: Red;
}

.NotAvailable
{
	color: #999999;
	cursor: default;
	font-size: 7pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-right: 2pt;
	margin-left: 2pt;
}

.Selected
{
	background-color: #CCCCCC;
	color: Black;
	cursor: default;
	font-size: 7pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-right: 2pt;
	margin-left: 2pt;
	text-decoration: none;
}

.FloatBottom {
	float : bottom;
	margin: 10px 0px 0px 0px;
}

.FloatLeft {
	float : left;
	margin: 0px 10px 0px 0px;
}

.FloatRight {
	float : right;
	margin: 0px 0px 0px 10px;
}

.FloatTop {
	float : top;
	margin: 0px 0px 10px 0px;
}

.PageMenu
{
	color: #8999A8;
	cursor: default;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
a.PageMenu
{
	cursor: pointer;
}
a.PageMenu:hover
{
	color: Red;
}
.PageMenuBorder
{
	border: 1px solid #8999A8;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
