﻿.body
{
    font-size: 12px;
    color: black;
    font-family: Arial, Verdana, Helvetica;
}

.photoCredit
{
    font-size: 9px;
    color: black;
    font-family: Arial, Verdana, Helvetica;
}

.photoCutline
{
    font-size: 11px;
    color: black;
    font-family: Arial, Verdana, Helvetica;
}

.headlineTopStory
{
    font-size: 20px;
    color: black;
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
}

.headlineStandard
{
    font-size: 14px;
    color: black;
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
}

.9pxArial
{
    font-size: 9px;
    color: black;
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
}

.storyText
{
    font-size: 12px;
    color: black;
    font-family: Arial, Verdana, Helvetica;
}

.14pxArialBold
{
    font-size: 14px;
    color: black;
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
}

HR
{
    width: 100%;
}

.fullWidth
{
    width: 100%;
    border-bottom: #666666 .5px solid;
}

.borderBottom
{
    border-bottom: #666666 1px solid;
    font-size: 12px;
    color: black;
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
}

.calendarHeader
{
    font-size: 12px;
    color: white;
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
}

.calendarDay
{
    font-size: 12px;
    color: #993333;
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
}

/*SAVE THIS SECTION FOR LAST TO MAKE THE ANCHORS CONSISTENT*/

A:link
{
    color: blue;
    text-decoration: underline;
}
A:hover
{
    color: blue;
    text-decoration: underline;
}
A:visited
{
    color: blue;
    text-decoration: underline;
}

.calendarDay A:link
{
    font-size: 12px;
    color: #993333;
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
}

.catTree {
	font: 10px Verdana, Tahoma, Verdana, sans-serif;
	text-decoration : none;
	text-transform : uppercase;
	padding: 0px;
	color: blue;
}
.height{
height:300px;
}











