﻿/* CSS links for summary web links and list layouts */
.image-fixed-width{
border:1px;
border-color: #616161;
width:120px;
}
.link-item a:link{
font-family: Tahoma; 
font-size:12px; 
color: #596e9e;
text-decoration: underline;
}
.link-item a{
font-family: Tahoma; 
font-size:12px; 
color: #596e9e;
text-decoration: underline;
}
.link-item{
font-family: Tahoma; 
font-size:12px; 
color: #596e9e;
text-decoration: underline;
}
.link-item a:active{
color: #596e9e;
text-decoration:underline;
}
.link-item a:visited{
color: #596e9e;
text-decoration:underline;
}
.link-item-large a:link{
font-family:tahoma; 
font-size:12px; 
color: #596e9e;
text-decoration: underline;
}
.link-item-large a{
font-family:tahoma; 
font-size:12px; 
color: #596e9e;
text-decoration: underline;
}
.link-item-large{
font-family:tahoma; 
font-size:12px; 
color: #596e9e;
text-decoration: underline;
}
.description {
font-family: Tahoma; 
font-size:12px; 
color: #000000;
text-decoration: none;
}
.image-area-left {
float: left;
padding-right: 8px;
padding-left: 0px;
}
.dashed-line {
border-bottom-style: dotted; 
border-bottom-width: 1px; 
border-bottom-color: #8997BE;
}
.image-fixed3-width{
border:1px;
border-color: #616161;
width:150px;
}
.link-item-header a:link{
font-family: Tahoma; 
font-size:14px; 
color: #59639e;
text-decoration: underline;
}
.link-item-header a{
font-family: Tahoma; 
font-size:14px; 
color: #596e9e;
text-decoration: underline;
}
.link-item-header {
font-family: Tahoma; 
font-size:14px; 
color: #596e9e;
text-decoration: underline;
}
.link-item-header a:active{
color: #596e9e;
font-size: 14px;
text-decoration:underline
}
.link-item-header a:visited{
color: #596e9e;
text-decoration:underline
}
.link-item-header-large a:link{
font-family:tahoma; 
font-size:14px; 
color: #596e9e;
text-decoration: underline
}
.link-item-header-large a{
font-family:tahoma; 
font-size:14px; 
color: #596e9e;
text-decoration: underline
}
.link-item-header-large{
font-family:tahoma; 
font-size:14px; 
color: #596e9e;
text-decoration: underline
}
.description-header {
font-family: Tahoma; 
font-size:12px; 
color: #000000;
text-decoration: none;
}
/*links for Custom-Right page layout */
.article-image{
border: 1px;
color:#000000;
}
.image-caption 
{
      font-size:10px; 
      font-family:Tahoma;
      text-align: center;
      color:#000000; 
      padding-bottom:3px;
      margin-top:-3px;
      border-bottom: dotted 1px #8997BE;
      padding-bottom: 5px;

}
.header 
{ 
      padding-bottom:0px;
      padding-right:0px; 
      padding-left: 0px; 
      text-align:right; 
      white-space:nowrap;
      border-bottom: dotted 1px #8997BE;
      font-family:tahoma;  
      font-size:12px;  
      color:#666666; 
}
.floatRight
{
	float:right;
    min-width:100px;
    max-width: 250px;
    margin-left:10px; 
    margin-right:40px; 
    margin-top:3px;
}
.AdateLine 
{
      font-weight:bold;
      text-align:left;  
      float:left;
      white-space:nowrap;
}
.style4 {
	font-family: Tahoma;
	font-size: x-small;
}
.style5 {
	font-size: xx-small;
	color: #808080;
}
.style6 {
	font-family: Tahoma;
	font-size: x-small;
	color: #808080;
}
.style7 {
	font-family: Tahoma;
}
.style8 {
	font-family: Arial;
}


