body {
	font-family: palatino,georgia,times new roman,serif;
	font-size: 10pt ;
	color: black ;
}

acronym { border: none ; }

img { border: none ; }

a { color: blue ; }

hr {
	border-top: 1px solid gray ;
	border-right: none ;
	border-bottom: none ;
	border-left: none ;
}

.noprint, #leftNavigation, #search, #pageTitle, #pageGraphic { display: none ; }

#content {
	border-top: 1px solid gray ;
	margin: 180px 0 0 0 ;
	padding: 10px 0 0 0 ;
}

#contentTitle h1 {
	position: absolute ;
	top: 135px ;
	color: rgb(70,70,70) ;
	font-weight: normal ;
}

#logo {
	position: absolute ;
	top: 10px ;
}

#footer {
	font-size: 9pt ;
	text-align: right ;
	display: none ;
}

table.gTable {
	width: 100% ;
	border: 1px solid gray ;
	border-bottom: none ;
	margin: 0 0 20px 0 ;
}

table.gTable tr td,
table.gTable tr th {
	text-align: left ;
	border-bottom: 1px solid gray ;
}

table.gTable tr td.col1x2,
table.gTable tr td.col1x3 {
	width: 70% ;
}