#head {
	display: none;
}

#logo {
	display: none;
}


#navigation {
	display: none;
}

#subnavigation {
	display: none;
}

#footer {
	display: none;
}

#content {
	float: left;
	width: 495px; 
	padding: 7px 10px 0 10px;
	width/* */:/**/475px; 
        width: /**/475px;
	background-color:#ffffff;
}

#right {
	float: left; 
	position: relative;
	width: 229px;
	margin-right: -229px;
	font-size: 8pt;
	padding: 45px 0 0 0;
}

ul {
	padding: 0 0 0 10pt;
	margin: 0 0 10pt 0;
}

#clear {
	clear: left;
}

body {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
}

h1 {
	margin: 0 0 19pt 0;
	font-size: 12pt;
}

h2, h3 {
	margin: 10pt 0 5pt 0;
	font-size: 11pt;
}

#right h1, #right h2, #right h3 {
	margin: 0;
	font-size: 8pt;
}

 p { 
 	margin-top: 0;
	margin-bottom: 19pt;
}

a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#webform {
	display: none;
}

#form {
	display: none;
}
