body
{
	color: white;
	font-family: Verdana, Arial;
	background-color: white;
}
.ButtonStyle
{
	background-color: #00A8EA;
	cursor: hand;
	color: white;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-align: center;
}
.CopyrightStyle
{
	background-color: #00A8EA;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: baseline;
	color:  white;
	font-style: italic;
	font-family: Verdana, Arial;
	text-align: center;
}
.HyperlinkStyle
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: baseline;
	color: #00A8EA;
	font-family: Verdana;
	background-color: transparent;
	text-align: center; 
	text-decoration:underline;
	cursor: hand;
}
.HyperlinkStyleNoUL
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: baseline;
	color: #00A8EA;
	font-family: Verdana;
	background-color: transparent;
	text-align: center; 
	text-decoration:none
	cursor: hand;
}
.HyperlinkStyleSmall
{
	font-weight: normal;
	font-size: 8pt;
	vertical-align: baseline;
	color: black;
	font-family: Verdana;
	background-color: transparent;
	text-align: center; 
	text-decoration:underline
	cursor: hand;
}
.HyperlinkStyleGuests
{
	font-weight: bold;
	font-size: 8pt;
	vertical-align: baseline;
	color:#00A8EA;
	font-family: Verdana;
	background-color: transparent;
	text-align: center; 
	text-decoration:underline;
	cursor: hand;
}

.LogoHeaderCellStyle
{
	font-weight: bold;
	font-size: 14pt;
	color: #00A8EA;
	font-style: italic;
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
}
.LogoHeaderSubTextCellStyle
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: italic;
	font-family: Verdana, Arial;
	background-color: #00A8EA
}
.LogoHeaderTextCellStyle
{
	font-weight: normal;
	font-size: 14pt;
	color: #FFFFFF;
	font-style: italic;
	font-family: Verdana, Arial;
	background-color: #00A8EA
}
.NavBarCellStyle
{
	background-color: #00A8EA;
	color:White;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.NavBarLinkStyle
{
	background-color: #FCEB7D;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #00A8EA;
	font-family: Verdana, Arial;
	text-align: center
}
.NavBarBottomStyle
{
	background-color: white;
	color: #00A8EA;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.PageHeaderStyle
{
	font-weight: bold;
	font-size: 14pt;
	vertical-align: baseline;
	color: #00A8EA;
	font-family: Verdana, Arial;
	background-color: transparent;
	text-align: center;
}
.PageTableStyle
{
	border-style:double; border-width:2px;
	font-size: 10pt;
	color: #00CCFF;
	font-family: Verdana, Arial;
	position: static;
	background-color: #FFFFFF;
	text-align: center;
	padding-left:2px; 
	padding-right:2px
	
}
.PictureCaptionStyle
{
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
	vertical-align: baseline;
	color: black;
	margin: 0px 3px 5px;
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	background-color: transparent;
	text-align: center;
}
.SectionHeaderStyle
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: baseline;
	color: #00A8EA;
	font-family: Verdana, Arial;
	background-color: transparent;
	text-align: center;
}
.SectionTextStyle
{
	font-weight: normal;
	font-size: 9pt;
	margin: 0px 3px 5px;
	vertical-align: baseline;
	color: black;
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	position: static;
	background-color: transparent;
	text-align: justify;
}