#anchor_menu {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-family: arial, sans-serif;
	font-size: 13px;
	color:#00004d;
}

#anchor_menu a:link, #anchor_menu a:visited, #anchor_menu a:active {
	text-decoration:underline;
	color:#230663;
}

#anchor_menu a:hover {
	text-decoration:none;
	color:#cd4133;
}

.top_five_text {
	padding-top:3px;
	padding-bottom:4px;
	padding-left:10px;
        background-color: #dfcca6;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#666;  
}

.top_five_text_on {
        font-weight: bold;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:10px;
        background-color: #f2f2f2;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#666;  
}

.top_five {
    background-color: #F2F2F2;
}

.text_link, 
.text_link:link, 
.text_link:visited, 
.text_link:active {
	font-size:13px;
	text-decoration:underline;
	color:#230663;
}

.text_link:hover {
	font-size:13px;
	text-decoration:none;
	color:#cd4133;
}

.text_bold {
        font-weight: bold;
	font-family:arial, sans-serif;
	font-size:13px;
	color:#666666;
}

/* ghoti: Added */
ul.text_overview {
       margin-top: 0px;
       margin-bottom: 0px;
       list-style: disc outside;
}

/* ghoti: Added text-align: justify */
.text_overview {
        margin-left:2px;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
}

.text_pressrelease {
	font-family:arial, sans-serif;
	font-size:12px;
	color:#666;
}

.text_small {
	font-family:arial, sans-serif;
	font-size:10px;
	color:#666;
}

.text_letter {
	font-family:arial, sans-serif;
	font-size:13px;
	color:#666;
}

.text_letter a:link, .text_letter a:visited, .text_letter a:active {
	text-decoration:underline;
	color:#230663;
}

.text_letter a:hover {
	text-decoration:underline;
	color:#cd4133;
}

#dot_red {
	width:582px;
	height:1px;
	border-top:1px dotted #cd4133;
}

#box_overview {
	background-color:#F2F2F2;
	border-top:1px dotted #cd4133;
	border-bottom:1px dotted #cd4133;
}

/* ghoti: Added */
#box_overview ul {
  list-style-image: url('/images/misc/arrow_blue.gif');
  margin-right: 10px;
  line-height: 250%;
  font-family:arial, sans-serif;
  font-size:12px;
}
/* ghoti: Added */
#box_overview ul p {
  margin-top: 1px;
  line-height: 120%;
  padding-right: 15px;
  font-family:arial, sans-serif;
  font-size:12px;
}
#box_overview li {
  margin-top: 12px;
  line-height: 120%;
}

/* ghoti: Added */
#footnotes {
	font-family:arial, sans-serif;
	font-size:10px;
        line-height: 50%;
	color:#666;
}

/* ghoti: Added */
.blue_italic {
  font-family: 'trebuchet ms',tahoma,verdana,geneva,arial,sans-serif;
  color: #005A9B;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  line-height: 200%;
  padding-left: 10px;
  background-image: url('/images/misc/header_bg.gif');
  
}

/* ghoti: Added */
h2 {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  font-family: verdana,arial,sans-serif;
  padding-top: 10px;
}

#tableBenefits td {
	vertical-align:top;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
}

#A, #B, #C, #D, #F, #I, #L, #M, #N, #O, #P, #R, #S, #T, #U, #V, #Y, #leader1, #leader2, #leader3, #leader4, #leader5, #leader6, #leader7, #leader8, #leader9, #leader10 {
	display:none;
}

#tableBenefits span {
	font-family:arial, sans-serif;
	font-size:19px;
	color:#230663;
}

/* ghoti: Added */
.breadcrumb {
  font-family: 'Trebuchet MS',Arial,sans-serif;
  font-size: 22px;
  color: #B33;
}

.bdr_r {
  background-image: url('/images/frame/border_right.gif');
}
.bdr_r_pad {
  background-image: url('/images/frame/border_right.gif');
  padding-top: 8px;
}
.bdr_l {
  background-image: url('/images/frame/border_left.gif');
  padding-top: 8px;
}
.bdr_b {
  background-image: url('/images/frame/border_bottom.gif');
  background-repeat: no-repeat;
  width: 885px;
  background-position: bottom;
}

