body {
  margin: 0px;
  padding: 0;
  min-width: 900px;
  text-align: center;
  background-color: #EEEEEE;
/*  background-image:url('/images/background.gif'); */
}

body,td {
  font-family: Arial,Calibri,Verdana,Tahoma;
  font-size: 13px;
  color: #707070;
  font-weight: normal;
}

div {
  padding: 0;
  margin: 0;
}

.menu {
  float: left;
  width: 170px;
  font-size: 10pt;
  color: #00BCE4;
  font-weight: bold;
}

.content {
  float: left;
  width: 670px;
}

.sidepanel {
  padding-right: 20px;
  padding-left: 20px;
  width: 300px;
}
 
.content .leftcol {
  float: left;
  width: 300px;
  padding-right: 40px;
}

.content .rightcol {
  float: left;
  width: 310px;
}

.content .colspan {
  float: left;
  width: 620px;
  height: 30px;
}

.container {
  width: 940px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  background: url(/images/Content_Background.gif) repeat-x top left;
  background-color: white;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

a {
  font-family: Arial,Calibri,Verdana,Tahoma;
  color: #00BCE4;
}

.paragraph {
  padding-left: 20px;
  padding-right: 20px;
}
ul {
  list-style-image: url(/images/li.gif);
  list-style-position: outside;
  margin-left: 0px;
  padding-left: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}

h1 {
  font-size: 18pt;
  color: #00BCE4;
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 8px;
}

h2 {
  font-size: 13pt;
  color: #00BCE4;
  font-weight: normal;
  margin-top: 24px;
  margin-bottom: 0px;
}

h3 {
  font-size: 18pt;
  color: white;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 8px;
}

h4 {
  font-size: 13px;
  font-weight: bold;
  color: #404040;
  text-decoration: underline;
  margin-bottom: 0px;
  margin-top: 10px;
}

/*
h4 {
  font-size: 11pt;
  font-weight: normal;
  color: #00BCE4;
  margin-bottom: 0px;
  margin-top: 10px;
}
*/

h5 {
  font-size: 11pt;
  color: white;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 10px;
}


.black {
  color: black !important;
}

.topbanner {
  padding-top: 20px;
}

.menubanner {
  position: absolute;
  left: 0px;
  top: 120px;
  width: 150px;
  height: 500px;
  background-color: white; /* #dddddd */
  padding: 10px;
}

.mainbanner {
  position: absolute;
  left: 170px;
  top: 120px;
  height: 450px;
  width: 690px;
  padding: 20px;
  background-color: white;
}

.maincontent {
  padding-bottom: 20px;
  background-color: white;
}

.footerbanner {
  padding: 10px;
  background-color: #313031;
  font-size: 12px;
  color: gray;
}

.footerbanner a {
  color: gray;
  text-decoration: none;
  padding: 5px;
}

.navHome span {
  display: block;
  width: 83px !important;
  height: 47px !important;
  background: url(/images/Navigation_Home.png) no-repeat top left;
}

.navAbout span {
  display: block;
  width: 81px;
  height: 47px;
  background: url("/images/Navigation_About.png") no-repeat top left;
}

.navServices span {
  display: block;
  width: 97px;
  height: 47px;
  background: url("/images/Navigation_Services.png") no-repeat top left;
}

.navClients span {
  display: block;
  width: 86px;
  height: 47px;
  background: url("/images/Navigation_Clients.png") no-repeat top left;
}

.navContactUs span {
  display: block;
  width: 118px;
  height: 47px;
  background: url("/images/Navigation_ContactUs.png") no-repeat top left;
}

.navJoinUs span {
  display: block;
  width: 96px;
  height: 47px;
  background: url("/images/Navigation_JoinUs.png") no-repeat top left;
}

.navNews span {
  display: block;
  width: 75px;
  height: 47px;
  background: url("/images/Navigation_News.png") no-repeat top left;
}

.navLogin span {
  display: block;
  width: 85px;
  height: 47px;
  background: url("/images/Navigation_Login.png") no-repeat top left;
}

.menuitem:hover {
	background-position: bottom left;
	cursor: pointer;
}

.selected {
	background-position: center left !important;
}

.submenu {
/*  background-color: #00B9E1; */
  background: url("/images/Navigation_Submenu_Background.gif") repeat-x top left;
  height: 36px;
}

.submenuitem {
  font-family: Arial,Calibri,Verdana,Tahoma;
  font-size: 14px;
  color: white;
/*  border-left: solid 1px #0099D1;
  height: 20px !important;
  width: 150px;
  padding-left: 9px; */
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}

.rollover:hover {
	background-position: bottom left;
	cursor: pointer;
}

.button {
  display: block;
  width: 167px;
  height: 28px;
  padding-top: 8px;
  padding-left: 10px;
  color: white;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  background: url("/images/Button.gif") no-repeat top left;
}

.button_register {
  display: block;
  width: 167px;
  height: 28px;
  padding-top: 8px;
  padding-left: 10px;
  color: white;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  background: url("/images/Button_Register.png") no-repeat top left;
}

.button_submit_small {
  display: block;
  width: 116px;
  height: 28px;
  padding-top: 8px;
  padding-left: 10px;
  color: white;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  background: url("/images/Button_Submit.png") no-repeat top left;
}

.basic {
  text-decoration: none;
}

.right {
  text-align: right;
}

.white {
  color: white;
}

.coloured {
  color: #00BCE4;
}

.highlightedtext {
  color: #00BCE4;
  font-weight: bold;
}

.mainitem {
  background-color: #07AADF;
  margin-top: 15px;
}

.w100 {
  width: 100px !important;
}

.w207 {
  width: 207px !important;
}

.newscalendar {
  width: 60px;
  height: 100px;
  color: white;
  padding-top: 5px;
  text-align: center;
  padding-right: 10px;
  font-size: 10px;
  background: url('/images/Calendar_Background.gif') top left no-repeat;
}

.newscalendarday {
  width: 60px;
  color: white;
  padding-top: 15px;
  text-align: center;
  font-size: 24px;
}

.pivottable td {
	text-align: center;
	height: 25px;
	width: 60px;
	border-bottom: dotted 1px silver;
}

.pivottable .title {
	width: 150px;
	text-align: right;
}
