@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/_bg.jpg)
}

.Text-Prod-Header {
	color: navy;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: bold 18px/23px Arial, Helvetica, sans-serif;
}

.Text-Body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Text-Body a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Text-Body a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c4d78;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Text-Body a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.text-h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #2c4d78;
	font-weight:bold;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdback { 
	background-image: url(images/layout/bg-td.gif);
} 
.tdback2 { 
	background-image: url(images/layout/bg-td2.gif);
} 
.text-footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: navy;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text-footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color: navy;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text-footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color: navy;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text-footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color: silver;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav-right {
	color: #889bbb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: bold 15px/22px Arial, Helvetica, sans-serif;
}
.nav-right a:link {
	text-decoration:none;
	color: #2c4d78;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: normal bold 15px/22px Arial, Helvetica, sans-serif;
}
.nav-right a:visited {
	text-decoration:none;
	color: #2c4d78;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: normal bold 15px/22px Arial, Helvetica, sans-serif;
}
.nav-right a:hover {
	text-decoration:none;
	color: #889bbb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: normal bold 15px/22px Arial, Helvetica, sans-serif;
}

.Header-1 {
	color: #9999cc;
	font: italic small-caps bold 18pt/22px Arial;
	margin-bottom: 12px;
	margin-top: 12px;
	text-shadow: #5e5e5e 1px 1px 2px;
}

.Header-2 {
	color: #9999cc;
	font: italic normal bold 13pt/20px Arial, sans-serif;
}

.Header-Cat {
	color: #05198e;
	font: bold 12pt/24px Arial, sans-serif;
	text-decoration: none;
	text-shadow: gray 1px 1px 2px;
}
