body {
  font-family: Arial;
  font-weight: normal;
  font-style:  normal;
  font-size:   12px;
  color:       #000000;
	background-color: #EFEFEF;
		top: 0px;
	position: relative;
}
#container {
	position:relative;
	top:0px;
	left:0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;background: #FFFFFF;
	border: 1px solid #DFDFDF;
}
#header {
	background:url(header_blue_sl.jpg);
}
#headerTitle {
  font-family: Times New Roman;
  font-weight: bold;
  font-style:  normal;
  font-size:   24px;
  color:       #ffffff;
}
#headerSubtitle {
  font-family: Times New Roman;
  font-weight: bold;
  font-style:  italic;
  font-size:   18px;
  color:       #FFFFFF;
}
#headerBlock1 {
	color: #FFFFFF;
}
#footer {
	background: #ccccff;
}