/*
Clarke Green: 34b44f
	Light: d6ebd9
Decatur Green: aed136
	Light: d6e89a
Lucas Purple: 91499c
	Light: e8daeb
Madison Red: ee3224
	Light: fad5d3
Union Blue: 2098d5
	Light: d3e9f3
Wayne Orange: f49220
	Light: fce8d2
Dark Red: bf0000
*/
BODY
{
    BACKGROUND: #ffffff;
    FONT: 12px Arial, sans-serif;
    COLOR: #000000;
    margin: 0;
}
TD
{
    FONT: 12px Arial, sans-serif;
    COLOR: #000000;
}
select
{
    FONT: 8pt Arial, sans-serif;
    COLOR: #000000;
    padding: 4px;
}
.BusinessHeader
{
    FONT: 14px Arial, sans-serif;
    COLOR: #000000;
    font-weight: bold;
    text-decoration: underline;
}
A:link
{
    FONT: 12px Arial, sans-serif;
        text-decoration: none;
    COLOR: #3a4470
}
A:visited
{
    FONT: 12px Arial, sans-serif;
        text-decoration: none;
    COLOR: #3a4470
}
A:active
{
    FONT: 12px Arial, sans-serif;
        text-decoration: none;
    COLOR: #3a4470
}
A:hover
{
    FONT: 12px Arial, sans-serif;
        text-decoration: underline;
    COLOR: #3a4470
}
A.navlink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #3a4470;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A.navlink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #3a4470;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
A.navlink:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #3a4470;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A.navlink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #3a4470;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
A.footer
{
	font-size: 10px;
	color: #999999;
    TEXT-DECORATION: none
}
A.footer:active
{
	font-size: 10px;
	color: #999999;
    TEXT-DECORATION: underline
}
A.footer:visited
{
	font-size: 10px;
	color: #999999;
    TEXT-DECORATION: none
}
A.footer:hover
{
	font-size: 10px;
	color: #3a4470;
    TEXT-DECORATION: underline
}
A.edit
{
	font-size: 10px;
	color: #cc00cc;
    TEXT-DECORATION: none
}
A.edit:active
{
	font-size: 10px;
	color: #cc00cc;
    TEXT-DECORATION: underline
}
A.edit:visited
{
	font-size: 10px;
	color: #cc00cc;
    TEXT-DECORATION: none
}
A.edit:hover
{
	font-size: 10px;
	color: #ff00ff;
    TEXT-DECORATION: underline
}
.menuskin
{
    FONT-SIZE: 10px;
    Z-INDEX: 100;
    VISIBILITY: hidden;
    FONT-FAMILY: Verdana;
    POSITION: absolute;
    border: solid 1px #999999;
}
.menuskin A
{
    COLOR: #3a4470;
    TEXT-DECORATION: none
}
#mouseoverstyle
{
    BACKGROUND-COLOR: highlight
}
#mouseoverstyle A
{
    COLOR: white
}
.PageTitle
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF0000;
	font-weight: bold;
	font-style: italic;
}
.PageCaption
{
	font-size: 10px;
	color: #999999;
}
.Footer
{
	font-size: 10px;
	color: #999999;
}
.EventHeadline
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.newsheadline
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.newsblock
{
	margin: 4px 0px 0px 10px;
	color: #666666;
	font-size: 10px;
	text-align: justify;
}