@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.BodyText {
	font-size: 11pt;
}

#MainBody {
	line-height: 22px;
}

#MainBody a:link, #MainBody a:active, #MainBody a:visited {
	font-weight: normal;
	color: #0000AA;
	text-decoration: none;
}

#MainBody a:hover {
	color: #08612F;
	text-decoration: underline;
}


.TopMenu, .TopMenu a:link, .TopMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0069A4;
	text-decoration: none;
}

.TopMenu a:hover {
	color: #08612F;
	text-decoration: none;
}

.TopMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0069A4;
	text-decoration: none;
}

.TagSpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}

.ComingSoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0069A4;
	text-decoration: none;
}
.CopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #08612F;
	text-decoration: none;
}
.BodyTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #08612F;
	text-decoration: none;
}

.LeftNavTop {
	background-color: #0069A4;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}

.LeftNav, .LeftNav a:link, .LeftNav a:active, .LeftNav a:visited {
	background-color: #f2f2f2;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	font-size: 9pt;
}

.LeftNav a:hover {
	color: #08612F;
	text-decoration: underline;
}

.ProdHilightTable {
	background-color: #f2f2f2;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #0069A4;
	border-right: 1px solid #0069A4;
/*	font-size: 9pt; */
}

.ProdHilightTable a:link, .ProdHilightTable a:active, .ProdHilightTable a:visited {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
/*	font-size: 9pt; */
}

.ProdHilightTable img {
	border: 1px solid #000000;
}

.ProdHilightTable td {
	border-bottom: 1px solid #0069A4;
	padding-bottom: 6px;
	padding-top: 6px;
}

