﻿body {
}

.ContentNavigation 
{
	font-family:Franklin Gothic Book, Arial, Sans-Serif;
	font-size:10pt;
	color:White;
	text-decoration:none;
	
}

.ContentNavigation A:link {COLOR:White; text-decoration:none}
.ContentNavigation A:visited {COLOR:White; text-decoration:none}
.ContentNavigation A:active  {COLOR: White; text-decoration:none}
.ContentNavigation A:hover {COLOR: Lime; text-decoration:none}

.ContentAddress
{
	font-family:Franklin Gothic Book, Arial, Sans-Serif;
	font-size:8pt;
	text-decoration:none;
	
}

.ContentBody
{
	font-family:Franklin Gothic Book, Arial, Sans-Serif;
	font-size:8pt;
	color:White;
	text-decoration:none;
	font-weight:normal;
}

.Green
{
    color: #aeea4e;
}

.Pink
{
    color: #ff7ff6;
}

.aqua
{
    color: #78cbdb;
}

.Black
{
    color: #000000;
}

.Size9
{
    font-size: 9pt;
}

.Size8
{
    font-size: 8pt;
}

.Size10
{
    font-size: 10pt;
}

.Bold
{
    font-weight: bold;
}

.Button
{
    background-color: #c6c9d2;
}



.ContentBody A:link {COLOR:White;}
.ContentBody A:visited {COLOR:White;}
.ContentBody A:active  {COLOR: White;}
.ContentBody A:hover {COLOR:Lime;}

.ContentHeaderLinks
{
	font-family:Franklin Gothic Book, Arial, Sans-Serif;
	font-size:8pt;
	color:#bdbdbd;
}

.ContentHeaderLinks A:link {COLOR:Black;}
.ContentHeaderLinks A:visited {COLOR:Black;}
.ContentHeaderLinks A:active  {COLOR: Black;}
.ContentHeaderLinks A:hover {COLOR:Black;}

.line
{
    color: #979db7;
}
