body
{
	background-color: #FFFFFF;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #D3DAEB;
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #D3DAEB;
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #D3DAEB;
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #D3DAEB;
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #D3DAEB;
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #4C6BAF;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #4C6BAF;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #4C6BAF;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #4C6BAF;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #4C6BAF;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #000000;
	background-color: #EEF0F7;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #000000;
	background-color: #EEF0F7;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #000000;
	background-color: #EEF0F7;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #000000;
	background-color: #EEF0F7;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #000000;
	background-color: #EEF0F7;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #000000;
	background-color: #EFEFEE;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #000000;
	background-color: #EFEFEE;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #000000;
	background-color: #EFEFEE;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #000000;
	background-color: #EFEFEE;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #000000;
	background-color: #EFEFEE;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.BoldText
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ReducedText
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #FFFFFF;
	border-bottom: #4C6BAF 1px solid;
	border-left: #4C6BAF 1px solid;
	border-right: #4C6BAF 1px solid;
	border-top: #4C6BAF 1px solid;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #FFFFFF;
	border-bottom: #4C6BAF 1px solid;
	border-left: #4C6BAF 1px solid;
	border-right: #4C6BAF 1px solid;
	border-top: #4C6BAF 1px solid;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #4C6BAF;
	border-bottom: #4C6BAF 1px solid;
	border-left: #4C6BAF 1px solid;
	border-right: #4C6BAF 1px solid;
	border-top: #4C6BAF 1px solid;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #4C6BAF;
	color: #990000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #4C6BAF;
	border-width: 1px;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #000000;
	background-color: #D3DAEB;
	border-color: #4C6BAF;
	border-width: 1px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #4C6BAF;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:link
{
	color: #4C6BAF;
	font-weight: bold;
}
a:visited
{
	color: #4C6BAF;
	font-weight: bold;
}
a:hover
{
	color: #323232;
	font-weight: bold;
	text-decoration: underline;
}
a.menu
{
	text-decoration: none;
	color: #4C6BAF;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #4C6BAF; }
a.menu:visited { color: #4C6BAF; }
a.menu:hover { color: #000000; }
a.Gridmenu
{
	text-decoration: none;
	color: #D3DAEB;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #D3DAEB; }
a.Gridmenu:visited { color: #D3DAEB; }
a.Gridmenu:hover { color: #FFFFFF; }
a.Homebase
{
	text-decoration: none;
	color: #889DCA;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #889DCA; }
a.Homebase:visited { color: #889DCA; }
a.Homebase:hover { color: #4C6BAF; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #4C6BAF;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #4C6BAF; }
a.FormFileManagerFileList:visited{ color: #4C6BAF; }
a.FormFileManagerFileList:hover
{
	color: #FFFFFF;
	background-color: #4C6BAF;
}

#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 */

.WhiteBg
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.PageBg
{
	color: #000000;
	background-color: #4C6BAF;
	background-image: url('../Content/images/default/content_bg3.gif');
	background-repeat: repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.Layout
{
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.ContentBg
{
	color: #000000;
	background-color: #D3DBEB;
	background-image: url('../Content/images/default/content_bg.gif');
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.HomeBg
{
	color: #000000;
	background-color: #D3DBEB;
	background-image: url('../Content/images/default/home_bg.gif');
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.News
{
	text-decoration: none;
	color: #4C6BAF;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
a.News:link
{
	color: #4C6BAF;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
a.News:visited
{
	color: #4C6BAF;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
a.News:hover
{
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
a.LeftNav
{
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
a.LeftNav:link
{
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
a.LeftNav:visited
{
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
a.LeftNav:hover
{
	color: #4C6BAF;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

/* Version 2 classes */

.v2WhiteFill
{
	border: #ffffff 1px solid;
	background-color: #FFFFFF;
	background-image: url('../Content/Images/v2default/layoutbg.gif');
	background-position: top center;
	background-repeat: repeat-y;
}

.v2Page
{
	background-color: #2B4170;
}
.v2Nav
{

}
.v2Content
{
	font-weight: normal;
}

/* dreamweaver classes provided by client */

.black7 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; font-weight: normal;}
.black8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal;}
.black9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal;}
.blacklink7 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; font-weight: normal;}
.blacklink8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal;}
.blacklink9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal;}
.blacklink9:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #938972; font-weight: normal;}
.blackbold8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; font-weight: normal;}
.blackbold9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; font-weight: normal;}
.blackbold10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; font-weight: normal;}
.blacklinknoline9 {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 9pt; font-weight: bold; color: #000000; font-weight: normal;}
.blackital9 {  font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 9pt; color: #000000; font-weight: normal;}
.white8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; font-weight: normal;}
.white9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; font-weight: normal;}
.whitelink8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; font-weight: normal;}
.whitelink9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; font-weight: normal;}
.whitebold9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; font-weight: bold;}
.blue7 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #4D74C8; font-weight: normal;}
.blue8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #4D74C8; font-weight: normal;}
.blue9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #4D74C8; font-weight: normal;}
.bluelink7 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #4D74C8; font-weight: normal;}
.bluelink8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #4D74C8; font-weight: normal;}
.bluelink9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #4D74C8; font-weight: normal;}
.bluebold8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #4D74C8; font-weight: normal;}
.bluebold9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #4D74C8; font-weight: normal;}
.blueital9 {  font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 9pt; color: #4D74C8; font-weight: normal;}
.bluelinknoline8 {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; font-weight: bold; color: #4D74C8; font-weight: normal;}
.lightblue8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #AABFEC; font-weight: normal;}
.lightbluelinknoline8 {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; color: #ABC0ED; font-weight: normal;}
.lightbluelinknoline8:link {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; color: #ABC0ED; font-weight: normal;}
.lightbluelinknoline8:visited {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; color: #ABC0ED; font-weight: normal;}
.lightbluelinknoline8:hover {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; color: #ABC0ED; font-weight: normal; text-decoration: underline;}
.grey7 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #646B72; font-weight: normal;}
.grey8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #646B72; font-weight: normal;}
.grey9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #646B72; font-weight: normal;}
.greylink7 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #646B72; font-weight: normal;}
.greylink8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #646B72; font-weight: normal;}
.greylink9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #646B72; font-weight: normal;}
.greybold8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #646B72; font-weight: normal;}
.greybold9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #646B72; font-weight: normal;}
.greyital9 {  font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 9pt; color: #646B72}
.greylinknoline8 {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; font-weight: bold; color: #646B72}
.greylightlink8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #646B72; font-weight: normal;}
