<link href="../CSS/Level2_Verdana_Text.css" rel="stylesheet" type="text/css"><link href="../CSS/Level2_Verdana_Text.css" rel="stylesheet" type="text/css"><link href="../CSS/Level2_Verdana_Text.css" rel="stylesheet" type="text/css"><link href="../CSS/Level2_Verdana_Text.css" rel="stylesheet" type="text/css"><link href="../CSS/Level2_Verdana_Text.css" rel="stylesheet" type="text/css"><link href="../CSS/Level2_Verdana_Text.css" rel="stylesheet" type="text/css"><link href="../CSS/Level2_Verdana_Text.css" rel="stylesheet" type="text/css">@charset "UTF-8";


body {
    font: 14px Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 10px;
    white-space: normal;
    text-align: left;
    background-color: #FFF;
}
#container {
	margin: auto;
	background: #FFFFFF;
	padding: 10px;
	max-width: 850px
}
p {
	margin-top: 1em;
	margin-bottom: 1.5em;
}
quote{
  font-style: italic;
}

#header {
	text-align: center;
	margin-left:  auto;
	margin-right: auto;
}
#report {
	padding-left:0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}
caption {
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-align: left;
	display: table-caption;
	caption-side: top;
}
table {
    border-collapse: collapse;
}
table.green {
	border-spacing: 0 0;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	align-self: center;	
}
table.green th {
	background: #E5EBE5;
}

table.green tbody td {
	padding: 2px;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #BBBBBB;
	text-align: left;
}
table.min {
	border:  1px solid #C2C2C2;
}
table.min td {
	/*border-left: 1px solid #DDDDDD;*/
	/*border-bottom: 1px solid #DDDDDD;*/
    border-top: 1px solid #DDDDDD;
/*    border-right: 1px solid #DDDDDD;
*/	padding-right: 10px;
	padding-left: 10px;
}
table.min  th {
	text-align: center;
	border: 1px solid #C2C2C2;
}
table.min thead th {
	border: 0;
    text-align: center
}
table.min caption {
	font-size: 10px;
	font-style: italic;
	color: #333333;
	display: table-caption;
	caption-side: top;
    text-align: left
}
table.hasBorder {
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
table.hasBorder td {
	vertical-align: middle;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

table.hasBorder  th {
    border: 0;
    background-color: #E5EBE5;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-size: 10px;
	color: #333333;
}

.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.xbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.justified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.red {
	color: #FF0000;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
}
.xlargeital {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.bigbold {
	font-size: 16px;
	font-weight: bold;
}
.xbigbrown {
	font-size: 24px;
	color: #660000;
}
.brown {
	color: #660000;
}

a {
	color: #008800;
}

a:not([href]) {
  color: #008800;
  text-decoration: none;
}

a:link {
	color: #515452;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}

/*a:visited {
	color: #821533;
	font-weight: bold;
	text-decoration: none;
}*/

.blue {
	color: #0000CC;
}
.boldblue {
	font-weight: bold;
	color: #000099;
}
.bold {
	font-weight: bold;
	margin: 5;
}
.buff_text {
	color: #FFFF99;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
    text-align: left;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center
}

frameset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dateposted {
	font-size: x-small;
	text-align: left;
	padding-left: 5px;
	color: #333333;
	padding-bottom: 10px;
	margin-left: 10px;
	padding-top: 20px;
}
#content {
	text-align: left;
	padding-left: 10px;
}
#tabledata {
	padding: 1px;
	margin-left: 40px;
}
#tabledata table{
	background-color: #FFFFFF;
	border: 0;
}
#tabledata td {
	padding-right: 2px;
	padding-left: 2px;
	border-top: 1px solid #DDDDDD;
}
#tabledata thead tr {
	background-color:#CCFFCC;
}
.small_red {
	font-size: 10px;
	color: #CC3300;
}
#bodyDiv, #headDiv, #footDiv {
  margin-left: auto;
  margin-right: auto;
}
#headDiv {
	text-align: center;
}
#bodyDiv > table {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#headDiv > table, #footDiv > table{
  width: 100%;
}
.divider {
	text-align: center;
}
dt{
	padding-left: 20px;
    font-weight: normal;
}
dd{
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 50px;
}
#footDiv {
	font-size: 11px;
	color: #444444;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
div #footDiv p {
	margin-top:0;
	margin-bottom:0.5em;
	text-align:justify
}

#footDiv p:first-line {
	font-weight:bold;
}
.italic {
	font-style: italic;
}  
#wrapper {
    max-width: 600px;
}
figurecaption {
    color: #333333;
    font-size: 12px;
    font-style:italic;
}
