@charset "UTF-8";
/* CSS Document */

body, p, td { 
font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #555555; 
 font-size:12px;
}
h1 {
font-size: 14px;
font-weight: bold;
color:#000000;
}
h2 { 
font-size: 12px;
font-weight: bold;
color:#000000;
}
h3 {
font-size: 11px;
font-weight: bold;
color:#000000;
}
a {
color:#316d9b;
}
a:link {
color:#316d9b;
}
a:visited {
color:#316d9b;
}
a:active {
color:#316d9b;
}
a:hover {
color:#316d9b;
text-decoration:underline;
}

h3.PhotoColumn {
font-size: 11px;
font-weight: bold;
color:#000000;
margin-bottom:0;
margin-left: 5px;
margin-top: 5px;
padding-bottom:0;
}

p.PhotoColumn { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-weight: normal; 
     font-size: 10px;
     color: #555555; 
     background-color: #ffffff;
     margin-left: 5px;
     margin-right: 5px;
     margin-top: 5px;
     margin-bottom: 25px;
} 
b { 
     font-weight: bold; 
     color: #000000; 
} 
h2.SubheadColumn { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-weight: bold; 
     font-size: 10pt;
     color: #000000; 
     margin-left: 5px;
     margin-top: 5px;
} 
a.PhotoColumn { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-weight: normal; 
     font-size: 10px;
     text-decoration:none;
     color: #828234; 
     background-color: #ffffff;

} 



.footer {
font-size:11px;
}