﻿body
{
    background-image: url(Images/BG.jpg);
    background-repeat: repeat-x;
    background-color: white;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-size: 10pt;
    color: #2F5072;
    font-family: arial;
}


.Nav_On
{
    font-family: Arial;
    color: #be2020;
    font-weight: bold;
    font-size: 9pt;
}
.Nav_Off
{
    font-family: Arial;
    color: #ffffff;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
}
.Nav_Off:hover
{
    font-family: Arial;
    color: #ffffff;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: underline;
}
.text
{
    font-size: 10pt;
    color: black;
    font-family: arial;
}
.textnewest
{
    font-size: 10pt;
    color: #8A8F9A;
    font-family: arial;
}
.textsm
{
    font-size: 8pt;
    color: black;
    font-family: arial;
}
.textfooter
{
    font-size: 7pt;
    color: #BC5858;
    font-family: arial;
}
.linkfooter
{
    font-size: 7pt;
    color: #BC5858;
    font-family: arial;
    text-decoration: underline;
}
.link
{
    font-size: 10pt;
    color: #0000FF;
    font-family: arial;
    text-decoration: underline;
}
.link:hover
{
    font-size: 10pt;
    color: #336699;
    font-family: arial;
    text-decoration: underline;
}
.linksm
{
    font-size: 8pt;
    color: #0000FF;
    font-family: arial;
    text-decoration: underline;
}
.linksm:hover
{
    font-size: 8pt;
    color: #336699;
    font-family: arial;
    text-decoration: underline;
}
.linknewest
{
    font-size: 9pt;
    color: #BC5858;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
}
.linknewest:hover
{
    font-size: 9pt;
    color: #BC5858;
    font-family: arial;
    text-decoration: underline;
    font-weight: bold;
}
.textheader
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: arial;
    text-decoration: none;
}
.linkheader
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: arial;
    text-decoration: none;
}
.linkheader:hover
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: arial;
    text-decoration: underline;
}
.title
{
    font-weight: bold;
    font-size: 16pt;
    color: #A61919;
    font-family: arial;
}

.heading
{
    font-weight: bold;
    font-size: 12pt;
    color: #696969;
    font-family: arial;
}
.titlebigfade
{
    font-weight: bold;
    font-size: 12pt;
    color: #f1dddd;
    font-family: Tahoma;
}
.NewsHeader
{
	font: 9pt Tahoma;
	color: #51759A;
	font-weight: bold;
	line-height: 17px;
}
.NewsDateHeader
{
	font: 8pt Tahoma;
	color: Gray;
	font-weight: normal;
}
.NewsContent
{
	font: 8pt Verdana;
	color: #000000;
	font-weight: normal;
}
.NewsLink
{
    font: 8pt Verdana;
    color: #0000FF;
    text-decoration: underline;
}
.NewsLink:hover
{
    font: 8pt Verdana;
    color: #336699;
    text-decoration: underline;
}

h1
{
    font-weight: bold;
    font-size: 16pt;
    color: #a61919;
    font-family: Arial;
    padding: 0px;
    margin: 0px;
}
h2
{
    font-weight: bold;
    font-size: 10pt;
    color: #2F5072;
    font-family: Arial;
    padding: 0px;
    margin: 0px;
}
