@import url(CustomClasses.css);

body{
	background: #FFF; 
	color: #CCC; 
	font: normal 12px 'Trebuchet MS', Helvetica, sans-serif;;
}
.Primary
{
	background: #64879B;
	color: #FFF;
}
.PrimaryHeader
{
	background: #64879B;
	color: #FFF;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.PrimaryBoldText
{
	background: #64879B;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.PrimaryEnlargedText
{
	background: #64879B;
	color: #FFF;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.PrimaryReducedText
{
	background: #64879B;
	color: #FFF;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.Secondary
{
	background: #536A7C;
	color: #FFF;
	
}
.SecondaryHeader
{
	background: #536A7C;
	color: #FFF;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.SecondaryBoldText
{
	background: #536A7C;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.SecondaryEnlargedText
{
	background: #536A7C;
	color: #FFF;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.SecondaryReducedText
{
	background: #536A7C;
	color: #FFF;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.Accent
{
	color: #FFF;
	background: #99C2D4;
}
.AccentHeader
{
	color: #FFF;
	background: #99C2D4;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.AccentBoldText
{
	color: #FFF;
	background: #99C2D4;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.AccentEnlargedText
{
	color: #FFF;
	background: #99C2D4;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.AccentReducedText
{
	color: #FFF;
	background: #99C2D4;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.Splash
{
	color: #FFF;
	background: #64879B;
}
.SplashHeader
{
	color: #FFF;
	background: #64879B;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.SplashBoldText
{
	color: #FFF;
	background: #64879B;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.SplashEnlargedText
{
	color: #FFF;
	background: #64879B;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.SplashReducedText
{
	color: #FFF;
	background: #64879B;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.GridRowOdd
{
	color: #000;
	background: #FFF;
}
.GridRowEven
{
	color: #000;
	background: #DDD;
}
td, .DefaultText
{
	color: #333;
}
.BoldText
{
	color: #2B3853;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.EnlargedText
{
	color: #2B3853;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.HeaderText
{
	color: #2B3853;
	font: bold 16px;
}
.ReducedText
{
	color: #2B3853;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.HomebaseText
{
	color: #000;
	background: #FFF;
	font: bold 14px;
}
table.TableWithBorder
{
	background: #FFF;
	border: 1px solid #536A7C;
	color: #2B3853;
	empty-cells: show
}
td.TableWithBorder
{
	background: #FFF;
	border: 1px solid #536A7C;
	color: #2B3853;
	empty-cells: show;
}
.Outline
{
	background: #536A7C;
	border: 1px solid #536A7C;
	color: #FFF;
	font: bold 16px Arial, Helvetica, sans-serif;
	empty-cells: show;
}
.Error
{
	background: #536A7C;
	color: #F66;
	font: bold 16px;
}
.FormElementInput
{
	background: #FFF;
	color: #000;
	border: 1px solid #536A7C;
	font-weight: normal;
}
.FormButtons
{
	color: #FFF;
	background: #0167BB;
	border: 1px solid #CCC;
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}
a,
a:link,
a:visited
{
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:hover {text-decoration: none;}
a.menu,
a.menu:link,
a.menu:visited
{
	text-decoration: none;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
a.menu:hover {color: #CCC; }
a.Gridmenu
{
	text-decoration: none;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
a.Gridmenu:link {color: #FFF; }
a.Gridmenu:visited {color: #FFF; }
a.Gridmenu:hover {color: #FFF; }
a.Homebase,
a.Homebase:link,
a.Homebase:visited
{
	text-decoration: none;
	color: #64879B;
	font: bold 14px Arial, Helvetica, sans-serif;
}
a.Homebase:hover {color: #99c2d4; }
a.FormFileManagerFileList,
a.FormFileManagerFileList:link,
a.FormFileManagerFileList:visited
{
	text-decoration: none;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
a.FormFileManagerFileList:hover {color: #FFF; background: #536A7C;}
img.BlockIMG {display: block; margin: 0px;}
#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; }
}
