
body
{
  margin: 0px;
  /*background: white url(/nso/img/watermark.png) no-repeat bottom left;*/
}
body, textarea
{
  font: 10pt Arial, Sans-Serif;
}
table#top
{
  width: 100%;
  height: 22px;
  color: white;
  background: #1368C8 url(/nso/img/cap.png) no-repeat bottom left;
}
table#top a:visited
{
  color: white;
}
table#banner
{
  width: 100%;
  height: 50px;
  background: white url(/nso/img/banner.png) repeat-x;
}
td#logo
{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/nso/img/logo.png', sizingMethod='image');
}
td#jump_search
{
  vertical-align: middle;
  text-align: right;
}
td#sitename
{
  display: none;
}
td#logo img
{
  display: block;
  filter: Alpha(opacity = 0);
}
div#toolbar
{
  float: right;
  padding: 2px 5px;
  text-align: right;
}
p#status
{
  margin: 0px;
  font-size: 8pt;
}
div#menu_top
{
  width: 173px;
  height: 23px;
  background: white url(/nso/img/top.png) no-repeat top left;
}
div#menu
{
  position: absolute;
  top: 95px;
  left: 0px;
  width: 150px;
  padding-bottom: 20px;
}
div#menu a
{
  color: white;
  display: block;
	border-top: 1px solid #6CA7FF;
	border-right: 1px solid #004D8E;
	border-bottom: 1px solid #004D8E;
	border-left: 1px solid #6CA7FF;
  padding: 3px 3px 3px 5px;
  font: bold 8pt Tahoma, Sans-Serif;
}
div#menu a:hover
{
  color: #C2D7FF;
  text-decoration: none;
}
div#menu a.highlighted
{
  background-color: #0F53A0;
}
p#partners
{
  margin: 0px;
  text-align: center;
}
div#content
{
  margin: 0px 0px 20px 160px;
}
div#calendar
{
  float: right;
  margin-right: 4px;
}
div#calendar td, div#calendar th
{
  width: 20px;
  padding: 0px;
  text-align: center;
}
td.faded
{
  color: gray;
}
div#calendar td.fadedbg_darkblue
{
  background-color: #EEEEEE;
}
div#calendar td.fadedbg_darkblue a
{
  color: gray;
}
p#calendar_comment
{
  margin: 0px;
}
table#big_calendar
{
  width: 100%;
  border-collapse: collapse;
}
table#big_calendar td
{
  padding: 0px;
}
div#footer
{
  padding: 10px 0px 10px 0px;
  clear: both;
  width: 100%;
  text-align: center;
}
a#home_link
{
  display: block;
  position: absolute;
  top: 30px;
  left: 9px;
  width: 281px;
  height: 34px;
  background-image: url(../img/transparent.png);
}
a#home_link:hover
{
  text-decoration: none;
}

img
{
  border: none;
}
a, .a
{
  color: #004D8E;
  text-decoration: none;
  cursor: pointer;
}
a:hover, .a:hover
{
  text-decoration: underline;
}
a:visited
{
  color: #5897DC;
}
h1
{
  color: #004D8E;
  font: bold 16pt Tahoma, Arial, Sans-Serif;
  margin: 0px;
  margin-bottom: 4px;
}
h2
{
  color: black;
  font: bold 13pt Verdana, Tahoma, Arial, Sans-Serif;
  margin: 0px;
  margin-bottom: 4px;
}
table
{
  border-collapse: collapse;
}
th, .heading
{
  border-bottom: 1px solid #1368C8;
  vertical-align: bottom;
  text-align: left;
  font-weight: bold;
}
td
{
  border-bottom: 1px solid #EEEEEE;
  padding-right: 10px;
  vertical-align: top;
}
td.border_right
{
  border-right: 1px solid #EEEEEE;
}
td.border_left
{
  border-left: 1px solid #EEEEEE;
}
input, select, textarea
{
  border: solid 1px #244A9D;
  background-color: white;
}

.CAPTCHA
{
  display: none;
}
.no_margin
{
  margin: 0px;
}
.no_border, table.no_borders td, tr.no_borders td
{
  border: none;
}
.no_padding
{
  padding: 0px;
}
.no_br
{
  white-space: nowrap;
}
.no_bullet
{
  list-style-type: none;
}
.no_underline
{
  text-decoration: none;
}
.no_bold
{
  font-weight: normal;
}
.bg_blue
{
  /* old background-colour: #244A9D */
  background-color: #1368C8;
  color: white;
  font-weight: bold;
}
.bg_blue a, .bg_blue a:visited
{
  color: white;
}
.sticky
{
  background-color: #D9E4F2;
}
.subheading
{
  border-bottom: 1px dashed #1368C8;
  padding-top: 5px;
  text-align: left;
  font-weight: bold;
}
.summary
{
  padding-left: 15px;
  color: gray;
  font-size: 8pt;
}
.search
{
  border: 1px solid green;
  background-color: #BFFFBF;
}
.tips
{
  border: 1px solid yellow;
  padding: 4px;
  background-color: #FFFFBF;
}
.warning
{
  border: 1px solid red;
  padding: 4px;
  background-color: #FFBFBF;
}
.heading_input
{
  margin-right: 4px;
  border: solid 1px #7F9DB9;
  padding: 1px;
  font-size: 8pt;
}
.calendar_date
{
  display: block;
  margin: 0px;
  background-color: #e7f0f9;
  padding: 2px;
  font-size: 8pt;
  text-align: right;
}
.calendar_meeting, .calendar_allday
{
  display: block;
  height: 15px;
  overflow: hidden;
  padding: 1px;
  font-size: 8pt;
  text-decoration: none;
  cursor: pointer;
}
.calendar_meeting:hover, .calendar_allday:hover
{
  text-decoration: underline;
}
.calendar_meeting
{
  color: #004D8E;
}
.calendar_allday
{
  background-color: #004D8E;
  color: white;
}

.center
{
  text-align: center;
}
.right
{
  text-align: right;
}
.center
{
  text-align: center;
}
.middle
{
  vertical-align: middle;
}
.bold
{
  font-weight: bold;
}
.italic
{
  font-style: italic;
}
.underline
{
  text-decoration: underline;
}
.block
{
  display: block;
}
.red
{
  color: red;
}
.text_only
{
  display: none;
}
.print_only
{
  display: none;
}
.avoid_page_break
{
  page-break-inside: avoid;
}

@media print
{
  body
  {
    background-image: none;
  }
  table#top, table#banner, td#logo, td#jump_search, div#toolbar, p#status, div#menu_top, div#menu, p#partners, div#calendar, p#calendar_comment, div#footer, .no_print
  {
    display: none;
  }
  div#content
  {
    margin: 0px;
  }
  .print_only
  {
    display: block;
  }
}