body
{
	background-color: #ffffff;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #E9FDF4;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #E9FDF4;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #E9FDF4;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #E9FDF4;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #E9FDF4;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
}
.Secondary
{
	background-color: #016A3A;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #016A3A;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #016A3A;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #016A3A;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #016A3A;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.Accent
{
	color: #000000;
	background-color: #FCFCE3;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #000000;
	background-color: #FCFCE3;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #000000;
	background-color: #FCFCE3;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #000000;
	background-color: #FCFCE3;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #000000;
	background-color: #FCFCE3;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
}
.Splash
{
	color: #000000;
	background-color: #FEEEC1;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #000000;
	background-color: #FEEEC1;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #000000;
	background-color: #FEEEC1;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #000000;
	background-color: #FEEEC1;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #000000;
	background-color: #FEEEC1;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ReducedText
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #ffffff;
	border-bottom: #016A3A 1px solid;
	border-left: #016A3A 1px solid;
	border-right: #016A3A 1px solid;
	border-top: #016A3A 1px solid;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #ffffff;
	border-bottom: #016A3A 1px solid;
	border-left: #016A3A 1px solid;
	border-right: #016A3A 1px solid;
	border-top: #016A3A 1px solid;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #016A3A;
	border-bottom: #016A3A 1px solid;
	border-left: #016A3A 1px solid;
	border-right: #016A3A 1px solid;
	border-top: #016A3A 1px solid;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #016A3A;
	color: #ff5555;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #016A3A;
	border-width: 1px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #000000;
	background-color: #E9FDF4;
	border-color: #016A3A;
	border-width: 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #016A3A;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:link { color: #016A3A; }
a:visited { color: #016A3A; }
a:hover { color: #000000; }
a.menu
{
	text-decoration: none;
	color: #016A3A;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #016A3A; }
a.menu:visited { color: #016A3A; }
a.menu:hover { color: #000000; }
a.Gridmenu
{
	text-decoration: none;
	color: #F6F5A7;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #F6F5A7; }
a.Gridmenu:visited { color: #F6F5A7; }
a.Gridmenu:hover { color: #ffffff; }
a.Homebase
{
	text-decoration: none;
	color: #016A3A;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #016A3A; }
a.Homebase:visited { color: #016A3A; }
a.Homebase:hover { color: #000000; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #016A3A;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #016A3A; }
a.FormFileManagerFileList:visited{ color: #016A3A; }
a.FormFileManagerFileList:hover
{
	color: #ffffff;
	background-color: #016A3A;
}

#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}
#sitesearch .MaxPagesRow
{
	display: block;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}
.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}

.noprint { display: block; }
@media print {
	.noprint { display: none; }
}

/* begin custom classes */

.PageBG
{
	background-color: #016A3A;
	color: #000000;
	background-image: url(../Content/images/default/page_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
.HeaderBG
{
	color: #000000;
	background-color: #ffffff;
}
.HeaderBlock
{
	border: #ffffff 1px solid;
	border-top: #ffffff 0px solid;
	background-color: #ffffff;
}
.Fill
{
	background-color: #CECF9C;
}
.NavBG
{
	background-image: url(../Content/images/default/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #F6F5A7;
}
.NavHeader
{
	background-image: url(../Content/images/default/top_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #016A3A;
	color: #ffffff;
	font-weight: bold;
}
.ContentBG
{
	color: #000000;
	background-color: #ffffff;
}
.PageTitle
{
	font-weight: bold;
	font-size: 13px;
}
.FooterBlock
{
	border: #D17933 1px solid;
	background-color: #ffffff;
}
a.HeaderLink:link, a.HeaderLink:visited
{
	font-size: 14px;
	font-weight: bold;
}
.HomepageText
{
	margin-top: 8px;
	padding: 0px;
	height: 217px;
	overflow: auto;
}
