﻿body 			{ background-color: #53003A; }

.body6       	{ font-family: Arial, Helvetica, sans-serif; font-size: 6pt; }
.body8       	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
.body12      	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
.body14      	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

img 			{ border: 0px }

a:link			{ color: #FFFF00; text-decoration: none; }
a:hover			{ color: #FF0000; text-decoration: none; }
a:visited		{ color: #808000; text-decoration: none; }
a:active		{ color: #FF0000; text-decoration: none; }

.brown 			{ color: #B40620; }
.whiteText		{ color: #ffffff; }

DIV.Section1 	{ page: Section1; }

.topagequotes {
	font-size: 11pt;
	font-style: italic;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #3C4E65;
	margin: 0;
	padding: 3px;
	text-align: justify;
}

.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D6D877;
	font-weight: bold;
	text-align: right;
}

.footerText	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

.tariffsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.tariffsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #B40620;
	font-weight: bold;
}

legend {
	font-size: 10pt;
	padding-bottom: 5px;
	color: #0046E4;
}

fieldset {
	width: 200px;
	height: 170px;
}

.prices {
	color: #53003A;
	font-size: 10pt;
	font-weight: bold;
}

.center {
	text-align: center;
}

.topalign {
	vertical-align: top;
}

.lightbluetext {
	color: #DCE1ED;
}