﻿a:link {
	color: rgb(65, 0, 230);
	text-decoration: none;
}
a:visited {
	color: rgb(195, 0, 130);
	text-decoration: none;
} 
a:active {
	color: rgb(255, 0, 0);
	text-decoration: none;
}
a:hover {
	color: #e77518;
	text-decoration: underline
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(255, 255, 255);
	color: #000066;
	font-size: x-small;
	Line-height: 110%;
	position:absolute;
}
table {
	table-border-color-light: rgb(255, 255, 255);
	table-border-color-dark: rgb(255, 255, 255);
	font-size: x-small;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-weight: bold; */
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6, normal {
	font-family: Verdana;
}
h1 {
	color: rgb(0, 102, 102);
}
h2 {
	color: rgb(0, 102, 102); 
}
h3 {
	color: #FF0000; 
	font-size: 15px;
	font-weight: bold;
}
h4 {
	color: rgb(0, 102, 102); 
}
h5 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 5
}
h6 {
	color: rgb(0, 102, 102);
}
.1stParagraph {
	font-size: 10px;
	color: #336666;
	font-weight: bold;
	text-align: left;
	margin-bottom: 12
}
.modelstable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.tableplaintext {
	font-family: Verdana;
 	font-size: 10pt; color: #000000;
 	text-align: left;
 	margin-left: 15
}
.page_title  {
	text-align: center;
	color: #FF0000;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom:0
}
.table_title {
	text-align: center;
	font-family: Verdana;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 6;
	margin-bottom: 6
}

.box2 {
	border-width: thin;
	border-color: #D59A00 #FFD871 #FFD871 #D59A00;
 border-style: solid;
}

	/* Begin Parts Table */
.Parts_div {
    position: center;
    background-color: transparent;
}

.Parts_Table {
    width: 95%;
    border:1 silver solid;
	padding:3;
    background-color: white;
	border-collapse: collapse;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PartsTable_row1 {
    height: 20pt;
    background-color: #555555;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.PartsTable_row11 {
    height: 18pt;
    background-color: #555555;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.PartsTable_row2 {
    height: 24pt;
    background-color: #999999;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
}

.PartsTable_row21 {
    height: 18pt;
    background-color: #999999;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
}

.PartsTable_rowOthers {
    height: 15pt;
	font-size: 7pt;
/*	font-weight: bold; */
	color: black;
	text-align:Center;
}

.PartsTd_left {
	font-size: 7pt;
	font-weight: bold;
	color: Red;
	text-align:Center;
}

.Parts_text {
    height: 16pt;
    border:1 silver solid;
	font-size: 7pt;
/*	font-weight: bold; */
	color: #000000;
}
  /* End Parts Table */

  /* Begin Rep Table */
.Rep_div {
    position: center;
    width: 95%;
    background-color: transparent;
}

.Rep_TableHolder {
    width: 100%;
    padding:0;
    background-color: transparent;
}

.Rep_Table {
    width: 100%;
    border:1 black solid;
    padding:0 15 0 5;
    background-color: transparent;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.RepTable_row1 {
    height: 10px;
}

.RepTable_row2 {
    height: 20px;
    background-color: black;
}

.RepTable_rows {
    height: 10px;
}

.RepTd_left {
    width: 30%;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
	text-align:right;
	vertical-align:top;
    background-color: transparent;
}

.RepTd_right {
    width: 70%;
	font-size: 8pt;
	font-weight: bold;
    text-align:left;
	vertical-align:top;
    background-color: transparent;
}

.Rep_title {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.Rep_bold_text {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.Rep_text {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
  /* End Rep Table */