body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 75%;
	margin:0pt;
	padding:0pt;
	}


a {
	color:#06089B;
}
a:hover {
	color:#739BFD;
}

.myinvert a {
	color:#FAA725;
}

.myinvert a:hover {
	color:#FAD395;
}

table {
	font-size: 1em;
	}

td.scale {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	padding-right: 4;
	padding-left: 30; 
	background-position: top left;
	background-repeat: repeat-y;
	}

td.mcont {
	padding-bottom: 1em;
	padding-right: 1em;
 	}
 	
td.meter {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20;
	padding-bottom: 40; 
	padding-right: 45;
	padding-left: 2;
	background-position: top left;
	background-repeat: repeat-x;
	}

table.bordered {
	border-collapse: collapse;
	border: 1px solid #7c7c7c;
	}

table.bordered tr {
	vertical-align: middle;
	}

table.bordered th {
	font-weight: bolder;
	border: 1px solid #7c7c7c;
	color: #7c7c7c;
	padding-left: 1ex;
	padding-right: 1ex;
	text-align: center;
	}

table.bordered td {
	border: 1px solid #7c7c7c;
	padding-left: 1ex;
	padding-right: 1ex;
	}

.mitem {
	font-size: 1em;
	text-align: left;
	margin: 0;
	color: #ffffff;
	}

.mitem_sel {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin: 0;
	color: #ffffff;
	}

p.copyline {
	color: #7c7c7c;
	font-size: 0.9em;
	margin: 0;
	padding-top: 40;
	padding-right: 175;
	padding-bottom: 1em;
	text-align: right;
	}

p.infoline {
	color: #7c7c7c;
	font-size: 0.9em;
	margin: 0;
	padding-top: 40;
	padding-right: 4em;
	padding-left: 2em;
	padding-bottom: 1em;
	text-align: right;
	}

p.img_desc {
	color: #7c7c7c;
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 20;
	text-align: left;
 	padding-right: 8;
 	padding-top: 2;
 	text-align: center;
 	}

p.banner {
	color: #7c7c7c;
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 3.5em;
	text-align: left;
 	padding-right: 8;
 	padding-top: 2;
 	}

p.lineheight {
	line-height: 1em;
	}

span.infoline {
	color: #7c7c7c;
	font-size: 0.9em;
 	}

a.banner {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 2;
	text-align: left;
	line-height: 1.5em;
	padding: 0;
 	}

p {
	line-height: 1.5em;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 1.5em;
	}

h1 {
	font-family: Georgia,Vernarda;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 0.35em;
	margin-left:40px;
	color: #D71534;
	}

h2 {
	font-family: Georgia,Vernarda;
	font-size: 30px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0.5em;
	color: #D71534;
	}

h3 {
	font-family: Arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.5em;
	color: 666666;
	}

h4 {
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 1ex;
	}

h5 {
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0.5ex;
	}

ol.sitemap {
	list-style-type: circle;
	}

ol.sitemap ol {
	list-style-type: disc;
	}

ol.sitemap ol ol {
	list-style-type: square;
	}

hr {
	width: 100%;
	height: 1px;
	color: #dddddd;
	background-color: #dddddd;
	border-style: none;
	}

img {
	border: 0px;
	}

table.img_table {
	width: 100px;
	float: right;
	}

@media print{
.noprint  {display: none;}
.prn_fwidth{width: 100%;}
p.copyline {
	color: 000000;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: right;
	}
}