#bodya {
	width:628px;
	margin-left:210px;
	margin-top:120px;
	margin-bottom:30px;
	background-color:#FFFFFF;
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	position:relative;
}

a {
	color:#000000;
	text-decoration:underline;
}

a img {
	border-width:0px;
}

#bannertop {
	position:absolute;
	top:-90px;
	left:0px;
}

#bannerleft {
	position:absolute;
	top:-90px;
	left:-190px;
}

#header {
	height:127px;
}

#body {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:0px 1px 1px 1px;
	padding:25px;
}

h1 {
	font-size:14px;
	line-height:21px;
	font-weight:bold;
	margin-top:30px;
}

	h1.first {
		margin-top:0px;
	}

h2 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#6DC02A;
}

#cover {
	float:left;
	width:145px;
	margin-top:24px;
	margin-right:30px;
}

#toc {}

	#toc table {
		border-width:0px;
	}
	
	#toc table th {
		font-weight:bold;
		padding:5px;
		border-style:solid;
		border-width:0px 0px 2px 0px;
	}
	
		#toc table th.left { 
			text-align:right; 
			padding-right:17px;
		}
		#toc table th.right { text-align:left; }		
		
	#toc table td {
		padding:5px;
	}
	
	#toc table td a { 
		color:#021761; 
		text-decoration:none;
	}
	
		#toc table td.left {
			text-align:right; 
			border-style:solid;
			border-width:0px 12px 0px 0px;
		}
		
		#toc table td.right { 
		text-align:left;
		width:80px; 
		}		

#logo {
	margin:20px;
	padding:0px;
}
	#logo img { 
		display:block;
		margin:0px;
	}
	
#complete {
	border-style:solid;
	border-width:2px;
	padding:10px;
	margin-top:10px;
}

	#complete a { 
		text-decoration:none;
	}
