/* --------------------------------------------------------------------------------- directory -- */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #13499C;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #13499C;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5778CB;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #13499C;
	text-decoration: underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
}
.dir-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
	width: 100%;
}
.dir-title {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #fbf4dd;
	font-weight: bold;
	font-style: normal;
	border: 1px solid #fbf4dd;
	background-color: #000033;
	width: 100%;
}
.dir-stitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	background-color: #EBF4FC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3458AC;
	border-bottom-color: #3458AC;
}
.dir-specialoffer {
	background-color: #F3FAFE;
}
.dir-heading {
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-bottom-color: #000033;
	background-color: #F3FAFE;
}
.dir-stable {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3458AC;
	border-left-color: #3458AC;
}
.dir-topbox {
	font-weight: bold;
	padding: 5px;
	background-color: #D6E7F8;
	border: 1px solid #003366;
}
.dir-bottombox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-stlye: solid;
	border-bottom-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	border-bottom-color: #003366;
	border-left-style: solid;
	padding: 5px;
}
.dir-coupon {
	font-size: 10pt;
	border: 2px solid #000033;
}
.dir-lback {
	background-color: #F3FAFE;
}
.dir-dback {
	background-color: #8FA4D3;
}
.dir-paid {
	color: #000033;
	font-weight: normal;
}
a.dir-paid:link {
	color: #003366;
	text-decoration: underline;
}
a.dir-paid:visited {
	color: #003366;
	text-decoration: underline;
}
a.dir-paid:hover {
	color: #003366;
	text-decoration: none;
}
a.dir-paid:active {
	color: #003366;
	text-decoration: none;
}
.dir-notpaid {
	color: #999999;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
	border: 1px solid #003366;
	background-color: #EBF4FC;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
	background-color: #EBF4FC;
	border: 1px solid #003366;
	width: 150px;
}
.dir-binput {
	font-weight: bold;
	cursor: hand;
}
/* --------------------------------------------------------------------------------- end of directory -- */
