body
{
	background-color: #ffffff;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
                line-height: 16px;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #000000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #000000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #000000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #000000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #000000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #ffffff;
	background-color: #879db3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #ffffff;
	background-color: #879db3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #ffffff;
	background-color: #879db3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #ffffff;
	background-color: #879db3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #ffffff;
	background-color: #879db3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
                line-height: 16px;
}
.BoldText
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ReducedText
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #ffffff;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show

}
td.TableWithBorder
{
	background-color: #ffffff;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}



.Outline
{
	background-color: #000000;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #000000;
	color: #ff6666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #ffffff;
	color: #000000;
	border-color: #000000;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #ffffff;
	background-color: #000000;
	border-color: #000000;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: underline;
	color: #cf6029;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #cf6029; text-decoration: underline;}
a:visited { color: #cf6029; text-decoration: underline;}
a:hover { color: #cf6029; text-decoration: underline; }
a.menu
{
	text-decoration: none;
	background-color: #fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
text-decoration: none;
}
a.menu:link { color: #000000; text-decoration: none;}
a.menu:visited { color: #000000;text-decoration: none;} 
a.menu:hover { color: #000000; text-decoration: underline; }
a.Gridmenu
{
	text-decoration: none;
color: #ffffff;text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #ffffff;text-decoration: none;} 
a.Gridmenu:visited { color: #ffffff;text-decoration: none;} 
a.Gridmenu:hover { color: #ffffff; text-decoration: underline; }
a.Homebase
{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #000000;	text-decoration: none; }
a.Homebase:visited { color: #000000; 	text-decoration: none;}
a.Homebase:hover { color: #333333;	text-decoration: none; }
a.FormFileManagerFileList
{
	text-decoration: none;
color: #000000;
text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #000000;text-decoration: none; }
a.FormFileManagerFileList:visited{ color: #000000;text-decoration: none; }
a.FormFileManagerFileList:hover
{
color: #000000;
 text-decoration: underline;
	background-color: #ffffff;
}
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; }
}


/* ************** CUSTOM CLASSES ************** */

.siteBG
{
  background-color:#e01121;

}


.contentBlock
{
  background-color:#ffffff;
  width:902px;
  padding: 25px 50px 25px 50;
  font-family: Arial, Helvetica, sans-serif;
}

.contentBlock .contentBlock
{
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
}



img.blockimg
{
  padding:0;
  display:block;
}

object.blockimg
{
  margin-top:-5px;
  padding-top:5px;
  display:block;
}

img.blockimg2
{
/*  padding-bottom:-1px; */
  margin: 0;
  display:block;
}


a.speartekfooter:link,
a.speartekfooter:visited
{
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 16px;
  word-spacing: 2px;
  text-decoration:none;  
}

a.speartekfooter:hover
{
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 16px;
  word-spacing: 2px;
text-decoration:underline;
}

.over
{
/* padding-left:2px; */
margin-left:1px;
}

h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight:bold;
}

tr#greyrow
{
  background-color:#c8c8c8;
}

.tableheading

{

	font-family: Trebuchet MS, Arial, Helvetica;

	font-size: 14pt;

	font-weight: bold;

	color: #C41427;

	margin-top: 0px;

}



#greyrow

{

	background: #C8C8C8;

}



.copy

{

	font-family: Trebuchet MS, Arial, Helvetica;

	font-size: 9pt;

	color: #000000;

}



.copyred

{

	font-family: Trebuchet MS, Arial, Helvetica;

	font-size: 9pt;

	color: #C41427;

}



.copysmall

{

	font-family: Trebuchet MS, Arial, Helvetica;

	font-size: 7pt;

	color: #000000;

}



tr.copybold, copybold td

{

	font-family: Trebuchet MS, Arial, Helvetica;

	font-size: 9pt;

	font-weight: bold;

	color: #000000;

}



.copyhighlight

{

	font-family: Trebuchet MS, Arial, Helvetica;

	font-size: 9pt;

	color: #cc0000;

}
