﻿
body {
  margin: 0;
  padding: 0;
  background:white;
  text-align:center;
}
html, body, form{height:100%;}


#cubsfooter{
    font-family:Tahoma,Arial;
    font-size:8pt;
    text-align:center;
    color:#909090;
}
div#currentSection
{
    width:100%;
    height:100%;
}
div.navBarDiv
{
	background-color:#0066cc;
}