body {
  background-color:     #FFFFFF;
  font-family:          Tahoma;
  font-size:            11px;
  font-weight:          normal;
  color:                #231f20;
  margin:               0;
  padding:              0;
  }

a {
  text-decoration:      none;
  outline:              none;
  }
  
a:hover,
a:active {
  text-decoration:      underline;
  outline:              none;
  }

a.Path {
  text-decoration:      none;
  outline:              none;
  color:                #FFFFFF;
  }
  
a:hover.Path,
a:active.Path {
  text-decoration:      none;
  outline:              none;
  color:                #FFFFFF;
  }

h1, td.h1 {
  font-size:            12px;
  font-weight:          bold;
  color:                #2276aa;
  margin:               0;
  }
  
h2 {
  font-size:            12px;
  font-weight:          bold;
  color:                #000000;
  margin:               0;
  }
  
h3 {
  font-size:            11px;
  font-weight:          bold;
  color:                #4a738c;
  margin:               0;
  }
  
h4 {
  font-size:            11px;
  font-weight:          bold;
  color:                #454246;
  margin:               0;
  margin-bottom:        2px;
  }
  
td,p {
	font-size:			      11px;
  margin:               0;
  }
  
td.StatusBar {
	color:                #FFFFFF;
	background-color :    #454246;
	}
  
td.PageTitle {
	font-size:			      10px;
	}
  
td.Date {
  color:                #B8BABD;
  padding:              10px;
  }

td.Content {
  padding:              26px;
  padding-top:          22px;
  }
  
td.NewsDescr {
  color:                #2c3246;
  }
  
td.Menu {
  border-bottom:        1px solid #c0ced7;
  padding-bottom:       4px;
  }
  
td.Submenu {
  /*border-top:           1px solid #9497A1;*/
}
  
input, select, textarea {
  border:               1px solid #B8BABD;
  font-size:            11px;
  font-weight:          normal;
  color:                #000000;
  height:               20px;
  padding-top:          3px;
  }
  
table.MediaLib {
  background-color:     #d9dade;
  }

td.White, p.White, a.White {
  color:                #FFFFFF;
  }
  
/* citrix */
#idSharedVue h2, #idSharedVue td.clsSVContentBoxHeading {
  color:#2276aa !important;
}
#idSharedVue, #idSharedVue td, #idSharedVue div, #idSharedVue p, #idSharedVue li {
  font-size:11px !important;
  color: #231F20 !important;
}
