﻿body
{ 
}

h2
{
	font-family: 'Bookman Old Style' , 'Goudy Old Style' , 'Times New Roman';
	font-size: 10pt;
	color: #303030;
}

.Menu
{
	font-size: 12pt;
	font-family: Verdana, 'MS Reference Sans Serif' , 'Microsoft Sans Serif' , Arial;
	color: black;
	background-color: white;
}

.Submenu
{
	font-size: 12pt;
	color: white;
	font-family: 'Century Gothic' , Arial, 'Times New Roman';
	background-color: #006600;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.Login
{
	font-family: 'Bookman Old Style' , 'Goudy Old Style' , 'Times New Roman';
	font-size: 10pt;
	color: #505050;
}
.Content
{
	margin: 15px;
	font-family: 'Bookman Old Style' , 'Goudy Old Style' , 'Times New Roman';
	font-size: 10pt;
	color: #303030;
}

.Sidebar
{
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-family: 'Bookman Old Style' , 'Goudy Old Style' , 'Times New Roman';
	font-size: 9pt;
	color: #606060;
	list-style-position: outside;
	list-style-type: disc;
}
.Sidebar .Heading
{
	font-weight: normal;
	font-size: 15pt;
}
.Sidebar .Spacer
{
	font-size: 20pt;
	}

.Content .Heading
{
	font-weight: normal;
	font-size: 20pt;
	color: #000000;
	font-family: 'Bookman Old Style' , 'Goudy Old Style' , 'Times New Roman';
}
.Content .Subheading
{
	font-weight: normal;
	font-size: 16pt;
	color: #000000;
	font-family: 'Bookman Old Style' , 'Goudy Old Style' , 'Times New Roman';
}
.Content .List
{
	list-style-position: outside;
	list-style-type: disc;
}
.Content .Contact
{
	font-weight: normal;
	font-size: 16pt;
	color: #000000;
	font-family: 'Bookman Old Style' , 'Goudy Old Style' , 'Times New Roman';
}
.Content .Link
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.Footer
{
	font-family: 'Bookman Old Style' , 'Goudy Old Style' , 'Times New Roman';
	font-size: 10pt;
	color: #303030;
}
.NewsFeed
{
	font-size: 12pt;
	list-style-image: url(Bullet.GIF);
	font-family: Arial, 'Times New Roman';
	background-color: #ccffcc;
	padding:12px;
	
}
.NewsFeed .Heading
{
	font-weight: normal;
	font-size: 20pt;
	color: #66cc00;
	font-family: 'Century Gothic' , Arial, 'Times New Roman';
}
.NewsFeed .Date
{
	color: #006600;
}
.Newsfeed .Text
{
	
}