Body {
    background-image: url("./Images/main-bg.jpg");
    background-repeat: repeat-x;
    font: 0.7em/1.5em Tahoma,Geneva,sans-serif;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    text-align: center;
}
html {
    font-size: 100%;
}
H1, H2, H3, H4, H5 {
    margin: 0;
    padding: 0;
}
a:link, a:visited {
    color: #003399;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img {
    border: 0 none;
}
input, select, button, textarea {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    vertical-align: middle;
}
label {
    cursor: pointer;
}
legend {
    color: #000000;
}
#Wrapper {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding-left: 11px;
    padding-right: 11px;
    text-align: left;
    width: 74.5em;
}
#TopCorners {
    background-color: #FFFFFF;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 76.4em;
}
#Logo {
    float: left;
    margin-left: 10px;
    padding-top: 5px;
}
.Break {
    clear: both;
}
#IconsHolder {
    float: right;
    text-align: right;
    width: 100%;
}
.Icons {
    margin: 0;
    padding: 0;
}
.Icons LI {
    display: inline;
    margin: 0;
    padding: 0;
}
#SearchHolder {
    clear: both;
    float: right;
    padding-right: 5px;
    padding-top: 25px;
}
#SearchHolder label {
    display:block;
}
.ShortCutsHolder {
    float: left;
    text-align: right;
    width: 90%;
}
.ShortCuts {
    margin: 0 0 8px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.ShortCuts LI {
    border-right: 1px solid #333333;
    display: inline;
    list-style-type: none;
    margin-right: 4px;
    padding-right: 4px;
}
.ShortCuts a:link, .ShortCuts a:visited {
    color: #000000;
}
.ShortCuts .LastItem {
    border-right-style: none;
}
.TopItemsWrapper {
    float: right;
    width: 30%;
}
#TopMenu {
    clear: left;
    float: left;
    margin-top: 5px;
    width: 100%;
}
.TopMenu {
    background-color: #DDE4EF;
    background-image: url("./Images/topmenubg.gif");
    background-position: center top;
    background-repeat: repeat-x;
    height: 28px;
    margin: 0;
    padding: 0;
}
.TopMenu LI {
    display: inline;
}
.TopMenu .TopActiveItem:link, .TopMenu .TopActiveItem:visited {
    background-color: #ACC0DF;
    background-image: url("./Images/topact.gif");
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
}
#TopActiveItem:link, #TopActiveItem:visited {
    background-color: #ACC0DF;
    background-image: url("./Images/topact.gif");
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
}
#TopActiveItem:hover {
    background-image: url("./Images/topact.gif");
}
.TopMenu a:link, .TopMenu a:visited {
    border-right: 1px solid #FFFFFF;
    color: #000000;
    float: left;
    padding: 6px 8px 5px;
    text-decoration: none;
}
.TopMenu a:hover {
    background-color: #C8CCD2;
    background-image: url("./Images/over-bg.gif");
    background-position: left top;
    background-repeat: repeat-x;
}
#LeftColumn {
    float: left;
}
#MidColum {
    float: left;
}
#RightColumn {
    float: right;
}
#MidHolder {
    background-image: url("./Images/menushade.gif");
    background-position: center top;
    background-repeat: repeat-x;
    float: left;
    padding-top: 15px;
    width: 100%;
}
H3.RedHeading {
    color: #B73C16;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
}
.RedHeading {
    color: #666666;
    display: block;
    font-family: Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
}
.Date {
    color: #666666;
    display: block;
}
#PageFooter {
    border-top: 1px solid #BFBFBF;
    clear: both;
    float: left;
    margin-top: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
    width: 100%;
}
#PageFooter .LeftCol {
    float: left;
    width: 46%;
}
#PageFooter .RightCol {
    float: right;
    text-align: right;
    width: 46%;
}
#TopHolder {
    background-image: url("./Images/bglogo.png");
    background-repeat: no-repeat;
    float: left;
    padding-bottom: 5px;
    width: 100%;
}
Body.StartPage DIV#LeftColumn {
    width: 63%;
}
Body.StartPage DIV#MidColum {
    width: 67%;
}
Body.StartPage DIV#RightColumn {
    width: 36%;
}
Body.StartPage DIV#RightColumn a:link, Body.StartPage DIV#RightColumn a:visited {
    color: #003399;
}
Body.StartPage DIV#RightColumn div.EditorContent img {
    padding: 0;
}
Body.AllColumns DIV#LeftColumn {
    margin-right: 13px;
    width: 22%;
}
Body.AllColumns DIV#MidColum {
    width: 49%;
}
Body.AllColumns DIV#RightColumn {
    width: 26%;
}
Body.NoRightColumn DIV#LeftColumn {
    margin-right: 13px;
    width: 22%;
}
Body.NoRightColumn DIV#MidColum {
    width: 76%;
}
Body.NoRightColumn DIV#RightColumn {
    display: none;
    position: absolute;
}
Body.Calendar DIV#LeftColumn {
    margin-right: 13px;
    width: 22%;
}
Body.Calendar DIV#MidColum {
    width: 49%;
}
Body.Calendar DIV#RightColumn {
    width: 26%;
}
#Customize {
    float: left;
    width: 100%;
}
#Customize h3 {
    font-size: 1.1em;
    padding-bottom: 5px;
}
#Customize label {
    font-weight: normal;
}
#Customize .group {
    clear: left;
    float: left;
    padding-top: 8px;
    width: 100%;
}
#Customize .group .item {
    float: left;
    width: 48%;
}
#previewframe {
    height: 160px;
    width: 100%;
}
Body.OneWideColumn DIV#LeftColumn {
    display: none;
    position: absolute;
}
Body.OneWideColumn DIV#MidColum {
    width: 100%;
}
Body.OneWideColumn DIV#RightColumn {
    display: none;
    position: absolute;
}
ul.NodeNav li {
    list-style-type: none;
}
.LeftMenuHead {
    background-color: #C4D2E7;
    border-bottom: 2px solid #FFFFFF;
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 2px;
}
.LeftMenuHead a:link, .LeftMenuHead a:visited {
    background-image: url("./Images/menuarrow-left.gif");
    background-position: 3px 6px;
    background-repeat: no-repeat;
    padding-left: 14px;
    padding-right: 4px;
}
.LeftMenuHeadItem {
    background-color: #A1B2C6;
    border-bottom: 2px solid #FFFFFF;
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 2px;
}
.LeftMenuHeadItem a:link, .LeftMenuHeadItem a:visited {
    background-image: url("./Images/menuarrow-down.gif");
    background-position: 3px 5px;
    background-repeat: no-repeat;
    padding-left: 14px;
    padding-right: 4px;
}
#LeftMenuHolder {
}
#LeftMenuHolder a:link, #LeftMenuHolder a:visited {
    color: #333333;
    display: block;
    text-decoration: none;
}
#LeftMenuHolder a:hover {
    text-decoration: underline;
}
#LeftMenuHolder .ShowMoreIcon:link, #LeftMenuHolder .ShowMoreIcon:visited {
    background-image: url("./Images/moreitems.gif");
    background-position: 5px 3px;
    background-repeat: no-repeat;
}
#LeftMenuHolder .ShowLessIcon:link, #LeftMenuHolder .ShowLessIcon:visited {
    background-image: url("./Images/lessitems.gif");
    background-position: 5px 3px;
    background-repeat: no-repeat;
}
#LeftMenuHolder #MyFunctions {
    border: 1px solid #D9E3ED;
    float: left;
    margin-top: 0.5em;
    padding: 0.5em 0.5em 0.3em;
}
#LeftMenuHolder .Mybox {
    border: 1px solid #E1EBF5;
    float: left;
    margin-bottom: 0.5em;
    padding: 0.1em;
    width: 17em;
}
#LeftMenuHolder .Mybox H1 {
    background-color: #F0F0EF;
    font-family: tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    margin: 0;
    padding: 0.5em;
}
#LeftMenuHolder .Mybox .ListHeading {
    border-bottom: 0.1em solid #AE2B31;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}
