.start_firstarticle_title {
    font-size: 11px;
    color: #AB0D0D;
    font-weight: bold;
    vertical-align: top;
}

.link_large{
	color:#05738F;
}

.large_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
}

.very_large_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight:bold;
}

.list_header_color {
  background-color : #E5E5E5;
}
.userpageoptionheader{
  background-color:#E5E5E5;
  height:16px;
  padding-left:9px;
}
.input_std_width{
  width:200px;
}
.container_input_line{
  height:24px;
}
.input_line_padding{
  padding-right:5px;
}
.bottom_line {
  border-bottom:1px solid #C2C2C2;
}

a.breadcrumblink,a.breadcrumblink:link,
a.breadcrumblink:visited,a.breadcrumblink:hover,
a.breadcrumblink:active, a.breadcrumblink:focus 
{
  text-decoration: none;
  color:#05738F;
}
a.breadcrumblink:hover {
  text-decoration: underline;
}
