﻿.SectionHeading1
{
	font-size: small; 
 	font-weight: bold;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:left; 
	font-style: normal;
	color:#D0080F; 
	margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:0 
}
.SectionHeading2
{
	font-size: small; 
 	font-weight: normal;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:left; 
	font-style: italic;
	color:#D0080F; 
	margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:0 
}

.RowHeading1
{
	font-size: small; 
 	font-weight: normal;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:left; 
	font-style: italic;
	color:#D0080F; margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:0 
}
.CenteredRowHeading1
{
	font-size: small; 
 	font-weight: bold;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:center; 
	font-style: normal;
	color:#000000; margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:0 
}

.QuoteStyle
{
	margin:0 10px; 
	font-size: 8pt; 
 	font-weight: normal;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:center; 
	font-style: italic;
	color:#000000 
}

.GeneralTextCaption
{
	margin:0 10px; 
	font-size: xx-small; 
 	font-weight: normal;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:center; 
	font-style: normal;
	color:#000000 
}
.GeneralTextCaptionMedium
{
	margin:0 10px; 
	font-size: x-small; 
 	font-weight: bold;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:center; 
	font-style: normal;
	color:#000000 
}

.GeneralText
{
	margin:0 10px; 
	font-size: small; 
 	font-weight: normal;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:left; 
	font-style: normal;
	color:#000000 
}
.GeneralTextBold
{
	margin:0 10px; 
	font-size: small; 
 	font-weight: bold;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:left; 
	font-style: normal;
	color:#000000 
}
.CenteredTextGeneral
{
	font-size: small; 
 	font-weight: normal;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:center; 
	font-style: normal;
	color:#000000; line-height:100%; margin-left:10px; margin-right:10px; margin-top:0; margin-bottom:10 
}

.CenteredTextBold
{
	margin:10 0; font-size: small; 
 	font-weight: bold;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:center; 
	font-style: normal;
	color:#000000 ; line-height:100%;  

}
.FooterText
{
	font-size: x-small; 
 	font-weight: normal;
	font-family:  Arial, Microsoft Sans Serif, Tahoma, Arial, Helvetica;
	text-align:center; 
	font-style: normal;
	color:#D0080F; 
	margin-left:0px; margin-right:0px; margin-top:0; margin-bottom:0 ;
}

 .GeneralTextHyperLink
 {
	font-size: small; 
 	font-weight: normal;
	margin-left:5px; margin-right:5px; margin-top:0; margin-bottom:5px;
	font-family:  Arial, Microsoft Sans Serif;
	color:#000000;
	text-decoration:underline 
 }
  .SmallTextHyperLink
 {
	font-size: x-small; 
 	font-weight: normal;
	margin-top:10px; margin-bottom:10px;
	font-family:  Arial, Microsoft Sans Serif;
	color:#D0080F;
	text-decoration:underline; text-align:center 
 }

  .MediumTextHyperLink
 {
	font-size: medium; 
 	font-weight: normal;
	margin-top:10px; margin-bottom:10px;
	font-family:  Arial, Microsoft Sans Serif;
	color:#000000;
	text-decoration:underline; text-align:center 
 }
  .LargeTextHyperLink
 {
	font-size: medium; 
 	font-weight: normal;
	margin-top:10px; margin-bottom:10px;
	font-family:  Arial, Microsoft Sans Serif;
	color:#3499CD;
	text-decoration:underline; text-align:center 
 }

.ButtonStyle
{
	background-color: #3499CD;
	cursor: hand;
	color: white;
	font-family:  Arial, Microsoft Sans Serif;
	font-size: x-small;
	text-align: center;
}