H1
{
	font-weight: 100;
	font-size: 19px;
	color: #3390ff;
	padding-top: 1px;
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	text-decoration: none;
}

H2
{
	font-weight: 100;
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #3390FF;
	font-size: 17px;
	text-decoration: none;
}

H3
{
	font-weight: 100;
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #3390FF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

H4
{
	font-weight: 100;
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #3390FF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

H5
{
	font-weight: 100;
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #3390FF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

H6
{
	font-weight: 100;
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #3390FF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.quote
{
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #7F7F7F;
	font-size: 11px;
	font-style: italic;
}

.quotesource
{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}
.sectionCopy
{
	color: #7F7F7F;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.error
{
	padding-right: 3px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 1px;
	color: #e00f00;
	padding-top: 2px;
	font-weight: bold;
}

.corporateHomeScroller
{
	color: #3390ff;
	font-size: 12px;
}

p.headline
{
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
}

p.large
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
.smallPrint
{
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #c8c8c8;
	font-size: 10px;
	text-decoration: none;
}
.smallPrint a:link
{
	color: #c8c8c8;
	font-size: 10px;
	text-decoration: none;
}
p.tiny
{
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 6px;
}


p.arrowx a
{
	text-decoration: none;
}

.arrow
{
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 4px;
	padding-left: 20px;
	background-color: #f1f1f1;
	font-weight: normal;
	background-image: url(../Images/Separator/arrow-blue.gif);
	background-repeat: no-repeat;
}

.tiny
{
	font-size: 3px;
}
.small
{
	font-size: 10px;
	line-height: 14px;
}
.smallx
{
	font-size: 11px;
	line-height: 14px;
}


.lightText
{
	/* used to be: plaintextgrey */
	font-weight: normal;
	font-size: 11px;
	color: #929292;
	text-decoration: none;
	font-style: normal;
}

.newsSnippet
{
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #7F7F7F;
	font-size: 12px;
	text-decoration: none;
}

a.newsHomePage
{
	font-weight: normal;
	font-size: 12px;
	color: #7F7F7F;
	font-style: normal;
	text-decoration: none;
}
a.newsHomePage:hover
{
	text-decoration: underline;
}


.quickLinksGroup
{
	margin-left: 10px;
	margin-bottom: 25px;
}

.quickLinks
{
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #7F7F7F;
	font-size: 12px; /*11px;*/
	font-weight: bold;
	text-decoration: none;
}

/* You must keep in this order or link styles will stop working in IE...belive it or not */
.quickLinks a:link
{
	color: #003399;
	font-size: 12px; /*11px*/
	text-decoration: none;
	font-weight: normal;
}

.quickLinks a:visited
{
	color: #003399;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.quickLinks a:hover
{
	color: #003399;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

.quickLinks a:active
{
	color: #3390FF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

.summaryControlHeading
{
	/*font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #3390FF;
	font-size: 17px;
	text-decoration: none;*/
	
	font-weight: 100;
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #3390FF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

.summaryDate
{
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.summaryHeading
{
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}