




body {
	padding-top: 177px !important;
	padding-bottom: 50px !important;
	background-image: url('/site/design/files/images/bodyback.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#header {
	width: 100%;
	height: 177px;
	position: absolute;
	top: 0;
	left: 0;
}

div#top {
	height: 100px;
	padding-right: 200px;
	background-image: url('/site/design/files/images/topback.png');
	background-color: #add1ef;
	background-position: top right;
	background-repeat: no-repeat;
}

#flashcorner {
  position: absolute;
  top: 0px;
  right: 0px;
}

div#menu {
	background-color: #df0024;
	background-image: url('/site/design/files/images/menuback.png');
	background-position: top right;
	background-repeat: no-repeat;
	height: 25px;
	margin-right: 200px;
	padding-right: 30px;
}

div#title {
	height: 52px;
	margin-right: 200px;
  background-image: url('/site/design/files/images/titleback.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-left: 20px;
}

div#title h1 {
	margin: 0;
	padding: 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #334490;
	font-weight: normal;
	text-decoration: none;
}

div#title p#print {
  position: absolute;
  top: 125px;
  right: 225px;
  font-family: Arial, Helvetica, sans-serif;
}

div#title p#print a,
div#title p#print a:visited {
  color: #334490;
}

div#title p#print a:active,
div#title p#print a:hover {
  color: #df0024;
}

div#sidebar {
	background-color: #009796;
	width: 200px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url('/site/design/files/images/sideback.png');
	background-position: top right;
	background-repeat: no-repeat;
}

p#sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 245;
	margin-bottom: 20px;
	color: #bcdc91;
	padding-left: 45px;
}

img#corner {
  position: absolute;
  top: 0;
  right: 0;
}

div#scrollblock {
	overflow: auto;
	height: 100%;
	position: relative;
	margin-right: 200px;
	padding-right: 20px;
	padding-left: 20px;
}

div#footer {
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
}

div#copyright {
  height: 25px;
  margin-right: 200px;
  text-align: center;
}

div#sidefoot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #334490;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #bcdc91;
  width: 200px;
	height: 25px;
}

div#bodyfoot {
	background-color: #334490;
	height: 25px;
	margin-right: 200px;
}

.button {
  text-decoration: none;
}

.button img {
  vertical-align: middle;
}

.button img.hoverIcon {
  display: none;
}

.buttonhovered img.icon {
  display: none;
}

.buttonhovered img.hoverIcon {
  display: inline !important;
}

div#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

div#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: underline;
}
