﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.AuthorPic {
	vertical-align: top;
	font-weight: bold;
	margin: 5px 10px;
	float: left;
}

.Bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.ArticleHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;

}


.reporttext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	font-size:10pt;
}
.reportsubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.tablenoteshead {
	border-color: #000000;
	text-align: center;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-color: #008000;
}
.tableborderbox {
	margin: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #C0C0C0;
	border-collapse: collapse;
	width:100%;
	background:#FFFFFF;
}
.tablegen {
	padding: 5px;
	BORDER-COLLAPSE: collapse;
	border-color: #c0c0c0;
	width: 100%;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	}
.tableMDAMR {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	width: 814px;
	color: #000000;
}


.tableMDAMR td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1px 4px 1px 4px;
	empty-cells: show;
	text-align:left;

}


.colblk {
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	empty-cells: show;
	background: green;
}
.leftaligntext {
	text-align: left;
}
.GreenHeading {
	color: #008000;
	font-weight: bold;
}
.border {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #333333;
}

.imgNB {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 0px;
}

.leftbox {
	border: 1px solid #000000;
	background-image: url('/Template1/bg2_2rev.png');
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: #000000;
}

.G
{
background-color: GREEN;
color:white;

	}

.Y
{
background-color: #FFFF00;

	}
}


