BODY {
  background: #ffffff;
  margin: 5px;
  padding: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD, P {
  font-size: 11px;
  line-height: 1.5;
  margin-top: 11px;
  margin-bottom: 11px;
}

FORM {
  margin-top: 0px;
  margin-bottom: 0px;
}

INPUT, SELECT, FILE, TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

.pageHeading {
  color: #114477;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  white-space: nowrap;
}

.pageSubHeading {
  color: #114477;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: normal;
  white-space: nowrap;
}

A:link, A:visited {
  color: #0029A3;
  text-decoration: none;
}

A:hover {
  color: #5D59ac;
  text-decoration: underline;
}

.box {
  border: 1px solid #77A676;
  width: 100%;
}

.boxTitle {
  font-weight: bold;
  color: #000000;
  background-color: #DDF7DB;
  padding-left: 3px;
  font-size: 10px;
  line-height: 1.5;
  border-bottom: 1px solid #77A676;
}

.boxContent {
  background-color: #F8FFF6;
  padding: 3px;
  font-size: 10px;
  line-height: 1.5;
}

#submenu {
  background-color: #E7EFFF;
  border-top: 1px solid #0056A1;
  border-bottom: 1px solid #0056A1;
  padding-top: 3px;
  padding-bottom: 3px;
}

#submenu a:link, #submenu a:visited, #submenu a:active {
  color: #000000;
  font-weight: bold;
  font-size: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
  border-right: 1px solid #0056A1;
}

#submenu a:hover {
  background-color: #F7D7D7;
}

#submenu .current, #submenu a.current:hover {
  background-color: #DDF7DB;
}

.messageStack {
  padding: 5px;
  font-size: 10px;
  color: #465584;
  background-color: #FFF3E8;
  border-width: 1px;
  border-style: dotted;
}

.kbRelations {
  border: 1px dashed #FFBEC2;
  background-color: #FFF1F1;
  width: 100%;
}

.kbRelationsTitle {
  font-weight: bold;
  color: #000000;
  padding-left: 3px;
  font-size: 10px;
  line-height: 1.5;
}

.kbRelationsContent {
  padding: 3px;
  font-size: 10px;
  line-height: 1.5;
}

.kbSubCategories {
  border: 1px dashed #77A676;
  width: 100%;
}

.kbSubCategoriesTitle {
  font-weight: bold;
  color: #549647;
  background-color: #DDF7DB;
  padding-left: 3px;
  font-size: 10px;
  line-height: 1.5;
}

.kbSubCategoriesContent {
  background-color: #F8FFF6;
  padding: 3px;
  font-size: 10px;
  line-height: 1.5;
}

.kbSubHeading {
  color: #114477;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
}

.kbInfo {
  margin: 5px;
  padding: 5px;
  font-size: 10px;
  color: #465584;
  background-color: #F1F7FF;
  border: 1px dotted #728DC9;
  background-image: url('/images/icon_css_info.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}

.kbWarning {
  margin: 5px;
  padding: 5px;
  font-size: 10px;
  color: #465584;
  background-color: #FFFDE3;
  border: 1px dotted #F6E313;
  background-image: url('/images/icon_css_warning.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}

.kbCode {
  margin: 5px;
  padding: 5px;
  font-size: 10px;
  color: #465584;
  background-color: #F9F5F9;
  border: 1px dotted #DBD8DB;
  background-image: url('/images/icon_css_code.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}

.kbExample {
  margin: 5px;
  padding: 5px;
  font-size: 10px;
  color: #465584;
  background-color: #F9F5F9;
  border: 1px dotted #DBD8DB;
  background-image: url('/images/icon_css_code.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}

.kbImageArea {
  text-align: center;
  font-size: 8px;
  font-weight: bold;
}

.kbImage {
  border: 1px solid #000000;
}
.right {  text-align: right; left: 20px; clip:  rect(   )}
