﻿.H2-Black-XLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

.H1-Ital {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
}

.H2-Ital {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}

.H2-Ital_Lt {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

.H3-Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
}

.H3-Bold_Lt {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	text-align: left;
}

.H3-Bold_Rt {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	text-align: right;
}

.h3-White {
	color: #FFFFFF;
	font: normal normal bold larger serif;
}

.H3_Green_Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #008000;
	font: normal normal bold 100% serif;
	text-decoration: none;
}
.TimesNewRom_Font_Med {
	text-align: left;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
}

.TimesNewRom_Font_Med_Bold {
	text-align: left;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.TimesNewRom_Font_Med_Cent {
	text-align: center;
	font-size: medium;
}

.TimesNewRom_Font_Med_Cent_Bold {
	text-align: center;
	font-size: medium;
	font-weight: bold;
}

.TimesNewRom_Font_Med_Lt {
	text-align: left;
	font-size: medium;
}

.TimesNewRom_Font_Med_Rt {
	text-align: right;
	font-size: medium;
}

.TimesNewRom_Font_Med_Rt_Bold {
	text-align: right;
	font-size: medium;
	font-weight: bold;
}

.TNR_Font_Med_Lt_BlkBrd {
	border-style: solid;
	border-width: 1px;
	border-color:black;
	text-align: left;
	font-size: medium;
}

.TNR_Font_Med_Cent_BlkBrd {
	border-style: solid;
	border-width: 1px;
	border-color:black;
	text-align: center;
	font-size: medium;
}


.H3-Bold-White {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	color: #FFFFFF;
}

.Tbl_Hdr-Bold-White_Lt {
	background: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.Tbl_Hdr_-Bold-White_Cent {
	background: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.table_gray {
	border-color: #C0C0C0;
	background-color: #C0C0C0;
	border-spacing: 10px;
	float: right;
}
.table_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #008000;
	text-decoration: none;
	background-color: #C0C0C0;
	border-color: #C0C0C0;
	width: 100%;
	border-spacing: 10px;
	caption-side: bottom;
}

.Cell_bkground {
	border: 0px solid #C0C0C0;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #008000;
	text-decoration: none;
	background-color: #C0C0C0;
	caption-side: bottom;
	vertical-align: bottom;
	text-align: center;
	padding: 4px;
	border-spacing: 0px;
}

.Cell_Hyperlink {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #008000;
	text-decoration: none;
}

.Cell_image {
	border-width: 0px;
}

