
.direct-button {
	background-color: #C1C1E0;
	border: 1px solid #333399;
	margin-top: 4px;
	width: 130px;
}

.direct-button a {
	background-image: url(../images/arrow_right_blueongray.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	color: #333399;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	min-height: 13px;
	height: 100%;
	padding: 2px;
	padding-left: 4px;
	text-decoration: none;
}

.direct-button a:hover {
	background-color: #FF3333;
	background-image: url(../images/arrow_right_whiteonred.gif);
	color: #FFFFFF;
}

.direct-title {
	color: #333399;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 10px;
}

.item-size {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8px;
	letter-spacing: -0.5px;
}

.leftnav, .rightnav {
	width: 139px;
}

.rightnav {
	background-color: #D5D6EA;
	background-image: url(../images/corner_white_bottom_double.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.rightnav-header, .rightnav-title {
	border-bottom: 1px solid #97AECD;
	padding: 3px;
	padding-left: 5px;
}

.rightnav-item {
	border-bottom: 1px solid #97AECD;
}

.rightnav-header {
	background-color: #D3D5EA;
	color: #333399;
	font-size: 8pt;
	font-weight: bold;
}

.rightnav-item {
	background-color: #EBEBFB;
}

.rightnav-item.doc {
	background-image: url(../images/icon_doc.gif);
	background-position: 98% 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.rightnav-item.flash {
	background-image: url(../images/icon_flash.gif);
	background-position: 98% 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.rightnav-item.html {
	background-image: url(../images/icon_html.gif);
	background-position: 98% 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.rightnav-item.ppt {
	background-image: url(../images/icon_ppt.gif);
	background-position: 98% 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.rightnav-item.pdf {
	background-image: url(../images/icon_pdf.gif);
	background-position: 98% 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.rightnav-item.txt {
	background-image: url(../images/icon_txt.gif);
	background-position: 98% 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.rightnav-item.unknown {
	background-image: url(../images/icon_unknown.gif);
	background-position: 98% 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.rightnav-item.xls {
	background-image: url(../images/icon_xls.gif);
	background-position: 98% 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.rightnav-item.xml {
	background-image: url(../images/icon_xml.gif);
	background-position: 98% 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.rightnav-item a {
	border: 0px solid #FF0000;
	color: #333399;
	display: block;
	font-size: 10px;
	padding: 3px;
	padding-left: 5px;
	text-decoration: none;
}

.rightnav-item.url a {
	text-decoration: none;
}

.rightnav-item.url.active a {
  color: #FF0000;
  font-size: 11px;
  font-weight: bold !important;
	text-decoration: none;
}

.rightnav-item.teaser {
  background-color: #FFFFFF;
  border-bottom: 1px solid #A7ABC8;
  border-top: 1px solid #A7ABC8;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 4px;
}

.rightnav-item.teaser .links {
  margin-top: 10px;
  text-align: right;
}

.rightnav-item.teaser .links a {
  display: block;
}

.rightnav-item.teaser a {
  color: #FF3333;
  display: inline;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

.rightnav-item.teaser a:hover {
  color: #333399 !important;
  text-decoration: none;
}

.rightnav-item.teaser h2 {
  font-size: 9pt;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 4px;
  padding: 0px;
}

.rightnav-item a:hover {
	color: #FF3333;
}

.rightnav-title {
	background-color: #D3D5EA;
	color: #FF3333;
	font-size: 8pt;
	font-weight: bold;
}

.rightnav-top {
	background-color: #D3D5EA;
}