﻿body
{
    background-color: #E6E5C6;
	
	margin-top: 10;
	margin-bottom: 2em;
	padding: 0;
	color: #339999;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}
.pageHeader
{
    font-size: 12px;
}
.green10
{
    font-size: 10px;
    color: #339999;
}
legend
{
    color: #8C7211;
    font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}
.legend
{
    color: #8C7211;
    font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}

form
{
	margin-bottom: 3em;
}
input, select
{
    border: solid 1px #339999;
    color: #339999;
    margin-left: 5px;
    padding-left: 5px;
}
h2
{
	clear: both;
	margin: 0;
	font-size: 150%;
}

submit
{
	border: solid 1px #339999;
	background-color: transparent;
	text-align: center;
}
.Copyright
{
    font-size: 10px;
}

.Menu TD
{
    border-bottom: solid 1px #339999;
}
.MenuItem
{
    text-decoration:none;
    color: #339999;
}
.MenuItemSelected
{
    background-color: #E6E5C6;
    text-decoration:none;
    color: #339999;
    font-weight: bold;
}
.EmailListForm Input
{
    border: solid 1px #339999;
    color: #339999;
    font-weight: bold;
    margin-left: 5px;
    padding-left: 5px;
    width: 106px; 
}
.RightBarHeader
{
    height: 20px;
    color: White;
    background-color: #339999;
    font-weight: bold;
    font-size: 14px;
}
.RightBar
{
}
.ArticleTitle
{
    color: #8C7211;
    font-size: 18px;
}
.ArticleSubTitle
{
    color: #8C7211;
    font-size: 15px;
}
.Article
{
}


