﻿body 
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    color: #000000;
}

a
{
    font-size: 11px;
    color: #970B04;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

img
{
    border: 0;
}



/* --------------------------------- */
/* TEXT */
/* --------------------------------- */

.warningHeader {color: #921919; font-weight: bold; font-size: 12pt;} 
.warningText {color: red; font-weight: normal;}

.contentheader
{
	color:#ffffff;
	font-weight:bold;
	background-color:#00adef;
	
}
/* ------------------------------------------------------------ */
/* NEWS */

a.newsListingTitleLink
{
    color: #970B04;
    text-decoration:underline;
    font-size:15px;
    font-weight:bold;
}

.newsListingTitleText
{
    color: #970B04;
    font-size:15px;
    font-weight:bold;
}

.newsPostDate
{
    color: #970B04;
    font-size:9px;
}

a.newsStoryLink
{
    color: #970B04;
    text-decoration:none;
    font-weight:bold;
    font-size:9px;
}


/* ------------------------------------------------------------ */

