.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	z-index: 1;
}
.bodyTxtBlk-Bold {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.bodyTxtBlk-Italic {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}

.bodyTxtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #06c;
}
.bodyTxtBlue-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #06c;
}
.bodyTxtBlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #06c;
}
.bodyTxtBlueLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0C0;
	list-style-type: disc;
}
.bodyTxtBlueSmLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #06c;
}
.bodyTxtBlueSmLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0C0;
}
.bodyTxtBlueLink-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #06c;
	font-weight: bold;
}
.bodyTxtBlueLink-Bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #0C0;
}
.bodyTxtBlkSm-Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
.bodyTXTBlue-ul_disc   {
	text-decoration: none;
	list-style-type: disc;
	color: #06c;
}
.bodyTXTBlue-ul_cir {
	text-decoration: none;
	list-style-type: circle;
	color: #06c;
	
}
.bodyTxtGrey-18pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #737373;
	line-height: 25px;
	font-weight: bold;
}
.bodyTxtGrey-Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #7e8083;
	font-style: italic;
}
.bodyTxtGreySm-Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #737373;
	font-style: italic;
}
.bodyTxt404-18pxBold {
	font-size: 18px;
	color: #000;
	white-space: normal;
	font-weight: bold;
	text-align: center;	
}
.bodyTxt404-12pxCenter {
	font-size: 12px;
	color: #000;
	white-space: normal;
	font-weight: normal;
	text-align: center;
}
.bodyTXTnewsTITLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	white-space: normal;
	font-weight: bold;
}
.bodyTxt ul li a {
	text-decoration: none;
	list-style-type: disc;
	color: #0068b3;
}
.bodyTxt ul li a:hover {
	color: #0C0;
}
.bodyTxtWht-24px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
}
.bodyTxtYel-24pxBold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color:#FFD800;
	line-height: 30px;
	font-weight: bold;
}

.bodyTxtYel-18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color:#FFD800;
	text-align: center;
}
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #737373;
}
.footerTxtLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #737373;
}
.image_bott_left {
	clear: none;
	z-index: 1;
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	visibility: visible;
	padding-top: 10px;
	vertical-align: text-bottom;
	text-decoration: none;
}
.image_overlay_rt {
	clear: none;
	z-index: 1;
	float: right;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: visible;
	visibility: visible;
	padding-top: 5px;
}
.image_overlay_lt {
	clear: none;
	z-index: 1;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 1px;
	overflow: visible;
	visibility: visible;
	padding-top: 5px;
}
.image_top_right {
	clear: none;
	z-index: 1;
	float: right;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: visible;
	visibility: visible;
	padding-top: 0px;
	vertical-align: top;
}
.image_top_left {
	clear: none;
	z-index: 1;
	float: left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow: visible;
	visibility: visible;
	padding-top: 0px;
	vertical-align: top;
}
.image-home-page
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-image: url(images/hm_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.navLeftEmbed-Image {
	background-image: url(images/hm_leftNav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 100%;
	background-color: #06C;
}
.navTopBlueSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #06c;
}
.navTopBlueSm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0C0;
}
.navTopBlueSm:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #D6D6D6;
}
.navGrey-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #737373;
	text-align: center;
}
.navGrey-Bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #06c;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0F0;
}
.columns {
	position: relative;
	width: 47%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 0%;
	z-index: 1;
}
#container {
	width: 600px;
}
#Red {
	color: #F00;
}

#contents-pad20Left {
	text-align: left;
	padding-right: 10px;
	padding-left: 18px;
	padding-top: 18px;
}
#left_col {
	float: left;
	z-index: 1;
}
#right_col {
	float: right;
	z-index: 1;
}
.Table_Blue_Grad {
	background-image: url(images/table_grad1.jpg);
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-left: 6px;
	border: 2px solid #2c95b5;
}
.center {
	text-align: center;
}
.bodyTxt-News1col-Indent {
	text-indent: 10pt;
	text-align: justify;
}
/* End Section */
.bodyTxt-Block {
	text-align: left;
	padding-left: 15px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bodyTxtBlue-ul_disc_noIndent {
	text-decoration: none;
	list-style-type: disc;
	color: #06c;
	display: compact;
	list-style-position: inside;
	text-indent: -15pt;
}
