﻿
.BackgroundOrangeFade
{
	background-image: url('images/bg_hdr_bluefade.gif');
	height: 22px;
}
.DarkGrey8pt
{
    font-family: "Trebuchet MS";
    font-size: 8pt;
    color: #C0C0C0;
    text-align: center;
}
.Text10ptParagraph
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666666;
	line-height: 22pt;
	font-weight: normal;
	text-align: left;
}
.Text12ptHeader
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #000000;
	line-height: 22pt;
	font-weight: bold;
	text-align: center;
}
.Blue9ptUnderline
{
    font-family: "Trebuchet MS";
    font-size: 9pt;
    color: #0066FF;
    text-decoration: underline;
	font-weight: 700;
}
.Blue10ptUnderline
{
    font-family: "Trebuchet MS";
    font-size: 10pt;
    color: #0066FF;
    text-decoration: underline;
    font-weight: 700;
    text-align: center;
}
.Blue10pt
{
    font-family: "Trebuchet MS";
    font-size: 10pt;
    color: #0066FF;
    font-weight: 700;
}
.DarkGrey8ptCopy {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	height: 164px;
}
.Text10PtWhite
{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
}
.BKDarkGray
{
	background-color: #333333;
}
.Blue9pt
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #0066FF;
	font-weight: 700;
}
.FrmTextRight
{
	font-family: "trebuchet MS";
	font-size: 9pt;
	text-align: right;
	color: #666666;
}
.RequiredField
{
    color: #FF0000;
    font-family: "trebuchet MS";
    font-size: 9pt;
}
