td, body {color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
A:link{
	color:#000000;
	text-decoration: none;
	font-weight: none;
}
A:visited{
	color:#000000;
	text-decoration: none;
	font-weight: none;
}
A:active{
	color:#000000;
	text-decoration: none;
	font-weight: none;
}
A:hover{
	color:#000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: none;
}
div.Section1
	{page:Section1;}
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.TextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.TextBoldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextsubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextsubHeadingRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.Border {
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #;
    border-left: 1px solid #330033;
    border-right: 1px solid #330033;
    border-bottom: 1px solid #330033;
    border-top: 1px solid #330033;
    }
.Borderfourdashedborder {
    background-color: #;
    border-left: dashed 1px #999999;
    border-right: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
	border-top: dashed 1px #999999;
    }
.Borderthreedashed {
    background-color: #;
    border-left: dashed 1px #999999;
    border-right: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
    }
.Borderbottomdashed {
    background-color: #;
    border-bottom: dashed 1px #999999;
    }
.Borderleftdashed {
    background-color: #;
    border-left: dashed 1px #999999;
    }
.Borderrightdashed {
    background-color: #;
    border-right: dashed 1px #999999;
    }
.Bordertopdashed {
    background-color: #;
    border-top: dashed 1px #999999;
    }
.Bordersidesdashed {
    background-color: #;
    border-right: dashed 1px #999999;
	border-left: dashed 1px #999999;
    }
.Bordertopandbottomdashed {
    background-color: #;
    border-top: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
    }
.BorderTopRightandbottomdashed {
    background-color: #;
    border-top: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
	border-right: dashed 1px #999999;
    }
.BorderTopLeftandbottomdashed {
    background-color: #;
    border-top: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
	border-left: dashed 1px #999999;
    }
.BorderRightandbottomdashed {
    background-color: #;
	border-bottom: dashed 1px #999999;
	border-right: dashed 1px #999999;
    }
.Borderleftandbottomdashed {
    background-color: #;
	border-bottom: dashed 1px #999999;
	border-left: dashed 1px #999999;
    }
.Bordertopandleftdashed {
    background-color: #;
	border-top: dashed 1px #999999;
	border-left: dashed 1px #999999;
    }
.Bordertopandrightdashed {
    background-color: #;
	border-top: dashed 1px #999999;
	border-right: dashed 1px #999999;
    }