.white-leftside {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.field-txt {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	height:24;
}
.SeriesTitle {
	font-family: tahoma;
	font-size: 16px;
	color: #595959;
}
.SeriesTitleBig {
	font-family: tahoma;
	font-size: 16px;
	color: #595959;
}

.SeriesTitleBigx {
	font-family: tahoma;
	font-size: 22px;
	color: #595959;
}

.SeriesName {
	font-family: tahoma;
	font-size: 14px;
	color: #595959;
}

.SeriesName12 {
	font-family: tahoma;
	font-size: 11px;
	color: #595959;
}

a.linkSeriesName12:link{
	font-family: tahoma;
	font-size: 11px;
	color: #595959;
	text-decoration:none;
}
a.linkSeriesName12:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #595959;
	text-decoration:none;
}
a.linkSeriesName12:active{
	font-family: tahoma;
	font-size: 11px;
	color: #595959;
	text-decoration:none;
}
a.linkSeriesName12:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #e67803;
	text-decoration:none;
}



.SeriesNameSmall {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.title-orange {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #e67803;
}
.title-grey {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a6a6a6;
}
.body-txt {
	font-family: tahoma;
	font-size: 11px;
	color: #343434;
}
a.province:link { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.province:visited { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.province:hover { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff9c00;
	text-decoration:none;
}
a.link:link { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000000;
	text-decoration:none;
}
a.link:visited { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.link:hover { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff9c00;
	text-decoration:none;
}
a.footer-link:link { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
a.footer-link:visited { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
a.footer-link:hover { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #00612b;
	text-decoration:none;
}.SeriesTitleGreen {

	font-family: tahoma;
	font-size: 16px;
	color: #00612b;
}
#bullets {
	margin-left:25px;
	text-indent: 0px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: square;
}
#custombullets {
	margin-left:25px;
	text-indent: 0px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}
#custombody {
	margin-left:25px;
	line-height: 20px;
	text-align: left;
}

