@charset "utf-8";
/* CSS Document */
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: blue;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	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: white;
	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: white;
	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: white;
	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: gray;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav-right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #2c4d78;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav-right a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	text-decoration:none;
	color: #2c4d78;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav-right a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	text-decoration:none;
	color: #2c4d78;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav-right a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	text-decoration:none;
	color: #889bbb;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}