body {
	margin: 0px;
}

/* Standard Styles */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #0073b2;
	text-decoration: none;
}
h1  A {color: #0073b2; text-decoration: none;}
h1  A:Hover {color: #0073b2; text-decoration: underline;}
h1  A:Visited {color: #0073b2; text-decoration: none;}
h1  A:Visited:Hover {color: #0073b2; text-decoration: underline;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0073b2;
	text-decoration: none;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-left: 0em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-left: 0em;
}
h2  A {color: #0073b2; text-decoration: none;}
h2  A:Hover {color: #0073b2; text-decoration: underline;}
h2  A:Visited {color: #0073b2; text-decoration: none;}
h2  A:Visited:Hover {color: #0073b2; text-decoration: underline;}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #0073b2;
	margin-bottom: 0.5em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;	
}
h3  A {color: #0099FF; text-decoration: none;}
h3  A:Hover {color: #0099FF; text-decoration: underline;}
h3  A:Visited {color: #0099FF; text-decoration: none;}
h3  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #0073b2;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

h6  A {color: #0099FF; text-decoration: none;}
h6  A:Hover {color: #0099FF; text-decoration: underline;}
h6  A:Visited {color: #0099FF; text-decoration: none;}
h6  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px .5em;
	padding: 0px 0px .5em;
}
p  A {color: #0099FF; text-decoration: none;}
p  A:Hover {color: #0099FF; text-decoration: underline; }
p  A:Visited {color: #0099FF; text-decoration: none; }
p  A:Visited:Hover {color: #0099FF; text-decoration: underline; }

/* Template Styles */

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Standard Lists */

UL
{
	margin: 5px 0 5px 0;
	padding-left: 1px;
}
UL  A {color: #0099FF; text-decoration: none;}
UL  A:Hover {color: #0099FF; text-decoration: underline;}
UL  A:Visited {color: #0099FF; text-decoration: none;}
UL  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

OL
{
	margin: 5px 0 5px 0;
	padding-left: 5px;
}


UL LI
{
	color: #666666;
	margin: 0 0 7px;
	padding: 0 0 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;
	background: transparent url(/content/images/page/bullet_grey.gif) no-repeat 0px 0.3em;
	line-height: 16px;
	font-weight: normal;
}


OL LI
{
	color:#666666;
	margin: 3px 0 7px 16px;
	padding: 0 0 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}


/* Analyst Feed */

.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0.5em;
	padding-bottom: .5em;
}
.headline  A {color: #0099FF; text-decoration: none;}
.headline  A:Hover {color: #0099FF; text-decoration: underline;}
.headline  A:Visited {color: #0099FF; text-decoration: none;}
.headline  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

.analyst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.more  A {color: #0099FF; text-decoration: none;}
.more  A:Hover {color: #0099FF; text-decoration: underline;}
.more  A:Visited {color: #0099FF; text-decoration: none;}
.more  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

.atitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0073b2;
	text-decoration: none;
}
.atitle  A {color: #0099FF; text-decoration: none;}
.atitle  A:Hover {color: #0099FF; text-decoration: underline;}
.atitle  A:Visited {color: #0099FF; text-decoration: none;}
.atitle  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

.pagedlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pagedlinks  A {color: #0099FF; text-decoration: none;}
.pagedlinks  A:Hover {color: #0099FF; text-decoration: underline;}
.pagedlinks  A:Visited {color: #0099FF; text-decoration: none;}
.pagedlinks  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

/* DailyReports */

.dailyreports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.dailyreports  A {color: #0099FF; text-decoration: none;}
.dailyreports  A:Hover {color: #0099FF; text-decoration: underline;}
.dailyreports  A:Visited {color: #0099FF; text-decoration: none;}
.dailyreports  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

.dailyreports2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.dailyreports2  A {color: #0099FF; text-decoration: none;}
.dailyreports2  A:Hover {color: #0099FF; text-decoration: underline;}
.dailyreports2  A:Visited {color: #0099FF; text-decoration: none;}
.dailyreports2  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

.sixtybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
}
.sixtybox  A {color: #0099FF; text-decoration: none;}
.sixtybox  A:Hover {color: #0099FF; text-decoration: underline;}
.sixtybox  A:Visited {color: #0099FF; text-decoration: none;}
.sixtybox  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

.sixtyboxOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #0073b2;
	text-decoration: none;
	padding-top: 5px;
}
.fctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0073b2;
	text-decoration: none;
}
.fctitle  A {
	color: #0099FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.fctitle  A:Hover {color: #0099FF; text-decoration: underline;}
.fctitle  A:Visited {color: #0099FF; text-decoration: none;}
.fctitle  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

.fctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.fctext  A {color: #0099FF; text-decoration: none;}
.fctext  A:Hover {color: #0099FF; text-decoration: underline;}
.fctext  A:Visited {color: #0099FF; text-decoration: none;}
.fctext  A:Visited:Hover {color: #0099FF; text-decoration: underline;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer  A {color: #999999; text-decoration: none;}
.footer  A:Hover {color: #0099FF; text-decoration: underline;}
.footer  A:Visited {color: #999999; text-decoration: none;}
.footer  A:Visited:Hover {color: #0099FF; text-decoration: underline;}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sideAdBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sideAdBoldOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

