﻿html
{
	background: #f1fae2;
}
body 
{
	margin: 2em 2em 5em;
	font-family: arial, helvetica, sans-serif;
    font-size: medium;
    line-height: 1.6em;
}
h1 h2 h3 h4 h5 h6
{
	font-weight: bold;	
}
h1
{
	margin:0 0 1em 0;
	padding: 1em 2em;	
	font-size: 14pt;
	color:red;
}
h2 
{
	margin:0.3em 0 0.8em 0;
	border-bottom:1px dotted #999;
	color:#944;
	font-size:13pt;
}

h3 
{
	margin: 0 0 0.1em 0;
	font-size:11pt;
	color:#006600;
}
p
{
	font-size: x-small;
	line-height: 1.2em;	
}
p.news
{
	
	text-indent: 20px;
}
p.whowerare
{
	font-size: small;
	text-indent: 20px;
}
a
{
	color: #006600;
}

.menu
{
	color :White;
	text-decoration: none;
}
.menu:hover
{
	text-decoration: underline;
}

ul
{
	margin: 20px 10px 20px 10px;
	padding: 0px 2px 1px 2px;
	list-style-type: disc;
	list-style-position: inside;
	width: 269px;
}
ul.displayinlineUL
{
	
	margin: 12px 12px 12px 50px;
	padding: 5px 5px 5px 5px;
	background-color: #ccec98;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	width: 90%;
	
}
li
{
	font-size: 8pt;
	color: #006600;
	font-weight: bold;
}
li.displayinline
{
	font-size:11pt;
	background-color: #90c123;
	padding: 3px 24px 3px 24px;
	display: inline;
}
.menu.hover
{ 
	color :blue;
	text-decoration: underline;
	cursor: pointer;
}

hr 
{
  border:0;
  border-top: 1px solid #ccc;
  height: 0;
  background: #ccc;
  width: 85%;
  
}
#header
{
	text-align: center;
}
#content
{
	text-align: left;
	margin: 20px 150px 20px 115px;
	width: 788px;
}
#footer
{
	text-align: center;
}

#logo
{
	margin: 12px 0px 12px 50px;
	padding: 5px;
	width: 92%;
}
#ContentPlaceHolder1
{
	text-align: left;
	margin-left: 100px;
	width: 92%;
	background-color: #ddf3bd;
}
#newsItems
{
	float:left;
	margin: 10px 10px 10px 10px;
	padding: 2px 2px 2px 2px;
	width: 299px;
}
#leadstory
{
	vertical-align: top;
}
table
{
	padding: 2px;
	margin: 4px 4px 4px 20px;
	width: 95%;
}
table.defaultpage
{
	width: 650px;
	vertical-align: top;
	
}
tr
{
}
td
{
	border: 1px groove #339966;
	color: #009900;
	font-weight: normal;
	border-spacing: 10px;
}
span.more
{
	color: Gray;
}
span.more1 
{
	color: Gray;
}
span.more2
{
	color: Gray;
}

.pageHeaderCell1
{
	width: 300px;
}
.pageHeaderCell2
{
	width: 800px;
}
