﻿body
{
  margin: 0;
  text-align: center;
  background-color: #666;
  font-family: Arial;
  font-size: 9pt;
  color: #333333;
}
a
{
  color: #009223;
}

.WrapAll
{
  width: 790px;
  padding-top: 46px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #E2EEF0;
  background-color: White;
  position: relative;
}

.ContentRow
{
}

.MainContent
{
}

#ctl00_cph1_PageView2
{
    border: solid 1px blue;
    width: 700px;
}

#PageHeader
{
  width: 100%;
	height: 40px;
	border-bottom: solid 6px #009223;
	color: green;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #efefef;
}

#PageHeader h1
{
    text-transform: uppercase;
    font-size: 15pt;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-left: 15px;
    padding-top: 16px;
    margin: 0px;
}

#PageHeader a
{
    text-decoration: none;
    color: #009223;
}

.LeftColumn
{
  background-color: #5273AD;
  background-color: #009223;
  top: -5px;
  position: relative;
  padding-top: 2px;
  text-align: left;
}

.LeftColumnInner
{
  width: 175px;
  height: 200px;
}

.MainMenuItem a
{
    padding-left: 3px;
    padding: 4px 2px 4px 4px;
    color: White;
    display: block;
    text-decoration: none;
}

.MainMenuItem a:hover
{
	color: #0000CC;
	background-color: #B9C9D6;
}

.MainMenuItem
{
    padding: 4px 2px 4px 0px;
    padding: 0px;
    border-bottom: solid 1px #eee;
}

.FooterRow
{
  font-size: 8pt;
	width: 100%;
	height: 51px;
	text-align: center;
	border-top: solid 6px Green;
}

.HomeImage
{
    min-height: 170px;
}

.HomeWelcome
{
}

.HomeWelcome h2
{
    color: #60631E;
    font-size: 12pt;
    text-align: left;
    margin: 0px;
}

.HomeWelcome h3
{
    color: #60631E;
    font-size: 10pt;
    text-align: left;
    margin: 0px;
}

.HomeSection
{
    text-align: left;
    border-right: solid 1px #eee;
}

.HomeSection0
{
    background-color: Green;
}

.HomeSection3
{
    background-color: #eee;
}

.HomeSection0 h2
{
    padding-left: 10px;
    height: 17px;
    background-color: #B2B0B1;
    background-color: Green;
    border-bottom: solid 1px white;
    color: White;
    margin: 0px;
    font-size: 10pt;
}

.HomeSection1
{
    background-color: #efefef;
}

.HomeSection1 h2
{
    padding-left: 10px;
    height: 17px;
    background-color: #B2B0B1;
    color: White;
    font-size: 10pt;
    margin-bottom: 6px;
}

.HomeSection2 h2
{
    padding-left: 10px;
    background-color: #5D5D5D;
    background-color: #009223;
    color: White;
    font-size: 10pt;
    margin: 0px;
}


.HomeSection3 h2
{
    padding-left: 10px;
    background-color: #009223;
    color: White;
    font-size: 10pt;
    margin: 0px;
    margin-bottom: 6px;
}

.HomeMainNav
{
    margin-left: 18px;
    font-weight: bold;
}

.HomeMainNav a
{
    color: #eee;
    line-height: 20px;
}

.ArticleListItem
{
    padding-left: 15px;
}

.ArticleListItem p
{
    margin: 0px 8px 0px 0px;
}

.ArticleListItem h3
{
    font-family: Arial,sans-serif;
    font-size: 13px;
    margin: 0px;
}

.ArticleListItem h4
{
    margin: 0px;
    font-size: 10px;
    font-weight: normal;
    margin-bottom: 15px;
}

.ArticleListItemPub
{
    font-size: 10px;
    font-weight: bold;
}

.ArticleListItemCat
{
    font-size: 10px;
    font-weight: bold;
}

.BlogPostPage
{
    text-align: justify;
    padding: 8px 20px 8px 8px;
}

.BlogPostTitle h1
{
    margin: 0px;
    margin-top: 8px;
    font-size: 16pt;
}

.BlogPostTopics
{
    padding-left: 8px;
    font-size: 8pt;
    font-weight: bold;
}

.BlogPost
{
    margin: 6px 18px 16px 6px;
    border: solid 1px #444;
    background-color: #efefef;
    text-align: justify;
    padding: 8px 20px 8px 8px;
}

.BlogPostDate
{
    margin: 0px;
}

.BlogPost h2
{
    font-size: 12pt;
    margin: 0px;
}

.BlogPost a
{
    text-decoration: none;
}

.BlogPost a:visited
{
    text-decoration: none;
}

.BlogPost p
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.MainNavHeader
{
	position: relative;
	top: 0px;
	color: White;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	width: 175px;
	width: 169px;
	padding: 3px;
	display:block;
	left: 0px;
	top: 0px;
	border-top: solid 1px Black;
	border-bottom: solid 1px Black;
	background-color: #1A2A3F;
}

.MainNavItem a
{
	position: relative;
	top: 0px;
	color: Black;
	color: White;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	width: 175px;
	width: 169px;
	padding: 3px;
	display:block;
	left: 0px;
	top: 0px;
	border-bottom: solid 2px #FFFFFF;
	background-color: #009223;
}

.MainNavItem a:hover
{
	background-color: #FFB756;	
	background-color: #B1DFBB;
	color: Black;
}

.MainContent h1
{
    margin: 0px;
    margin-top: 8px;
    font-size: 16pt;
}

/* ------------ Float Left -------------*/
#adfloatspacer1, #adfloat1
{
	float:left;
	clear:left;
	padding:0px;
	margin: 0px;
}

#adfloatspacer1
{
	width: 0px;
	height: 110px;
	height: 0px;
	font-size: 1px;
	line-height: 1px;
}

#adfloat1
{
	width: 336px;
	height: 280px;
	font-size: 1px;
	line-height: 1px;
	padding: 9px;
}