#LeftMenuHolder .RezizeField {
    float: right;
    padding-right: 0.5em;
    width: 5em;
}
#LeftMenuHolder .RezizeField IMG {
    float: left;
    padding-right: 0.1em;

}
#LeftMenuHolder .MenuItemHolder {
    background-color: #EAEAEA;
    margin: 0 0 0;
    padding-bottom: 0.3em;
    padding-top: 0.3em;
}
#LeftMenuHolder .ActiveGroup {
    background-color: #FFFFFF;
}
#LeftMenuHolder .ActiveGroupPlus {
    background-color: #CFCECD;
}
#LeftMenuHolder .ActiveGroup LI {
    background-image: none;
}
#LeftMenuHolder .ActiveGroup LI UL LI {
    background-image: none;
}
#LeftMenuHolder .ActiveItem {
    font-weight: bold;
}
#LeftMenuHolder .ActiveItemShowMoreIcon {
    background-image: url("./Images/moreitems.gif");
    background-position: 2px 7px;
    background-repeat: no-repeat;
    font-weight: bold;
}
#LeftMenuHolder .MenuItemHolder LI {
    border-bottom: 1px solid #CFCFCF;
    list-style-type: none;
    padding-bottom: 0.4em;
    padding-top: 3px;
}
#LeftMenuHolder .MenuItemHolder LI A {
    padding-left: 1.6em;
}
#LeftMenuHolder .MenuItemHolder LI UL {
    margin: 0;
    padding: 0;
}
#LeftMenuHolder .MenuItemHolder LI UL LI {
    border: medium none;
    padding-bottom: 0.2em;
    padding-left: 1.5em;
    padding-top: 3px;
}
#LeftMenuHolder .OpenGroup {
    background-color: #F8F8F8;
}
#LeftMenuHolder .LeftMenuHeading {
    background-color: #F0F0EF;
    background-position: 0.5em 50%;
    background-repeat: no-repeat;
    border: 1px solid #FFFFFF;
    float: left;
    font-family: tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
    width: 17.3em;
}
.BreadHolder {
    clear: both;
    float: left;
    width: 100%;
}
.TopRightLink:link, .TopRightLink:visited {
    float: right;
    padding-top: 5px;
    text-align: left;
    width: 26%;
}
.BreadCrumb {
    float: left;
    margin: 0;
    padding: 8px 0 10px;
    width: 70%;
}
.BreadCrumb a:link, .BreadCrumb a:visited {
    color: #003399;
    text-decoration: none;
}
.BreadCrumb a:hover {
    text-decoration: underline;
}
.BreadCrumb LI {
    background-image: url("./Images/bc-sep.gif");
    background-position: right center;
    background-repeat: no-repeat;
    display: inline;
    list-style-type: none;
    margin-right: 5px;
    padding-right: 5px;
}
.BreadCrumb .LastItem {
    background-image: none;
}
.Tip {
    background-image: url("./Images/symbol_send.gif");
    background-repeat: no-repeat;
    float: left;
    padding: 5px 25px;
}
.Print {
    background-image: url("./Images/print.gif");
    background-repeat: no-repeat;
    float: left;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-top: 5px;
}
.PrintLine {
    clear: both;
    padding-top: 8px;
}
.SubLink {
    padding-bottom: 15px;
}
.hidden {
    display: none;
}
#IframeHolder {
    border: 1px solid #CCCCCC;
    padding: 4px;
}
.RightColEditor {
}
.TopRightItems {
    float: none;
}
.Clear {
    clear: both;
    height: 1px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.WhiteBorder {
    border: 1px solid #FFFFFF;
    float: left;
    padding: 5px;
    width: 95%;
}
H2.SubHeading {
    border-bottom: 1px solid #CFCFCF;
    font-size: 1.1em;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.CalenderHolder {
    border: 1px solid #C4D2E7;
    margin-bottom: 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
.TleftCrn {
    background-image: url("./Images/U-left-top.gif");
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    width: 10px;
}
.TrightCrn {
    background-image: url("./Images/U-righttop.gif");
    background-repeat: no-repeat;
    float: right;
    height: 10px;
    width: 10px;
}
.BlueLeft {
    background-image: url("./Images/left-bluetop.gif");
    background-repeat: no-repeat;
    float: left;
    height: 5px;
    width: 10px;
}
.BlueRight {
    background-image: url("./Images/right-bluetop.gif");
    background-position: right top;
    background-repeat: no-repeat;
    float: right;
    height: 5px;
    width: 10px;
}
.BlueCorners {
    height: auto;
}
.RcolTopHolder {
    height: 10px;
    width: 100%;
}
.Rcol1 {
    background-image: url("./Images/rcol1.gif");
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    width: 10px;
}
.RCol2 {
    background-image: url("./Images/rcol2.gif");
    background-position: right top;
    background-repeat: no-repeat;
    float: right;
    height: 10px;
    width: 10px;
}
.RcolBotHolder {
    clear: both;
    height: auto;
    width: 100%;
}
.Rcol3 {
    background-image: url("./Images/rcol4.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    width: 10px;
}
.RCol4 {
    background-image: url("./Images/rcol3.gif");
    background-position: right bottom;
    background-repeat: no-repeat;
    float: right;
    height: 10px;
    width: 10px;
}
H1.LineNews {
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    margin-bottom: 5px;
    margin-top: 8px;
    padding-bottom: 5px;
}
H1.SubLineNews {
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    margin-bottom: 5px;
    margin-top: 8px;
    padding-bottom: 5px;
}
#QSearch {
    width: 110px;
}
.LeftMenuShade {
    background-image: url("./Images/lefmenusahde.gif");
    background-repeat: no-repeat;
    height: 149px;
}
div.AspNet-TreeView ul li {
    padding: 3px 0 2px;
    white-space: nowrap;
}
div.AspNet-TreeView ul ul {
    margin: 2px 0 2px 10px;
}
div.AspNet-TreeView ul li img {
    border: medium none;
    margin: 0 2px 0 0;
    vertical-align: middle;
}
div.AspNet-TreeView li a {
    text-decoration: none;
}
div.AspNet-TreeView li.AspNet-TreeView-Leaf {
    margin-left: 18px;
}
div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink {
    cursor: pointer;
}
div.AspNet-TreeView .AspNet-TreeView-Collapse {
    background: url("/Templates/Knowit/Styles/Images/collapse.gif") no-repeat scroll 0 -2px transparent;
    cursor: pointer;
    float: left;
    width: 15px;
}
div.AspNet-TreeView .AspNet-TreeView-Expand {
    background: url("/Templates/Knowit/Styles/Images/expand.gif") no-repeat scroll 0 -2px transparent;
    cursor: pointer;
    float: left;
    width: 15px;
}
.AspNet-TreeView-Selected {
    background-color: #FAFAD2 !important;
}
.AspNet-TreeView-ChildSelected {
    background-color: #F5FFFA !important;
}
.AspNet-TreeView-ParentSelected {
    background-color: #FFE4E1 !important;
}
div.AspNet-TreeView {
    margin: 0;
    padding: 0;
}
div.AspNet-TreeView ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.AspNet-TreeView-Show {
}
.AspNet-TreeView-Hide {
    display: none;
}
.ContactSearchLeft {
    float: left;
    width: 407px;
}
.ContactSearchRight {
    float: right;
    width: 216px;
}
.FullCard {
    padding-bottom: 15px;
    padding-top: 8px;
}
.FullCard h3 {
    font-size: 1em;
}
.TranslateBox {
    float: right;
    margin: 0;
    padding-top: 8px;
    width: 205px;
}
.TranslateBox ul {
    list-style: none outside none;
    position: relative;
}
.TranslateBox li {
    display: inline;
}
.TranslateBox li a:link, .TranslateBox li a:visited {
    padding-bottom: 4px;
    padding-right: 10px;
    padding-top: 3px;
    text-decoration: none;
}
.TranslateBox li a:hover {
    text-decoration: underline;
}
.TranslateBox .listenIkon {
    background: url("images/listenIkon.jpg") no-repeat scroll 0 2px transparent;
    padding-left: 20px;
}
.TranslateBox .shareIkon {
    background: url("images/shareIkon.jpg") no-repeat scroll 0 2px transparent;
    padding-left: 20px;
}
.TranslateBox .translateIkon {
    background: url("images/translateIkon.jpg") no-repeat scroll 0 2px transparent;
    padding-left: 20px;
}
.GoogleTranslate {
    background: -moz-linear-gradient(center top , #9BADC6, #EBEEF5) repeat scroll 0 0 transparent;
    border: 1px solid #DFDFDF;
    border-radius: 8px 8px 8px 8px;
    clear: both;
    padding: 10px;
}
#slickbox {
    background-color: #FFFFFF;
    clear: both;
    display: none;
    float: left;
    padding: 0;
    position: absolute;
    right: 0;
    top: 30px;
    width: 200px;
}
.CloseGoogle {
    background: url("images/closeIkon.png") no-repeat scroll 0 2px transparent;
    float: right;
    height: 16px;
    width: 16px;
}
.PrintBox {
    float: left;
    height: 30px;
    padding-bottom: 4px;
    padding-top: 12px;
    width: 100%;
}
.PrintBox ul {
    list-style: none outside none;
}
.PrintBox li {
    display: inline;
    padding-right: 10px;
}
.PrintBox li a:link, .PrintBox li a:visited {
    color: #000000;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 3px;
    text-decoration: none;
}
.PrintBox li a:hover {
    text-decoration: underline;
}
.PrintBox .tipsIkon {
    background: url("images/tipsIkon.jpg") no-repeat scroll 0 2px transparent;
    padding-left: 28px;
}
.PrintBox .printIkon {
    background: url("images/printIkon.jpg") no-repeat scroll 0 -1px transparent;
    padding-left: 25px;
}
.PrintBox .facebookIkon {
    background: url("images/facebookIkon.png") no-repeat scroll 0 2px transparent;
    padding-left: 25px;
}
.PrintBox .twitterIkon {
    background: url("images/twitterIkon.png") no-repeat scroll 0 2px transparent;
    padding-left: 25px;
}

