/* import url(lightbox.css);*/
/* import url(CustomClasses.css); */
@import url(customClasses2.css);
/* CSS Document */

body {
	background: #FFFFFF;
	color: #333333;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin {
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary {
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader {
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText {
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText {
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText {
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashHeader {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText {
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd {
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.GridRowEven {
	color: #000000;
	background-color: #DDDDDD;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.DefaultText, td {
	color: #333333;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText {
	color: #B8B3EF;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText {
	color: #333333;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText {
	color: #333333;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ReducedText {
	color: #333333;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText {
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder {
	background-color: #e9cf8f;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #c04605;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.TableWithBorderHeader {
	background-color: #c04605;
	border-bottom: #c04605 1px solid;
	border-left: #c04605 1px solid;
	border-right: #c04605 1px solid;
	border-top: #c04605 1px solid;
	color: #e9cf8f;
	font-family: arial, verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	empty-cells: show;
}
.Outline {
	background-color: #e9cf8f;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #c04605;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Error {
	background-color: #CCCCCC;
	color: #663300;
	font-family: arial, verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.FormElementInput {
	background-color: #FFFFFF;
	color: #000000;
	border-color: #001977;
	border-width: 1px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
}
.FormButtons {
	color: #cbcbcb;
	background-color: #434343;
	border-color: #000000;
	border-width: 1px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a, a:link, a:visited {
	color: #009;
}
a:hover {
	color: #CCC;
}
a.menu {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link {
	color: #FFFFFF;
}
a.menu:visited {
	color: #FFFFFF;
}
a.menu:hover {
	color: #FF9900;
}
a.Gridmenu {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link {
	color: #FFFFFF;
}
a.Gridmenu:visited {
	color: #FFFFFF;
}
a.Gridmenu:hover {
	color: #FF9900;
}
a.Homebase {
	text-decoration: none;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link {
	color: #000000;
}
a.Homebase:visited {
	color: #000000;
}
a.Homebase:hover {
	color: #FF9900;
}
a.FormFileManagerFileList {
	text-decoration: none;
	color: #000000;
	font-family: arial, verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link {
	color: #000000;
}
a.FormFileManagerFileList:visited {
	color: #000000;
}
a.FormFileManagerFileList:hover {
	color: #54639C;
	background-color: #001977;
}
IMG.blockImg {
	display: block;
	margin: 0px;
}
/* SLIDESHOW */
#slideshow-area {
  width: 715px;
  height: 270px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#slideshow-scroller {
	width: 620px;
	height: 270px;
	position: relative;
	overflow: hidden;
	margin: 0px 40px;
}
#slideshow-area {
  /*border: 1px solid #000;*/
}

#slideshow-holder {
	height: 270px;
}

#slideshow-previous, #slideshow-next {
  width: 50px;
  height: 50px;
  position: absolute;
  background: 
    transparent 
    url("../Content/Images/default/tmb_prev.jpg") 
    no-repeat 50% 50%;
  top: 70px;
  display: none;
  cursor: pointer;
}

#slideshow-next {
  display: block;
  background: 
    transparent 
    url("../Content/Images/default/tmb_next.jpg") 
    no-repeat 50% 50%;
  top: 70px;
  right: 0;
}

.slideshow-content {
	float: left;
	padding: 0px 12px;
	width: 186px;
}
.slideshow-content h2 {
	border-bottom: 1px solid #EB5604;
	color: #EB5604;
	font: bold 14px Arial, sans-serif;
	margin-bottom: 9px;
	padding-bottom: 9px;
	text-align: center;
	text-transform: uppercase;
}
a.eblast, 
a.eblast:link,
a.eblast:visited {
	color: #d67126;
                text-decoration: none;
}
a.eblast:hover {
	color: #d67126;
                text-decoration: underline;
}
