html { height: 100%; }
body { margin: 0; background: #9d9d9d; margin: 5 0 5 0; }
table, tr, td, p { font-family: tahoma, arial; font-size: 11px; line-height: 1.4em; color: #333;}
form { padding: 0; margin: 0; }

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

/*-- top header section                     --*/ .TopRowTD { height: 201px; padding: 0; margin: 0;}
/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { margin: 0; padding: 0 0 0 20px; text-align:left; vertical-align: middle; color: #FFF;  height: 26px; }
/*-- outermost table of skin -Standard      --*/ .ContentTable { width: 576px; background: url(../../images/search/contentback.gif) repeat-y top center; align: center; }
/*-- cell containing breadcrumbs            --*/ .NavigationTD { margin: 0; padding: 20px 0 10px 0; text-align:center; }
/*-- cell containing breadcrumbs            --*/ .ContentTD { margin: 0; padding: 20px 0px 0px 0px; text-align:left;}
/*-- cell containing breadcrumbs            --*/ .BasedOnTD { margin: 0; padding: 0 0 0 20px;}
/*-- outermost table of skin -Standard      --*/ .SearchTable { width: 465px; align: center; background: #fff;}
/*-- cell containing breadcrumbs            --*/ .SearchHeader { margin: 0; padding: 5px; text-align:center; background: #1c2674; border: 1px solid #1c2674; }
/*-- cell containing breadcrumbs            --*/ .SearchOptions { margin: 0; padding: 15px 0; border-top: 0; border-bottom: 1px solid #444; border-left: 1px solid #444; border-right: 1px solid #444;}
/*-- cell containing breadcrumbs            --*/ .SearchOptionsTD { margin: 0; padding: 4px 0 0 0; }

.ResultsTD { margin: 0; padding: 0 0 0 10px; border-top: 0; border-bottom: 1px solid #444; border-left: 1px solid #444; border-right: 1px solid #444; }

/*-- outermost table of skin -Standard      --*/ .FooterTable { width: 576px; height: 80px; background: url(../../images/search/footer.gif) no-repeat top left; align: center; }
/*-- cell containing breadcrumbs            --*/ .FooterTD { margin: 0; padding: 23px 25px 0 0; text-align:right; vertical-align: top; color: #FFF;}

/*-- cell containing panes                  --*/ .PanesTD { width:100%; vertical-align: top; padding: 0 11px 0 6px; }
/*-- DIV containing panes                   --*/ .PanesDIV { padding: 15px 5px 0 5px;}
/*-- bottom footer section                  --*/ .BottomRow { background: url(footer_bg.gif) repeat-x top center #B5B5B5; height: 80px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { background: url(footer_bg_l.gif) no-repeat top left; height: 80px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background: url(footer_bg_r.gif) no-repeat top right; height: 80px; text-align: right; vertical-align: top; padding: 23px 40px 0 25px; }
/*-- middle content section                 --*/ .MiddleRow { background: url(page_bg_r.gif) repeat-y top right; padding: 0 8px 0 0px; }

/*-- SubMenuDIV containing panes   --*/ .PanesTopMenuDIV { padding: 15px 0 0 0; text-align: center;}
/*-- top inside menu pane       --*/ .PaneTopMenu { width: 100%; padding: 0;}
/*-- top inside content pane       --*/ .PaneTop { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .PaneLeft { padding: 0 7px 0 7px; width: 33%; }
/*-- content pane                  --*/ .PaneCenter { padding: 0 7px 0 7px; }
/*-- right content pane            --*/ .PaneRight { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; }
/*-- bottom menu content pane      --*/ .PaneMenuBottom { width: 100%; padding: 5px 15px 0 15px; }
/*-- header content pane           --*/ .PaneHeader { width: 63%; padding: 10px 15px 0 15px; }

/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #fff; font-family: tahoma, arial; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #bc9b6a; font-family: tahoma, arial; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#FFF; font-size: 10px; font-weight:bold; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#FFF; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#bc9b6a; font-weight:bold; text-decoration:none;  }

.big { font-family: tahoma, arial; font-size: 14px; color: #333; font-weight: bold;}
.whitetxt { font-family: tahoma, arial; font-size: 12px; color: #fff; font-weight: bold;}

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma, arial; font-size: 11px; color: #333;}
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma, arial; font-size: 11px; font-weight: bold; color: #333; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma, arial; font-weight: normal; font-size: 11px; }
/*-- grey text on site for errors       --*/ .NormalGrey { color: #777; font-family: tahoma, arial; font-weight: normal; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma, arial; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

i, em { font-style: italic; }
b, strong { font-weight: bold; }

hr { width: 465px; text-align: center; color: #bc9b6a; }

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #c50000; font-family: tahoma, arial; font-weight: normal; font-size: 11px; text-decoration: underline;}
/*-- default links hover               --*/ a:hover { color: #1c2674; font-family: tahoma, arial; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #c50000; font-family: tahoma, arial; font-weight: normal; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #1c2674; font-family: tahoma, arial; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: tahoma, arial; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: tahoma, arial; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 15px 4px 11px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*-- default form elements      --*/ select, input { font-family: tahoma, arial; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma, arial; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; background: transparent; width: 140px; color: #404852; padding: 4px 0px 0px 8px; border: 0px solid #FFFFFF; cursor:text;}

.TopMenuItem, a.TopMenuItem, a.TopMenuItem:link, a.TopMenuItem:visited, a.TopMenuItem:active
{ color: #1c2674; font-family: tahoma, arial; font-size: 11px; text-decoration: underline; font-weight:bold;}

a.TopMenuItem:hover
{ color: #c50000; font-family: tahoma, arial; font-size: 11px; text-decoration: underline; font-weight:bold; }

.CurrentItemHighlight
{ color: #bc9b6a; font-family: tahoma, arial; font-size: 11px; text-decoration: underline; font-weight:bold;
}
