﻿body {background-color:#79933E; color:#000000; font-family: arial,verdana,sans-serif; margin-top: 0;}

dl	{font-size: 10pt; font-family:  arial, verdana, sans-serif; color: black;}

td	{font-size: 10pt; font-family:  arial, verdana, sans-serif; color: black;}

p	{font-size: 10pt; font-family:  arial, verdana, sans-serif; color: black;}
ul        	{list-style-type: square;}

h1			{font-size: 18pt; color: #000000; font-weight: bold; margin-bottom: 0;}
h2			{font-size: 13pt; color: #79933E; font-weight: bold;}
h3			{font-size: 11pt; color: #000000; font-weight: bold;}
h4			{font-size: 14pt; color: #000000; font-weight: normal; margin-top: 0;}

.bottom		{margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}


.small    	{font-size: 8pt; color: #444444;}
.teaser		{font-size: 10pt; font-family:  arial, verdana, sans-serif; color: #444444; margin-right: 10px;}
.newstitle	{font-size: 11pt; font-family:  arial, verdana, sans-serif; color: #000000; font-weight: bold; padding-left: 19pt;}
.news		{font-size: 9pt; font-family:  arial, verdana, sans-serif; color: #000000; margin-right: 19pt; margin-left: 19pt;}

.outsideborder	{background-color: #94B055;}
.insideborder	{background-color: #79933E;}

.border {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
	padding-top: 2pt;
	padding-right: 2pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	margin-left: 3pt;
	margin-right: 3pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	}

.newsborder {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
}

.contentborder {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
	padding-top: 20pt;
	padding-right: 15pt;
	padding-bottom: 10pt;
	padding-left: 20pt;
}

.contentborder2 {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
	padding-top: 10pt;
	padding-right: 15pt;
	padding-bottom: 10pt;
	padding-left: 20pt;

	background-image: url(../images/c_gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftnav 			{color: #79933E; font-size: 9pt; margin-left: 6px;}
a.leftnav:link 		{color: #79933E; text-decoration: none;}
a.leftnav:active 	{color: #79933E; text-decoration: none;}
a.leftnav:visited 	{color: #79933E; text-decoration: none;}
a.leftnav:hover 	{color: #000000; text-decoration: underline; font-weight: normal;}
.leftnavtitle		{color: #000000; font-size: 11pt; font-weight: bold;}

.topnav 			{color: #79933E; font-weight: bold; font-size: 9pt; margin-right: 25px;}
a.topnav:link 		{color: #79933E;  text-decoration: none; font-weight: bold;}
a.topnav:active 	{color: #79933E; text-decoration: none; font-weight: bold;}
a.topnav:visited 	{color: #79933E; text-decoration: none; font-weight: bold;}
a.topnav:hover 		{color: #000000; text-decoration: none; font-weight: bold; }

a:link 		{color: #79933E; text-decoration: underline;}
a:active 	{color: #79933E; text-decoration: underline;}
a:visited 	{color: #8BA947; text-decoration: underline;}
a:hover 	{color: #000000; text-decoration: underline; font-weight: normal;}
