------------------=[ TEXT STYLES ]=--------------------!>
.NormalParagraphStyle {
font-family: Verdana;
font-size: 11.00pt;
}
.largeheaders {
color: #2090be; font-size: 12.00pt; font-family: Verdana; font-weight: bold;
}
.largeparagraphs {
font-family: Verdana;
}
.orangeheader {
color: #f54e00; font-size: 12.00pt; font-family: Verdana; font-weight: bold;
}
.smallheader {
color: #2090be; font-size: 11.00pt; font-family: Verdana;
}
.smallheaderOrange {
color: #f54e00; font-size: 11.00pt; font-family: Verdana;
}
.blueListElements {
color: #2090be; font-size: 9.00pt; font-family: Verdana;
}
.orangeListElements {
color: #f54e00; font-size: 9.00pt; font-family: Verdana;
}
.smallparagraphs {
font-size: 9.00pt; font-family: Verdana;
}
.realSmallOneLiners
{
color: #2090be; font-size: 6.00pt; font-family: Verdana;
}
.SmallDescrips
{
color: #2090be; font-size: 7.00pt; font-family: Verdana;
}
.SmallOrangeDescrips
{
color: #f54e00; font-size: 7.00pt; font-family: Verdana;
}


------------------=[ TABLE/BG STYLES STYLES ]=--------------------!>
.TRowBGGrey
{
	background-color:#CCCCCC
}
TR .Underline
{
	border-bottom:1px solid #CCCCCC;
}


------------------=[ BORDER STYLES ]=--------------------!>
.BorderTop
{
	border-top: 1px solid #CCCCCC;
}
.BorderFull
{
	border: 1px solid #CCCCCC;
}

------------------=[ HYPERLINK STYLES ]=--------------------!>
a {text-decoration:underline}
a:link {color:#2090be}
a:visited {color:#f54e00}.copyRight {
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

