BODY {
	background-color: #C4110A;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 15px;
}

.body-text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

H1 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

H2 {
	font-size: 13px;
	font-weight: bold;
	display: inline;
}

HR {
	width: 80%;
	height: 1px;
	color: black;
}

IMG {
	border: 0;
}

A {
	text-decoration: underline;
}
A:hover {
	cursor: pointer;
}

A.header {
	text-decoration: none;
}

TD.border {
	background-color: #5D6FD5;
	padding: 15px;
	margin: 0;
	border: 0;
}

TABLE.body {
	width: 780px;
	border: 2px #FFFFFF solid;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

TABLE.content {
	background-color: #FFFFFF;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

TABLE.chart {
	border: 1px solid black; 
	border-collapse: collapse;
	background-color: #FFFFFF;
}

TH {
	padding: 0;
}

TD {
	padding: 0;
}

TD.masthead {
}

TD.dist-name {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
TD.dist-name A {
	color: #FFFFFF;	
}

TD.header {
	text-align: left;
	padding-left: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #467EC8;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

TD.header-chart1 {
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid black;
	text-align: center;
	font-weight: bold;
	background-color: #467EC8;
	padding: 2px;
}
TD.header-chart2 {
	font-size: 10px;
	border: 1px solid black;
	text-align: center;
	font-weight: bold;
	background-color: #EEEFCF;
	padding: 2px;
}

TD.content-chart1 {
	font-size: 10px;
	border: 1px solid black;
	padding: 4px;
}
TD.content-chart2 {
	font-size: 10px;
	border: 1px solid black;
	background-color: #EEEFCF;
	padding: 4px;
}

TD.top-nav {
	color: #FFFFFF;
	background-color: #5D6FD5;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	text-align: center;
}
TD.top-nav-last {
	color: #FFFFFF;
	background-color: #5D6FD5;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
}

A.top-nav{
	color: #FFFFFF;
   font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.top-nav:visited {
   color: #FFFFFF;
}
A.top-nav:hover {
   color: #FFFFFF;
}
A.top-nav:active {
   color: #FFFFFF;
}

TD.bottom-nav {
	background-color: #467EC8;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px #FFFFFF solid;
}

A.bottom-nav{
	color: #FFFFFF;
   font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A.bottom-nav:visited {
   color: #FFFFFF;
}
A.bottom-nav:hover {
   color: #FFFFFF;
	text-decoration: underline;
}
A.bottom-nav:active {
   color: #FFFFFF;
}

.header-white {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.hilight-white {
	color: #FFFFFF;
	font-size: 12px;
}
.hilight-white A {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.hilight-white A:hover {
	font-weight: normal;
	text-decoration: underline;
}

.header-dark {
	color: #467EC8;
	font-size: 13px;
	font-weight: bold;
}
.hilight-dark {
	color: #467EC8;
	font-size: 12px;
}
.hilight-dark A {
	color: #467EC8;
	font-weight: bold;
	text-decoration: none;
}
.hilight-dark A:hover {
	font-weight: bold;
	text-decoration: underline;
}

.header-navleft {
	font-family: Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.hilight-navleft {
	font-family: Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
.hilight-navleft A {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.hilight-navleft A:hover {
	font-weight: normal;
	text-decoration: underline;
}

.temp-content {
	background: #ffffff;
	padding: 35px;
	height: 350px;
	text-align: center;
	vertical-align: middle;
}

.content {
	background-color: #FFFFFF
}

.page-header {
	text-align: center;
}

.header-section {
	font-size: 13px;
	font-weight: bold;
}

.header-em {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.quote-em {
	font-size: 11px;
	font-style: italic;
}

.footnote {
	font-size: 10px;
}

.label {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

.byj-table1 {
	background-color: #FFFFFF;
	border: 0;
	padding: 0;
	padding-left: 15px;
	margin: 0;
	border-collapse: collapse;
	text-align: left; 
	background-image: url('images/dragon.gif'); 
	background-position: center center; 
	font-size: 12px;
	font-weight: bold;
}

.letter {
	width: 88%;
	padding: 12px;
	text-align: left;
	border: 1 solid #000000;
}