body {
	background-color: #efefef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #8a8a8a;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #ffffff;
	
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #3300FF;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}

#middleme {
	position: absolute;
}

#container {
	position: absolute;
	background-color: #ffffff;
}

#header {

}

#logo {
display: none;
}

#logo-print {
	position: absolute;
}

#headercontact {
display: none;
}

#introimage {
	position: absolute;
	left: -115px;
	top: 250px;
	width: 750px;
	height: 230px;
}

#introimagetext {
	position: absolute;
	left: 300px;
	top: 10px;
	width: 440px;
	height: 80px;
}

#greybox1 {
display: none;
}

#menubox1 {
display: none;
}

#greybox2 {
display: none;
}

#footer {
	display: none;
}

#footertext {
	display: none;
}

#footerprint {
	width: 100%;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#testa1 {
display: none;
}

#testa2 {
display: none;
}

#cert {
display: none;
}

#bodytext {
	position: absolute;
	top: 510px;
	width: 700px;
	text-align: justify;
}

ul {
	text-align: left;
	list-style: disc;
	margin-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

li {
	padding-bottom: 15px;
}

#heading {
	position: absolute;
	width: 730px;
	height: 21px;
	top: 210px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/header-line.gif);
}

#address {
	width: 98%;
	position: absolute;
	text-align: right;
	font-size: 10pt;
}